Home | History | Annotate | Download | only in i18n

Lines Matching refs:postContext

277     // the ante- or postcontext text.  Placeholders are only valid in
1421 // - the cursor offset stayed within the ante- or postcontext.
1492 rule.extract(start,stop-start,parseError.postContext);
1494 parseError.postContext[stop-start]= 0;