Home | History | Annotate | Download | only in i18n

Lines Matching refs:stoOp

2236             int32_t   stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1);
2237 U_ASSERT(URX_TYPE(stoOp) == URX_STO_SP);
2238 int32_t stoLoc = URX_VAL(stoOp);