Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds