Home
last modified time | relevance | path

Searched refs:brackets (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/standard/tests/strings/
H A Dbug27457.phpt5 $test = "Dot in brackets [.]\n";
17 Dot in brackets [.]
18 Dot in brackets [0]
19 Dot in brackets [.]
20 Dot in brackets [0]
21 Dot in brackets [.]
H A Ducwords_variation3.phpt17 // brackets in sentence
H A Ducwords_variation4.phpt17 // brackets in sentence
/php-src/ext/standard/tests/streams/
H A Dbug76136.phpt2 Bug #76136: stream_socket_get_name should enclose IPv6 in brackets
/php-src/ext/standard/tests/file/
H A Dbug69628.phpt2 Bug #69628: GLOB_BRACE with multiple brackets within the braces fails
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt182 boilerplate notice, with the fields enclosed by brackets "[]"
184 the brackets!) The text should be enclosed in the appropriate
/php-src/ext/pcre/
H A Dphp_pcre.c681 int brackets = 1; /* brackets nesting level */ in pcre_get_compiled_regex_cache_ex() local
684 else if (*pp == end_delimiter && --brackets <= 0) in pcre_get_compiled_regex_cache_ex()
687 brackets++; in pcre_get_compiled_regex_cache_ex()

Completed in 18 milliseconds