Home
last modified time | relevance | path

Searched refs:modifier (Results 26 – 38 of 38) sorted by relevance

12

/PHP-5.5/ext/pcre/tests/
H A Dpreg_match_error1.phpt44 Warning: preg_match(): Unknown modifier '/' in %spreg_match_error1.php on line %d
49 Warning: preg_match(): Unknown modifier 'F' in %spreg_match_error1.php on line %d
H A Dpreg_split_error1.phpt43 Warning: preg_split(): Unknown modifier '/' in %spreg_split_error1.php on line %d
48 Warning: preg_split(): Unknown modifier 'F' in %spreg_split_error1.php on line %d
H A Dpreg_match_all_error1.phpt47 Warning: preg_match_all(): Unknown modifier '/' in %spreg_match_all_error1.php on line %d
53 Warning: preg_match_all(): Unknown modifier 'F' in %spreg_match_all_error1.php on line %d
H A Ddelimiters.phpt33 Warning: preg_match(): Unknown modifier 'z' in %sdelimiters.php on line 10
H A D002.phpt37 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in %s …
H A D004.phpt121 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in %s …
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_array_large.phpt91 // The 'G' modifier is available since PHP 5.1.0
/PHP-5.5/
H A DUPGRADING102 - The preg_replace /e modifier is now deprecated. Use
H A DNEWS2134 . Deprecated the /e modifier
3366 . Added the + modifier to parseFromFormat to allow trailing text in the
6088 - Fixed an issue in date() where a : was printed for the O modifier after a P
6089 modifier was used. (Derick)
7229 - Fixed var_export() to use the new H modifier so that it can generate
9393 - Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day). (Derick)
9523 - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier
9634 - Fixed bug #32427 (Interfaces are not allowed 'static' access modifier).
9960 - Added the %F modifier to *printf to render a non-locale-aware representation
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3340 the /g modifier. It is possible to emulate Perl's behaviour after
4653 modifier is set, Perl allows white space between ( and ? (though cur-
5436 classified as a modifier or "other".
7370 pcretest output, where the /K modifier requests the retrieval and out-
9943 modifier description Perl corresponding
9956 "?:" modifier within the pattern itself. e.g. (?:ab|cd) does not cap-
9959 For a full account on how each modifier works, please check the PCRE
9962 For each modifier, there are two member functions whose name is made
9963 out of the modifier in lowercase, without the "PCRE_" prefix. For
9968 which returns true if the modifier is set, and
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog193 3. If a pattern in pcretest input had the P (POSIX) modifier followed by an
194 unrecognized modifier, a crash could occur.
609 have the modifier quality were involved, e.g. Hangul syllables.
611 (b) If the match point in a subject started with modifier character, and
3391 (using the /L modifier). In this case, it uses isprint() to decide.
5361 1. Add support for the /+ modifier to perltest (to output $` like it does in
5364 2. Add support for the /g modifier to perltest.
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput26566 Unknown modifier at: <bad>
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic13647 # .Q modifier, we just use the bottom four bytes as an offset. Note that if

Completed in 143 milliseconds

12