Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/locale/
H A Dlocale_methods.c178 static zend_off_t getSingletonPos(const char* str) in getSingletonPos() function
295 singletonPos = getSingletonPos( loc_name ); in get_icu_value_internal()
1011 while( (singletonPos = getSingletonPos(mod_loc_name)) > -1){ in get_private_subtags()

Completed in 7 milliseconds