Home
last modified time | relevance | path

Searched defs:isASCII (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringExtras.h91 inline bool isASCII(char C) { return static_cast<unsigned char>(C) <= 127; } in isASCII() function
94 inline bool isASCII(llvm::StringRef S) { in isASCII() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DUTS46Test.java874 isASCII(CharSequence str) { in isASCII() method in UTS46Test
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DUTS46Test.java968 isASCII(CharSequence str) { in isASCII() method in UTS46Test
/third_party/icu/icu4c/source/test/intltest/
Duts46test.cpp104 static UBool isASCII(const UnicodeString &str) { in isASCII() function
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Duts46test.cpp104 static UBool isASCII(const UnicodeString &str) { in isASCII() function
/third_party/skia/m133/third_party/externals/icu/source/common/
Duts46.cpp924 UBool isASCII=true; in markBadACELabel() local
/third_party/skia/third_party/externals/icu/source/common/
Duts46.cpp935 UBool isASCII=TRUE; in markBadACELabel() local
/third_party/icu/icu4c/source/common/
Duts46.cpp935 UBool isASCII=true; in markBadACELabel() local