Searched refs:T_CString_toLowerCase (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/common/
H A Dcstring.h112 T_CString_toLowerCase(char* str);
H A Dcstring.c121 T_CString_toLowerCase(char* str) function
H A Duloc_tag.c2188 t->language = T_CString_toLowerCase(pSubtag);
2198 t->extlang[extlangIdx++] = T_CString_toLowerCase(pSubtag);
2275 pExtension->value = T_CString_toLowerCase(pExtValueSubtag);
2295 pExtension->key = T_CString_toLowerCase(pSubtag);
2338 pExtension->value = T_CString_toLowerCase(pExtValueSubtag);
2397 t->privateuse = T_CString_toLowerCase(pPrivuseVal);
2417 pExtension->value = T_CString_toLowerCase(pExtValueSubtag);
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcstrtest.c75 T_CString_toLowerCase(src);
77 log_err("FAIL: *** T_CString_toLowerCase() failed. Expected: \"hello there\", Got: \"%s\"\n", src);
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Durename.h59 #define T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase) macro
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h59 #define T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase) macro
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Durename.h59 #define T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase) macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Durename.h59 #define T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase) macro
/macosx-10.10/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h59 #define T_CString_toLowerCase U_ICU_ENTRY_POINT_RENAME(T_CString_toLowerCase) macro

Completed in 410 milliseconds