Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp943 int32_t iText = 0, iPattern = 0; in ParseText() local
948 while (iPattern < iLenPattern && iText < iLenText) { in ParseText()
954 if (iText + iLiteralLen > iLenText || in ParseText()
955 FXSYS_wcsncmp(pStrText + iText, (const FX_WCHAR*)wsLiteral, in ParseText()
960 iText += iLiteralLen; in ParseText()
965 if (FX_IsAlpha(pStrText[iText])) { in ParseText()
966 wsValue += pStrText[iText]; in ParseText()
967 iText++; in ParseText()
972 wsValue += pStrText[iText]; in ParseText()
973 iText++; in ParseText()
[all …]
/external/caliper/lib/
Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/ ...