HomeSort by relevance Sort by last modified time
    Searched refs:iText (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fgas/localization/
fgas_locale.cpp 659 int32_t iText = 0, iPattern = 0;
664 while (iPattern < iLenPattern && iText < iLenText) {
670 if (iText + iLiteralLen > iLenText ||
671 FXSYS_wcsncmp(pStrText + iText, wsLiteral.c_str(), iLiteralLen)) {
675 iText += iLiteralLen;
680 if (FXSYS_iswalpha(pStrText[iText])) {
681 wsValue += pStrText[iText];
682 iText++;
687 wsValue += pStrText[iText];
688 iText++
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.8.1/
joda-time-2.8.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar 

Completed in 157 milliseconds