Home
last modified time | relevance | path

Searched refs:UCPMap (Results 1 – 25 of 34) sorted by relevance

12

/third_party/node/deps/icu-small/source/common/unicode/
Ducpmap.h31 typedef struct UCPMap UCPMap; typedef
97 ucpmap_get(const UCPMap *map, UChar32 c);
153 ucpmap_getRange(const UCPMap *map, UChar32 start,
Dumutablecptrie.h99 umutablecptrie_fromUCPMap(const UCPMap *map, UErrorCode *pErrorCode);
Duniset.h1706 void applyIntPropertyValue(const UCPMap *map,
/third_party/icu/icu4c/source/common/unicode/
Ducpmap.h31 typedef struct UCPMap UCPMap; typedef
97 ucpmap_get(const UCPMap *map, UChar32 c);
153 ucpmap_getRange(const UCPMap *map, UChar32 start,
Dumutablecptrie.h99 umutablecptrie_fromUCPMap(const UCPMap *map, UErrorCode *pErrorCode);
Duniset.h1675 void applyIntPropertyValue(const UCPMap *map,
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducpmap.h31 typedef struct UCPMap UCPMap; typedef
97 ucpmap_get(const UCPMap *map, UChar32 c);
153 ucpmap_getRange(const UCPMap *map, UChar32 start,
Dumutablecptrie.h99 umutablecptrie_fromUCPMap(const UCPMap *map, UErrorCode *pErrorCode);
Duniset.h1675 void applyIntPropertyValue(const UCPMap *map,
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducpmap.h33 typedef struct UCPMap UCPMap; typedef
99 ucpmap_get(const UCPMap *map, UChar32 c);
155 ucpmap_getRange(const UCPMap *map, UChar32 start,
Dumutablecptrie.h117 umutablecptrie_fromUCPMap(const UCPMap *map, UErrorCode *pErrorCode);
Duniset.h1655 void applyIntPropertyValue(const UCPMap *map,
/third_party/icu/icu4c/source/common/
Dcharacterproperties.cpp48 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {};
300 UCPMap *makeMap(UProperty property, UErrorCode &errorCode) { in makeMap()
346 return reinterpret_cast<UCPMap *>( in makeMap()
370 U_CAPI const UCPMap * U_EXPORT2
378 UCPMap *map = maps[property - UCHAR_INT_START]; in u_getIntPropertyMap()
Ducptrie.cpp590 ucpmap_get(const UCPMap *map, UChar32 c) { in ucpmap_get()
595 ucpmap_getRange(const UCPMap *map, UChar32 start, in ucpmap_getRange()
/third_party/skia/third_party/externals/icu/source/common/
Dcharacterproperties.cpp48 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {};
300 UCPMap *makeMap(UProperty property, UErrorCode &errorCode) { in makeMap()
346 return reinterpret_cast<UCPMap *>( in makeMap()
370 U_CAPI const UCPMap * U_EXPORT2
378 UCPMap *map = maps[property - UCHAR_INT_START]; in u_getIntPropertyMap()
Ducptrie.cpp590 ucpmap_get(const UCPMap *map, UChar32 c) { in ucpmap_get()
595 ucpmap_getRange(const UCPMap *map, UChar32 start, in ucpmap_getRange()
Dumutablecptrie.cpp79 static MutableCodePointTrie *fromUCPMap(const UCPMap *map, UErrorCode &errorCode);
183 MutableCodePointTrie *MutableCodePointTrie::fromUCPMap(const UCPMap *map, UErrorCode &errorCode) { in fromUCPMap()
1774 umutablecptrie_fromUCPMap(const UCPMap *map, UErrorCode *pErrorCode) { in umutablecptrie_fromUCPMap()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcharacterproperties.cpp46 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {};
298 UCPMap *makeMap(UProperty property, UErrorCode &errorCode) { in makeMap()
344 return reinterpret_cast<UCPMap *>( in makeMap()
368 U_CAPI const UCPMap * U_EXPORT2
376 UCPMap *map = maps[property - UCHAR_INT_START]; in u_getIntPropertyMap()
Ducptrie.cpp590 ucpmap_get(const UCPMap *map, UChar32 c) { in ucpmap_get()
595 ucpmap_getRange(const UCPMap *map, UChar32 start, in ucpmap_getRange()
Dumutablecptrie.cpp74 static MutableCodePointTrie *fromUCPMap(const UCPMap *map, UErrorCode &errorCode);
178 MutableCodePointTrie *MutableCodePointTrie::fromUCPMap(const UCPMap *map, UErrorCode &errorCode) { in fromUCPMap()
1769 umutablecptrie_fromUCPMap(const UCPMap *map, UErrorCode *pErrorCode) { in umutablecptrie_fromUCPMap()
/third_party/node/deps/icu-small/source/common/
Dcharacterproperties.cpp49 UCPMap *maps[UCHAR_INT_LIMIT - UCHAR_INT_START] = {};
328 UCPMap *makeMap(UProperty property, UErrorCode &errorCode) { in makeMap()
374 return reinterpret_cast<UCPMap *>( in makeMap()
398 U_CAPI const UCPMap * U_EXPORT2
406 UCPMap *map = maps[property - UCHAR_INT_START]; in u_getIntPropertyMap()
Ducptrie.cpp590 ucpmap_get(const UCPMap *map, UChar32 c) { in ucpmap_get()
595 ucpmap_getRange(const UCPMap *map, UChar32 start, in ucpmap_getRange()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dwritesrc.h167 const UCPMap *pMap,
Dwritesrc.cpp409 const UCPMap *pMap, in usrc_writeUCPMap()
/third_party/node/deps/icu-small/source/tools/icuexportdata/
Dicuexportdata.cpp68 const UCPMap* umap = u_getIntPropertyMap(uproperty, status); in dumpEnumeratedProperty()

12