Home
last modified time | relevance | path

Searched defs:localLength (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Duinvchar.cpp460 const char16_t *localString, int32_t localLength) { in uprv_compareInvAscii()
506 const char16_t *localString, int32_t localLength) { in uprv_compareInvEbcdic()
/third_party/skia/third_party/externals/icu/source/common/
Duinvchar.cpp460 const UChar *localString, int32_t localLength) { in uprv_compareInvAscii()
506 const UChar *localString, int32_t localLength) { in uprv_compareInvEbcdic()
/third_party/icu/icu4c/source/common/
Duinvchar.cpp460 const UChar *localString, int32_t localLength) { in uprv_compareInvAscii()
506 const UChar *localString, int32_t localLength) { in uprv_compareInvEbcdic()
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
DNumberingScheme.java459 int localLength = local.minLength(); in checkLocalFormatLengths() local
/third_party/mesa3d/src/mesa/main/
Dshader_query.cpp1083 GLsizei localLength; in _mesa_get_program_resource_name() local