Home
last modified time | relevance | path

Searched refs:u_iscntrl (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/modules/skunicode/src/
DSkUnicode_icu.h22 SKICU_FUNC(u_iscntrl) \
/third_party/icu/icu4c/source/test/perf/charperf/
Dcharperf.h165 u_iscntrl(ch); in isControl()
/third_party/node/deps/icu-small/source/common/
Duchar.cpp184 u_iscntrl(UChar32 c) { in u_iscntrl() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duchar.cpp184 u_iscntrl(UChar32 c) { in u_iscntrl() function
/third_party/icu/icu4c/source/common/
Duchar.cpp184 u_iscntrl(UChar32 c) { in u_iscntrl() function
/third_party/skia/third_party/externals/icu/source/common/
Duchar.cpp184 u_iscntrl(UChar32 c) { in u_iscntrl() function
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c780 { u_iscntrl, "iscntrl" }
851 testSampleCharProps(u_iscntrl, "u_iscntrl", sampleControl, UPRV_LENGTHOF(sampleControl), TRUE); in TestControlPrint()
852 …testSampleCharProps(u_iscntrl, "u_iscntrl", sampleNonControl, UPRV_LENGTHOF(sampleNonControl), FAL… in TestControlPrint()
865 if(!u_iscntrl(c)) { in TestControlPrint()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h3177 u_iscntrl(UChar32 c);
Durename.h305 #define u_iscntrl U_ICU_ENTRY_POINT_RENAME(u_iscntrl) macro
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h3289 u_iscntrl(UChar32 c);
Durename.h310 #define u_iscntrl U_ICU_ENTRY_POINT_RENAME(u_iscntrl) macro
/third_party/icu/icu4c/source/common/unicode/
Duchar.h3177 u_iscntrl(UChar32 c);
Durename.h305 #define u_iscntrl U_ICU_ENTRY_POINT_RENAME(u_iscntrl) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h3143 u_iscntrl(UChar32 c);
Durename.h302 #define u_iscntrl U_ICU_ENTRY_POINT_RENAME(u_iscntrl) macro
/third_party/icu/icu4c/source/layoutex/
DParagraphLayout.cpp990 u_iscntrl(fChars[charIndex]))) { in previousBreak()
/third_party/skia/third_party/externals/icu/source/i18n/
Drbt_pars.cpp1708 if (!PatternProps::isWhiteSpace(c2) && !u_iscntrl(c2) && !u_ispunct(c2)) { in utrans_stripRules()
/third_party/node/deps/icu-small/source/i18n/
Drbt_pars.cpp1734 if (!PatternProps::isWhiteSpace(c2) && !u_iscntrl(c2) && !u_ispunct(c2)) { in utrans_stripRules()
/third_party/icu/icu4c/source/i18n/
Drbt_pars.cpp1708 if (!PatternProps::isWhiteSpace(c2) && !u_iscntrl(c2) && !u_ispunct(c2)) { in utrans_stripRules()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drbt_pars.cpp1708 if (!PatternProps::isWhiteSpace(c2) && !u_iscntrl(c2) && !u_ispunct(c2)) { in utrans_stripRules()