Searched defs:ltrPos (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dusprep.cpp716 int32_t rtlPos =-1, ltrPos =-1; local
744 ltrPos = b2Index-1;
756 uprv_syntaxError(b2,(rtlPos>ltrPos) ? rtlPos : ltrPos, b2Len, parseError);

Completed in 204 milliseconds