Home
last modified time | relevance | path

Searched refs:separators (Results 1 – 25 of 25) sorted by relevance

/PHP-8.3/ext/gd/libgd/
H A Dgdhelpers.c12 #define SEP_TEST (separators[*((unsigned char *) s)])
17 char separators[256]; in gd_strtok_r() local
19 memset (separators, 0, sizeof (separators)); in gd_strtok_r()
22 separators[*((unsigned char *) sep)] = 1; in gd_strtok_r()
/PHP-8.3/Zend/tests/
H A Dbug78454_1.phpt2 Invalid consecutive numeric separators after hex literal
H A Dbug78454_2.phpt2 Invalid consecutive numeric separators after binary literal
H A Dnamespaced_name_whitespace.phpt2 Whitespace between namespace separators is no longer allowed
/PHP-8.3/ext/filter/tests/
H A Dbug51368.phpt2 FR #51368 (php_filter_float does not allow custom thousand separators)
H A D049.phpt2 filter_var() and doubles with thousend separators
/PHP-8.3/ext/standard/tests/file/
H A Dmkdir_variation5.phpt37 //trailing separators
41 // multiple separators
H A Drmdir_variation3.phpt32 //trailing separators
36 // multiple separators
H A Dmkdir_variation5-win32.phpt39 //trailing separators
43 // multiple separators
H A Drmdir_variation3-win32.phpt39 //trailing separators
43 // multiple separators
H A Dunlink_variation8-win32.phpt39 //trailing separators
43 // multiple separators
H A Dunlink_variation9-win32.phpt40 //trailing separators
44 // multiple separators
H A Dunlink_variation10.phpt34 // multiple separators
H A Dtouch_variation5-win32.phpt36 //trailing separators
40 // multiple separators
H A Dtouch_variation5.phpt36 //trailing separators
40 // multiple separators
H A Dunlink_variation8.phpt41 //trailing separators
45 // multiple separators
H A Dtouch_variation6-win32.phpt39 //trailing separators
43 // multiple separators
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php2448 function ucwords(string $string, string $separators = " \t\r\n\f\v"): string {}
H A Dbasic_functions_arginfo.h962 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, separators, IS_STRING, 0, "\" \\t\\r\\n\\f\\v\"")
/PHP-8.3/build/
H A Dlibtool.m41499 # path with ; separators, and with drive letters. We can handle the
2043 # Look at the argument we got. We use all the common list separators.
2083 # Look at the argument we got. We use all the common list separators.
2124 # Look at the argument we got. We use all the common list separators.
/PHP-8.3/docs/
H A Drelease-process.md173 > separators.
/PHP-8.3/
H A Dphp.ini-production1115 ; Use mixed LF and CRLF line separators to keep compatibility with some
H A Dphp.ini-development1113 ; Use mixed LF and CRLF line separators to keep compatibility with some
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic35904 # [carriage return] as separators, not only line end.
H A Dmagic私はガラスを食べられます35904 # [carriage return] as separators, not only line end.

Completed in 249 milliseconds