Home
last modified time | relevance | path

Searched refs:isName (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFUnion.h73 bool isName() const;
H A DSkPDFTypes.cpp88 bool SkPDFUnion::isName() const { in isName() function in SkPDFUnion
/third_party/icu/icu4c/source/common/
H A Duniset_props.cpp1026 UBool isName = false; // true for \N{pat}, o/w false in applyPropertyPattern() local
1049 isName = (c == u'N'); in applyPropertyPattern()
1078 if (equals >= 0 && equals < close && !isName) { in applyPropertyPattern()
1089 if (isName) { in applyPropertyPattern()
/third_party/node/deps/icu-small/source/common/
H A Duniset_props.cpp1023 UBool isName = false; // true for \N{pat}, o/w false in applyPropertyPattern() local
1046 isName = (c == u'N'); in applyPropertyPattern()
1075 if (equals >= 0 && equals < close && !isName) { in applyPropertyPattern()
1086 if (isName) { in applyPropertyPattern()
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_props.cpp1026 UBool isName = FALSE; // true for \N{pat}, o/w false in applyPropertyPattern() local
1049 isName = (c == u'N'); in applyPropertyPattern()
1078 if (equals >= 0 && equals < close && !isName) { in applyPropertyPattern()
1089 if (isName) { in applyPropertyPattern()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java3753 boolean isName = false; // true for \N{pat}, o/w false in applyPropertyPattern()
3768 isName = (c == 'N'); in applyPropertyPattern()
3791 if (equals >= 0 && equals < close && !isName) { in applyPropertyPattern()
3803 if (isName) { in applyPropertyPattern()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java3634 boolean isName = false; // true for \N{pat}, o/w false in applyPropertyPattern()
3649 isName = (c == 'N'); in applyPropertyPattern()
3672 if (equals >= 0 && equals < close && !isName) { in applyPropertyPattern()
3684 if (isName) { in applyPropertyPattern()
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c272 #define IS_NAME_CHAR(enc, p, n) (AS_NORMAL_ENCODING(enc)->isName##n(enc, p))
/third_party/python/Modules/expat/
H A Dxmltok.c269 #define IS_NAME_CHAR(enc, p, n) (AS_NORMAL_ENCODING(enc)->isName##n(enc, p))
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 24 milliseconds