Lines Matching refs:URX_NOP
415 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()
616 appendOp(URX_NOP, 0); in doParseActions()
665 appendOp(URX_NOP, 0); in doParseActions()
666 appendOp(URX_NOP, 0); in doParseActions()
718 appendOp(URX_NOP, 0); in doParseActions()
719 appendOp(URX_NOP, 0); in doParseActions()
1502 appendOp(URX_NOP, 0); in doParseActions()
1503 appendOp(URX_NOP, 0); in doParseActions()
2014 int32_t nop = buildOp(URX_NOP, 0); in insertOp()
2140 U_ASSERT(URX_TYPE(((uint32_t)fRXPat->fCompiledPat->elementAti(theLoc))) == URX_NOP); in blockTopLoc()
2154 int32_t nop = buildOp(URX_NOP, 0); in blockTopLoc()
2711 case URX_NOP: in matchStartType()
3230 case URX_NOP: in minMatchLength()
3494 case URX_NOP: in maxMatchLength()
3767 if (URX_TYPE(op) == URX_NOP) { in stripNOPs()
3784 case URX_NOP: in stripNOPs()