/third_party/skia/third_party/externals/icu/fuzzers/ |
H A D | icu_to_case_fuzzer.cc | 44 u_strToLower(dest.get(), dest_size, (const UChar*)str.getBuffer(), in LLVMFuzzerTestOneInput()
|
/third_party/icu/icu4c/source/samples/case/ |
H A D | ucase.c | 59 length = u_strToLower(buffer, sizeof(buffer)/sizeof(buffer[0]), upper, in c_main() 62 u_fprintf(out, "error in u_strToLower(Turkish locale)=%ld error=%s\n", length, in c_main() 66 u_fprintf(out, "u_strToLower(%S, turkish) -> %S\n", upper, buffer); in c_main() 75 u_fprintf(out, "error in u_strToLower(English locale)=%ld error=%s\n", length, in c_main()
|
/third_party/icu/icu4c/source/common/ |
H A D | ustrcase_locale.cpp | 45 u_strToLower(UChar *dest, int32_t destCapacity, in u_strToLower() function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ustrcase_locale.cpp | 45 u_strToLower(char16_t *dest, int32_t destCapacity, in u_strToLower() function
|
/third_party/skia/third_party/externals/icu/source/samples/case/ |
H A D | ucase.c | 56 length = u_strToLower(buffer, sizeof(buffer)/sizeof(buffer[0]), upper, in c_main() 59 u_fprintf(out, "error in u_strToLower(Turkish locale)=%ld error=%s\n", length, in c_main() 63 u_fprintf(out, "u_strToLower(%S, turkish) -> %S\n", upper, buffer); in c_main() 72 u_fprintf(out, "error in u_strToLower(English locale)=%ld error=%s\n", length, in c_main()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ustrcase_locale.cpp | 45 u_strToLower(UChar *dest, int32_t destCapacity, in u_strToLower() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cstrcase.c | 50 length=u_strToLower(buffer, UPRV_LENGTHOF(buffer), in TestCaseLower() 59 log_err("error in u_strToLower(root locale)=%ld error=%s string matches: %s\t\nlowerRoot=%s\t\nbuffer=%s\n", in TestCaseLower() 72 length=u_strToLower(buffer, UPRV_LENGTHOF(buffer), in TestCaseLower() 81 log_err("error in u_strToLower(turkish locale)=%ld error=%s string matches: %s\n", in TestCaseLower() 90 length=u_strToLower(buffer, 2, /* set destCapacity=2 */ in TestCaseLower() 99 log_err("error in u_strToLower(root locale preflighting)=%ld error=%s string matches: %s\n", in TestCaseLower() 107 length=u_strToLower(NULL, UPRV_LENGTHOF(buffer), in TestCaseLower() 112 log_err("error in u_strToLower(root locale dest=NULL)=%ld error=%s\n", in TestCaseLower() 119 length=u_strToLower(buffer, -1, in TestCaseLower() 126 log_err("error in u_strToLower(roo in TestCaseLower() [all...] |
/third_party/icu/icu4c/source/samples/ustring/ |
H A D | ustring.cpp | 301 length=u_strToLower(buffer, UPRV_LENGTHOF(buffer), input, -1, "en", &errorCode); in demoCaseMapInC() 305 printf("error in u_strToLower(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC() 309 length=u_strToLower(buffer, UPRV_LENGTHOF(buffer), input, -1, "tr", &errorCode); in demoCaseMapInC() 313 printf("error in u_strToLower(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
|
/third_party/skia/third_party/externals/icu/source/samples/ustring/ |
H A D | ustring.cpp | 301 length=u_strToLower(buffer, UPRV_LENGTHOF(buffer), input, -1, "en", &errorCode); in demoCaseMapInC() 305 printf("error in u_strToLower(en)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC() 309 length=u_strToLower(buffer, UPRV_LENGTHOF(buffer), input, -1, "tr", &errorCode); in demoCaseMapInC() 313 printf("error in u_strToLower(tr)=%" PRId32 " error=%s\n", length, u_errorName(errorCode)); in demoCaseMapInC()
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | ustring.h | 1096 u_strToLower(UChar *dest, int32_t destCapacity,
|
H A D | urename.h | 371 #define u_strToLower U_ICU_ENTRY_POINT_RENAME(u_strToLower) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | ustring.h | 1092 u_strToLower(UChar *dest, int32_t destCapacity,
|
H A D | urename.h | 372 #define u_strToLower U_ICU_ENTRY_POINT_RENAME(u_strToLower) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | ustring.h | 1096 u_strToLower(UChar *dest, int32_t destCapacity,
|
H A D | urename.h | 366 #define u_strToLower U_ICU_ENTRY_POINT_RENAME(u_strToLower) macro
|
/third_party/icu/icu4c/source/io/ |
H A D | uprntf_p.cpp | 603 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf), in u_printf_scientific_handler()
|
H A D | uscanf_p.cpp | 544 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf), in u_scanf_scientific_handler()
|
/third_party/skia/third_party/externals/icu/source/io/ |
H A D | uprntf_p.cpp | 603 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf), in u_printf_scientific_handler()
|
H A D | uscanf_p.cpp | 544 expLen = u_strToLower(expBuf, (int32_t)sizeof(expBuf), in u_scanf_scientific_handler()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | transtst.cpp | 3561 u_strToLower(buffer2, 20, deeDEETest.getBuffer(), deeDEETest.length(), NULL, &status); in TestSurrogateCasing()
|
/third_party/node/deps/v8/src/objects/ |
H A D | intl-objects.cc | 244 auto case_converter = is_to_upper ? u_strToUpper : u_strToLower; in LocaleConvertCase()
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | [all...] |