Home | History | Annotate | Download | only in i18n

Lines Matching full:saveposition

415             int32_t savePosition = fParenStack.popi();
416 int32_t op = (int32_t)fRXPat->fCompiledPat->elementAti(savePosition);
419 fRXPat->fCompiledPat->setElementAt(op, savePosition);