Home
last modified time | relevance | path

Searched refs:comma (Results 26 – 36 of 36) sorted by relevance

12

/php-src/ext/standard/tests/strings/
H A Dget_html_translation_table_basic5.phpt644 [,] => ,
H A Dhtml_entity_decode_html5.phpt825 ",",
2959 , => , 2c
H A Dhtmlentities_html5.phpt127 , U+0002C
/php-src/ext/mbstring/
H A Dmbstring.c321 const char *comma = memchr(p1, ',', endp - p1); in php_mb_parse_encoding_list() local
322 const char *p = comma ? comma : endp; in php_mb_parse_encoding_list()
360 if (n >= size || comma == NULL) { in php_mb_parse_encoding_list()
363 p1 = comma + 1; in php_mb_parse_encoding_list()
/php-src/ext/mbstring/tests/
H A Dcp5022x_encoding.phpt272 0xFF64 => 0x2122, /* Ideographic comma */
/php-src/ext/reflection/
H A Dphp_reflection.c979 char *comma = ""; in _extension_ini_string() local
988 comma = ","; in _extension_ini_string()
991 smart_str_append_printf(str, "%sPERDIR", comma); in _extension_ini_string()
992 comma = ","; in _extension_ini_string()
995 smart_str_append_printf(str, "%sSYSTEM", comma); in _extension_ini_string()
/php-src/ext/standard/html_tables/
H A Dents_html5.txt820 comma 0002C
/php-src/
H A Dphp.ini-development331 ; It receives a comma-delimited list of function names.
336 ; It receives a comma-delimited list of class names.
H A Dphp.ini-production331 ; It receives a comma-delimited list of function names.
336 ; It receives a comma-delimited list of class names.
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます25991 # created by MATLAB include Platform sometimes without leading comma (0x2C) or missing
H A Dmagic25991 # created by MATLAB include Platform sometimes without leading comma (0x2C) or missing

Completed in 266 milliseconds

12