Searched refs:separators (Results 1 – 15 of 15) sorted by relevance
12 #define SEP_TEST (separators[*((unsigned char *) s)])17 char separators[256]; in gd_strtok_r() local20 memset (separators, 0, sizeof (separators)); in gd_strtok_r()23 separators[*((unsigned char *) sep)] = 1; in gd_strtok_r()
2 filter_var() and doubles with thousend separators
38 //trailing separators42 // multiple separators
43 //trailing separators47 // multiple separators
45 //trailing separators49 // multiple separators
46 //trailing separators50 // multiple separators
40 // multiple separators
42 //trailing separators46 // multiple separators
47 //trailing separators51 // multiple separators
1492 # path with ; separators, and with drive letters. We can handle the2036 # Look at the argument we got. We use all the common list separators.2076 # Look at the argument we got. We use all the common list separators.2117 # Look at the argument we got. We use all the common list separators.
3263 separators to the first byte. FR #53457. (Adam)4707 . Added support for the ( and ) delimiters/separators to9444 - Fixed bug #33917 (number_format() output with > 1 char separators). (Jani)
Completed in 176 milliseconds