Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcmp.cpp415 U_ASSERT(URX_TYPE(op) == URX_NOP); // original contents of reserved location in doParseActions()
431 appendOp(URX_NOP, 0); in doParseActions()
474 appendOp(URX_NOP, 0); in doParseActions()
477 appendOp(URX_NOP, 0); in doParseActions()
512 appendOp(URX_NOP, 0); in doParseActions()
513 appendOp(URX_NOP, 0); in doParseActions()
535 appendOp(URX_NOP, 0); in doParseActions()
538 appendOp(URX_NOP, 0); in doParseActions()
587 appendOp(URX_NOP, 0); in doParseActions()
588 appendOp(URX_NOP, 0); in doParseActions()
[all …]
Dregeximp.h65 URX_NOP = 7, enumerator
Drepattrn.cpp702 case URX_NOP: in dumpOp()
Drematch.cpp2816 case URX_NOP: in MatchAt()
4394 case URX_NOP: in MatchChunkAt()