Home
last modified time | relevance | path

Searched defs:nextType (Results 1 – 3 of 3) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dres_locale.cpp162 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag()
211 uint16_t nextType = LANG_TYPE; in DoParse() local
/base/global/resource_management/frameworks/resmgr/src/
Dres_locale.cpp168 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag()
217 uint16_t nextType = LANG_TYPE; in DoParse() local
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
Ddate_time_filter.cpp478 int nextType = GetType(nextRegex); in NestDealDate() local