Searched defs:hasErrors (Results 1 - 6 of 6) sorted by relevance
| /third_party/icu/icu4c/source/common/unicode/ | ||
| H A D | idna.h | 282 UBool hasErrors() const { return errors!=0; } in hasErrors() function in IDNAInfo |
| /third_party/node/deps/icu-small/source/common/unicode/ | ||
| H A D | idna.h | 282 UBool hasErrors() const { return errors!=0; } in hasErrors() function in IDNAInfo |
| /third_party/skia/third_party/externals/icu/source/common/unicode/ | ||
| H A D | idna.h | 282 UBool hasErrors() const { return errors!=0; } in hasErrors() function in IDNAInfo |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ | ||
| H A D | IDNA.java | 234 public boolean hasErrors() { return !errors.isEmpty(); } in hasErrors() method in IDNA.Info |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ | ||
| H A D | IDNA.java | 220 public boolean hasErrors() { return !errors.isEmpty(); } in hasErrors() method in IDNA.Info |
| /third_party/skia/third_party/externals/sfntly/java/lib/ | ||
| H A D | icu4j-4_8_1_1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ... |
Completed in 11 milliseconds