Home
last modified time | relevance | path

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

/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/localization/
H A Dfgas_locale.cpp624 int32_t iLenDot = wsDotSymbol.GetLength(); in FX_GetNumericDotIndex() local
628 } else if (ccf + iLenDot <= iLenf && in FX_GetNumericDotIndex()
629 !FXSYS_wcsncmp(pStr + ccf, wsDotSymbol.c_str(), iLenDot)) { in FX_GetNumericDotIndex()