Searched defs:uproperty (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/icu-small/source/tools/icuexportdata/ |
H A D | icuexportdata.cpp | 135 void dumpPropertyAliases(UProperty uproperty, FILE* f) { in dumpPropertyAliases() argument 157 void dumpBinaryProperty(UProperty uproperty, FILE* f) { in dumpBinaryProperty() argument 174 void dumpValueEntry(UProperty uproperty, int v, bool is_mask, FILE* f) { in dumpValueEntry() argument 210 dumpEnumeratedProperty(UProperty uproperty, FILE* f) dumpEnumeratedProperty() argument 264 UProperty uproperty = UCHAR_BIDI_MIRRORING_GLYPH; dumpBidiMirroringGlyph() local 315 maybeDumpMaskValue(UProperty uproperty, uint32_t v, uint32_t mask, FILE* f) maybeDumpMaskValue() argument 322 UProperty uproperty = UCHAR_GENERAL_CATEGORY_MASK; dumpGeneralCategoryMask() local [all...] |
/third_party/icu/icu4c/source/tools/icuexportdata/ |
H A D | icuexportdata.cpp | 134 void dumpBinaryProperty(UProperty uproperty, FILE* f) { in dumpBinaryProperty() argument 147 void dumpEnumeratedProperty(UProperty uproperty, FILE* f) { in dumpEnumeratedProperty() argument [all...] |
Completed in 3 milliseconds