Home
last modified time | relevance | path

Searched refs:braced (Results 1 – 11 of 11) sorted by relevance

/PHP-5.5/Zend/tests/
H A Dbug60099.phpt2 Bug #60099 (__halt_compiler() works in braced namespaces)
H A Dheredoc_006.phpt2 braced complex variable replacement test (heredoc)
H A Dheredoc_007.phpt2 braced and unbraced complex variable replacement test (heredoc)
H A Dnowdoc_006.phpt2 braced complex variable replacement test (nowdoc)
H A Dnowdoc_007.phpt2 braced and unbraced complex variable replacement test (nowdoc)
/PHP-5.5/ext/standard/tests/strings/
H A Ducwords_variation5.phpt13 var_dump(ucwords('test(braced)words', '()'));
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c1043 BOOL braced, negated, overflow; in check_escape() local
1138 braced = TRUE; in check_escape()
1141 else braced = FALSE; in check_escape()
1170 if (braced && *(++ptr) != CHAR_RIGHT_CURLY_BRACKET) in check_escape()
H A DChangeLog1707 31. If \k was not followed by a braced, angle-bracketed, or quoted name, PCRE
1738 38. PCRE was giving an error for \N with a braced quantifier such as {1,} (this
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput28114 Failed: \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number…
9138 Failed: \k is not followed by a braced, angle-bracketed, or quoted name at offset 1
9141 Failed: \k is not followed by a braced, angle-bracketed, or quoted name at offset 1
9189 Failed: \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number…
14101 Failed: \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number…
14104 Failed: \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number…
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2474 57 \g is not followed by a braced, angle-bracketed, or quoted
2489 69 \k is not followed by a braced, angle-bracketed, or quoted name
8235 braced or unbraced hexadecimal escape sequences (for example, \x{b3} or
8236 \xb3). Larger values have to use braced sequences.
/PHP-5.5/
H A DNEWS3790 . Fixed bug #60099 (__halt_compiler() works in braced namespaces). (Felipe)

Completed in 170 milliseconds