Searched refs:END_TYPE (Results 1 – 4 of 4) sorted by relevance
87 static constexpr uint16_t END_TYPE = 0x0000; variable
93 static constexpr uint16_t END_TYPE = 0x0000; variable
179 nextType = ResLocale::END_TYPE; in ProcessSubtag()216 if (nextType == END_TYPE) { in DoParse()
185 nextType = ResLocale::END_TYPE; in ProcessSubtag()222 if (nextType == END_TYPE) { in DoParse()