Home
last modified time | relevance | path

Searched refs:fLastTypeOrCp (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumparse_affixes.cpp65 fLastTypeOrCp(0), in AffixPatternMatcherBuilder()
76 (fLastTypeOrCp < 0 || !fIgnorables->getSet()->contains(fLastTypeOrCp))) { in consumeToken()
120 fLastTypeOrCp = type != TYPE_CODEPOINT ? type : cp; in consumeToken()
Dnumparse_affixes.h136 int32_t fLastTypeOrCp; variable
/external/icu/libicu/cts_headers/
Dnumparse_affixes.h136 int32_t fLastTypeOrCp; variable