Home | History | Annotate | Download | only in i18n

Lines Matching refs:pos

131             int32_t pos = aliasesOrRules.indexOf(noIDBlock);
132 while (pos >= 0) {
134 pos = aliasesOrRules.indexOf(noIDBlock, pos + 1);
731 int32_t pos = -1;
734 e = specDAG.nextElement(pos);
760 int32_t pos = -1;
763 e = targets->nextElement(pos);