Searched defs:ParserState (Results 1 – 9 of 9) sorted by relevance
108 struct U_I18N_API ParserState { struct109 const UnicodeString& pattern; // reference to the parent110 int32_t offset = 0;112 explicit ParserState(const UnicodeString& _pattern) in ParserState() function128 inline void toParseException(const char16_t* message) { (void) message; } in toParseException()
108 struct U_I18N_API ParserState { struct109 const UnicodeString& pattern; // reference to the parent110 int32_t offset = 0;112 explicit ParserState(const UnicodeString& _pattern) in ParserState() argument128 inline void toParseException(const char16_t* message) { (void) message; } in toParseException()
96 struct U_I18N_API ParserState { struct97 const UnicodeString& pattern; // reference to the parent98 int32_t offset = 0;100 explicit ParserState(const UnicodeString& _pattern) in ParserState() function116 inline void toParseException(const char16_t* message) { (void) message; } in toParseException()
111 struct U_I18N_API ParserState { struct112 const UnicodeString& pattern; // reference to the parent113 int32_t offset = 0;115 explicit ParserState(const UnicodeString& _pattern) in ParserState() function136 inline void toParseException(const char16_t* message) { (void) message; } in toParseException()
217 private static class ParserState { class in PatternStringParser221 ParserState(String pattern) { in ParserState() method in PatternStringParser.ParserState
81 } ParserState; typedef
174 enum ParserState { enum in __anoncc9514eb0111::WebAssemblyAsmParser
62 } ParserState; typedef
232 } ParserState; typedef