Skip to content

[Sync-En] pcre: expand the description of the ? meta-character - #1283

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1274-pcre-pattern-syntax
Open

[Sync-En] pcre: expand the description of the ? meta-character#1283
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1274-pcre-pattern-syntax

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#3057 (commit c414a81): the ? row of the meta-characters table now spells out the three roles of the character instead of the one-line summary. EN-Revision updated.

Reading the whole file side by side turned up a handful of real defects, fixed in the same commit since the file cannot be split across PRs: Unicode scripts were called "guiones", which collides with the hyphen character discussed elsewhere on the page; "extended grapheme cluster" had become "grupo de glifos"; possessive quantifiers were "poseídos"; a link wrapped the verb instead of the word "cadenas"; and there were a duplicated "llaves (llaves)", a duplicated optimization clause, a misplaced closing parenthesis and a few agreement slips.

Fixes: #1274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Update pattern.syntax.xml; meta-characters (#3057)

1 participant