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

  /external/pdfium/xfa/src/fgas/src/localization/
fx_locale.cpp 943 int32_t iText = 0, iPattern = 0;
948 while (iPattern < iLenPattern && iText < iLenText) {
954 if (iText + iLiteralLen > iLenText ||
955 FXSYS_wcsncmp(pStrText + iText, (const FX_WCHAR*)wsLiteral,
960 iText += iLiteralLen;
965 if (FX_IsAlpha(pStrText[iText])) {
966 wsValue += pStrText[iText];
967 iText++;
972 wsValue += pStrText[iText];
973 iText++;
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar 

Completed in 299 milliseconds