Home
last modified time | relevance | path

Searched refs:URX_RESERVED_OP (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.h57 URX_RESERVED_OP = 0, // For multi-operand ops, most non-first words. enumerator
Dregexcmp.cpp675 appendOp(URX_RESERVED_OP, 0); // MinMatchLength. To be filled later. in doParseActions()
676 appendOp(URX_RESERVED_OP, 0); // MaxMatchLength. To be filled later. in doParseActions()
729 appendOp(URX_RESERVED_OP, 0); // MinMatchLength. To be filled later. in doParseActions()
730 appendOp(URX_RESERVED_OP, 0); // MaxMatchLength. To be filled later. in doParseActions()
731 appendOp(URX_RESERVED_OP, 0); // Continue Loc. To be filled later. in doParseActions()
1976 if (!(type == URX_RESERVED_OP_N || type == URX_RESERVED_OP)) { in buildOp()
2732 case URX_RESERVED_OP: in matchStartType()
3248 case URX_RESERVED_OP: in minMatchLength()
3511 case URX_RESERVED_OP: in maxMatchLength()
3834 case URX_RESERVED_OP: in stripNOPs()
Drepattrn.cpp727 case URX_RESERVED_OP: in dumpOp()
/external/icu/libicu/cts_headers/
Dregeximp.h57 URX_RESERVED_OP = 0, // For multi-operand ops, most non-first words. enumerator