Home
last modified time | relevance | path

Searched defs:ParserState (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnumber_patternstring.h108 struct U_I18N_API ParserState { struct
109 const UnicodeString& pattern; // reference to the parent
110 int32_t offset = 0;
112 explicit ParserState(const UnicodeString& _pattern) in ParserState() function
128 inline void toParseException(const char16_t* message) { (void) message; } in toParseException()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_patternstring.h108 struct U_I18N_API ParserState { struct
109 const UnicodeString& pattern; // reference to the parent
110 int32_t offset = 0;
112 explicit ParserState(const UnicodeString& _pattern) in ParserState() argument
128 inline void toParseException(const char16_t* message) { (void) message; } in toParseException()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_patternstring.h96 struct U_I18N_API ParserState { struct
97 const UnicodeString& pattern; // reference to the parent
98 int32_t offset = 0;
100 explicit ParserState(const UnicodeString& _pattern) in ParserState() function
116 inline void toParseException(const char16_t* message) { (void) message; } in toParseException()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_patternstring.h111 struct U_I18N_API ParserState { struct
112 const UnicodeString& pattern; // reference to the parent
113 int32_t offset = 0;
115 explicit ParserState(const UnicodeString& _pattern) in ParserState() function
136 inline void toParseException(const char16_t* message) { (void) message; } in toParseException()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DPatternStringParser.java217 private static class ParserState { class in PatternStringParser
221 ParserState(String pattern) { in ParserState() method in PatternStringParser.ParserState
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.h81 } ParserState; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp174 enum ParserState { enum in __anoncc9514eb0111::WebAssemblyAsmParser
/third_party/python/Modules/
D_csv.c62 } ParserState; typedef
/third_party/glib/glib/
Dgbookmarkfile.c232 } ParserState; typedef