Searched refs:uscore (Results 1 – 1 of 1) sorted by relevance
55 const char *uscore = NULL; in ImplGetLocale() local63 uscore = cp; in ImplGetLocale()69 if( uscore != NULL ) in ImplGetLocale()71 aLocaleBuffer.appendAscii(locale, uscore++ - locale); in ImplGetLocale()73 aLocaleBuffer.appendAscii(uscore, cp - uscore); in ImplGetLocale()
Completed in 25 milliseconds