Searched refs:locale_getKeywordsStart (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dulocimp.h63 locale_getKeywordsStart(const char *localeID);
H A Duloc.cpp557 locale_getKeywordsStart(const char *localeID) { function
842 startSearchHere = uprv_strchr(tmpLocaleID, '@'); /* TODO: REVISIT: shouldn't this be locale_getKeywordsStart ? */
965 startSearchHere = (char*)locale_getKeywordsStart(buffer);
1381 } else if((localeID=locale_getKeywordsStart(localeID))!=NULL) {
1591 if((tmpLocaleID = locale_getKeywordsStart(tmpLocaleID)) != NULL) {
1752 if ((tmpLocaleID=locale_getKeywordsStart(tmpLocaleID))!=NULL) {
H A Duloc_tag.c2636 pKeywordStart = locale_getKeywordsStart(canonical);
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Durename.h133 #define locale_getKeywordsStart U_ICU_ENTRY_POINT_RENAME(locale_getKeywordsStart) macro
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h145 #define locale_getKeywordsStart U_ICU_ENTRY_POINT_RENAME(locale_getKeywordsStart) macro
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Durename.h145 #define locale_getKeywordsStart U_ICU_ENTRY_POINT_RENAME(locale_getKeywordsStart) macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Durename.h145 #define locale_getKeywordsStart U_ICU_ENTRY_POINT_RENAME(locale_getKeywordsStart) macro
/macosx-10.10/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h145 #define locale_getKeywordsStart U_ICU_ENTRY_POINT_RENAME(locale_getKeywordsStart) macro

Completed in 312 milliseconds