Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp411 U_ASSERT(URX_TYPE(op) == URX_NOP); // original contents of reserved location in doParseActions()
427 appendOp(URX_NOP, 0); in doParseActions()
470 appendOp(URX_NOP, 0); in doParseActions()
473 appendOp(URX_NOP, 0); in doParseActions()
508 appendOp(URX_NOP, 0); in doParseActions()
509 appendOp(URX_NOP, 0); in doParseActions()
531 appendOp(URX_NOP, 0); in doParseActions()
534 appendOp(URX_NOP, 0); in doParseActions()
583 appendOp(URX_NOP, 0); in doParseActions()
584 appendOp(URX_NOP, 0); in doParseActions()
[all …]
Dregeximp.h63 URX_NOP = 7, enumerator
Drepattrn.cpp699 case URX_NOP: in dumpOp()
Drematch.cpp2815 case URX_NOP: in MatchAt()
4378 case URX_NOP: in MatchChunkAt()