Home
last modified time | relevance | path

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

/external/icu4c/common/
Drbbiscan.h82 UBool doParseActions(int32_t a);
Drbbiscan.cpp197 UBool RBBIRuleScanner::doParseActions(int32_t action) in doParseActions() function in RBBIRuleScanner
1013 if (doParseActions((int32_t)tableEl->fAction) == FALSE) { in parse()
Drbbirpt.txt32 … | | | See function RBBIRuleScanner::doParseActions()
/external/icu4c/i18n/
Dregexcmp.h85 UBool doParseActions(int32_t a);
Dregexcmp.cpp229 if (doParseActions(tableEl->fAction) == FALSE) { in compile()
356 UBool RegexCompile::doParseActions(int32_t action) in doParseActions() function in RegexCompile
377 doParseActions(doOpenNonCaptureParen); in doParseActions()
Dregexcst.txt32 … | | | See function RBBIRuleScanner::doParseActions()