Home | History | Annotate | Download | only in common

Lines Matching refs:subi

603         for(int32_t subi=0,resti=0;subi<2;) { /* iterate through patterns 0 and 1*/
615 if (subi == langi) { /* {0}*/
726 padLen=(subi==0 ? sub1Pos : patLen)-patPos;
736 } else if(subi==0) {
757 ++subi; /* move on to next substitution */