Home
last modified time | relevance | path

Searched defs:confusablesWholeScript (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dspooftest.c131 char *confusablesWholeScript; in TestOpenFromSource() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java571 …public Builder setData(Reader confusables, Reader confusablesWholeScript) throws ParseException, I… in setData()