Home
last modified time | relevance | path

Searched refs:u_getISOComment (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Duchar.h3490 u_getISOComment(UChar32 c,
Durename.h269 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment) macro
/third_party/node/deps/icu-small/source/common/unicode/
Duchar.h3602 u_getISOComment(UChar32 c,
Durename.h274 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment) macro
/third_party/icu/icu4c/source/common/unicode/
Duchar.h3490 u_getISOComment(UChar32 c,
Durename.h269 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duchar.h3457 u_getISOComment(UChar32 c,
Durename.h266 #define u_getISOComment U_ICU_ENTRY_POINT_RENAME(u_getISOComment) macro
/third_party/icu/docs/userguide/strings/
Dproperties.md146 | ISO_Comment | ASCII string | | u_getISOComment |
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunames.cpp1504 u_getISOComment(UChar32 /*c*/, in u_getISOComment() function
/third_party/node/deps/icu-small/source/common/
Dunames.cpp1504 u_getISOComment(UChar32 /*c*/, in u_getISOComment() function
/third_party/skia/third_party/externals/icu/source/common/
Dunames.cpp1504 u_getISOComment(UChar32 /*c*/, in u_getISOComment() function
/third_party/icu/icu4c/source/common/
Dunames.cpp1504 u_getISOComment(UChar32 /*c*/, in u_getISOComment() function
/third_party/icu/icu4c/source/test/cintltst/
Dcucdtst.c1121 i=u_getISOComment(c, buffer, sizeof(buffer), pErrorCode); in unicodeDataLineFn()