Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/localization/
Dfgas_locale.cpp385 CFX_WideStringC wsConstChars(gs_wsConstChars); in GetCategory() local
389 } else if (!bBraceOpen && wsConstChars.Find(pStr[ccf]) == -1) { in GetCategory()
473 CFX_WideStringC wsConstChars(gs_wsConstChars); in GetTextFormat() local
479 } else if (!bBrackOpen && wsConstChars.Find(pStr[ccf]) == -1) { in GetTextFormat()
531 CFX_WideStringC wsConstChars(gs_wsConstChars); in GetNumericFormat() local
537 } else if (!bBrackOpen && wsConstChars.Find(pStr[ccf]) == -1) { in GetNumericFormat()
1921 CFX_WideStringC wsConstChars(gs_wsConstChars); in GetDateTimeFormat() local
1928 wsConstChars.Find(pStr[ccf]) == -1) { in GetDateTimeFormat()