Searched refs:iText (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fgas/src/localization/
H A Dfx_locale.cpp943 int32_t iText = 0, iPattern = 0; local
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
2866 int32_t iText = 0, iPattern = 0; local
2897 int32_t iText = 0, iPattern = 0; local
2936 int32_t iText = 0, iPattern = 0; local
[all...]
/external/caliper/lib/
H A Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/joda/time/ org/joda/time/base/ ...

Completed in 65 milliseconds