PHP Function List
pcre.pattern.modifiers doesn't exist. Closest matches:
- getmodifiers
- cairo_pattern_set_filter
- cairo_pattern_get_filter
- cairopattern
- cairopatterntype
- pdf_create_field
- cairo_pattern_get_radial_circles
- pdf_create_3dview
- mcrypt_list_modes
- pdf_create_fieldgroup
- ps_end_pattern
- cairo_pattern_get_rgba
- imagecreatefromgif
- http_send_last_modified
- ps_setoverprintmode
- cairosurfacepattern
- pdf_end_pattern
- ncurses_attroff
- date_modify
- cairo_pattern_get_matrix
Site Search Results
-
with the PCRE_UTF8 option flag, or the pattern must start with the sequence (*UTF8). When either of these is the case, both the pattern and any subject strings that are matched against it are treated as
-
Possible modifiers in regex patterns - ManualThe names in parentheses refer to internal PCRE names for these modifiers. Spaces and newlines are ignored in modifiers, other characters cause error. i (PCRE_CASELESS) If this modifier is set, letters in the pattern match both upper and lower ...
-
PCRE Patterns PCRE regex syntax — Pattern Syntax Possible modifiers in regex patterns — Pattern Modifiers Differences From Perl — Perl Differences Differences from POSIX regex PCRE Functions preg_filter — Perform a regular expression search and replace
-
PCRE regex syntax Possible modifiers in regex patterns Differences From Perl Differences from POSIX regex ... Another as yet unresolved discrepancy is that in Perl 5.005_02 the pattern /^(a)?(?(1)a|b)+$/ matches the string "a", whereas in PCRE it does not.
-
Differences from POSIX regex - ManualInstead, this is supported using the i (PCRE_CASELESS) pattern modifier. Other pattern modifiers are also available for changing the matching strategy. The POSIX functions find the longest of the leftmost match, but PCRE stops on the first ...
-
Differences From Perl - ManualPCRE regex syntax Possible modifiers in regex patterns Differences From Perl Differences from POSIX regex ... The Perl \G assertion is not supported as it is not relevant to single pattern matches. Fairly obviously, PCRE does ...
-
There's a printable PDF PCRE cheat sheet available here: http://www.phpguru.org/article.php?ne_id=67 Has the common metacharacters, quantifiers, pattern modifiers, character classes and assertions with short explanations.
-
Parameters pattern The pattern to search for. It can be either a string or an array with strings. Several PCRE modifiers are also available, including 'e' (PREG_REPLACE_EVAL), which is specific to this function.
-
The ending delimiter may be followed by various modifiers that affect the matching. See Pattern Modifiers. ... are removed it would be really cool to have a function that converts a POSIX regex pattern into the equivalent PCRE ...

Other forms of search
To search the string "pcre.pattern.modifiers" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
