Searched refs:SEPARATOR (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/intl/locale/ |
H A D | locale_methods.c | 44 #define SEPARATOR "_" macro 773 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in append_key_value() 789 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in add_prefix() 814 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in append_multiple_key_values() 830 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in append_multiple_key_values() 864 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in append_multiple_key_values()
|
Completed in 7 milliseconds