Home
last modified time | relevance | path

Searched refs:nextCodePointMatcher (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dnumparse_affixes.cpp113 if (auto* ptr = fWarehouse.nextCodePointMatcher(cp, status)) { in consumeToken()
161 NumberParseMatcher* AffixTokenMatcherWarehouse::nextCodePointMatcher(UChar32 cp, UErrorCode& status… in nextCodePointMatcher() function in AffixTokenMatcherWarehouse
H A Dnumparse_affixes.h100 NumberParseMatcher* nextCodePointMatcher(UChar32 cp, UErrorCode& status);
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dnumparse_affixes.cpp113 if (auto* ptr = fWarehouse.nextCodePointMatcher(cp, status)) { in consumeToken()
161 NumberParseMatcher* AffixTokenMatcherWarehouse::nextCodePointMatcher(UChar32 cp, UErrorCode& status… in nextCodePointMatcher() function in AffixTokenMatcherWarehouse
H A Dnumparse_affixes.h102 NumberParseMatcher* nextCodePointMatcher(UChar32 cp, UErrorCode& status);
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/
H A Dnumparse_affixes.h102 NumberParseMatcher* nextCodePointMatcher(UChar32 cp, UErrorCode& status);
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dnumparse_affixes.h100 NumberParseMatcher* nextCodePointMatcher(UChar32 cp, UErrorCode& status);