Home
last modified time | relevance | path

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

/PHP-7.3/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 Dhebrev_variation1.phpt74 // text with brackets
78 // text with curly brackets
H A Ducwords_variation3.phpt22 // brackets in sentence
H A Ducwords_variation4.phpt22 // brackets in sentence
/PHP-7.3/ext/standard/tests/streams/
H A Dbug76136.phpt2 Bug #76136: stream_socket_get_name should enclose IPv6 in brackets
/PHP-7.3/ext/standard/tests/file/
H A Dbug69628.phpt2 Bug #69628: GLOB_BRACE with multiple brackets within the braces fails
/PHP-7.3/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-7.3/ext/pcre/
H A Dphp_pcre.c634 int brackets = 1; /* brackets nesting level */ in pcre_get_compiled_regex_cache_ex() local
637 else if (*pp == end_delimiter && --brackets <= 0) in pcre_get_compiled_regex_cache_ex()
640 brackets++; in pcre_get_compiled_regex_cache_ex()
/PHP-7.3/
H A DREADME.TESTING101 generated use the character in brackets as shown above (default is LEOD).
H A DUPGRADING174 . stream_socket_get_name() will now return IPv6 addresses wrapped in brackets.
H A DNEWS1707 . Fixed bug #76136 (stream_socket_get_name should enclose IPv6 in brackets).

Completed in 42 milliseconds