Home | History | Annotate | Download | only in i18n

Lines Matching full:stoop

2232             int32_t   stoOp = (int32_t)fRXPat->fCompiledPat->elementAti(fMatchOpenParen+1);
2233 U_ASSERT(URX_TYPE(stoOp) == URX_STO_SP);
2234 int32_t stoLoc = URX_VAL(stoOp);