Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp868 WideStringView wsConstChars(gs_wsConstChars); in GetCategory() local
872 } else if (!bBraceOpen && !wsConstChars.Contains(pStr[ccf])) { in GetCategory()
922 WideStringView wsConstChars(gs_wsConstChars); in GetTextFormat() local
929 } else if (!bBrackOpen && !wsConstChars.Contains(pStr[ccf])) { in GetTextFormat()
974 WideStringView wsConstChars(gs_wsConstChars); in GetNumericFormat() local
980 } else if (!bBrackOpen && !wsConstChars.Contains(pStr[ccf])) { in GetNumericFormat()
1559 WideStringView wsConstChars(gs_wsConstChars); in GetDateTimeFormat() local
1566 !wsConstChars.Contains(pStr[ccf])) { in GetDateTimeFormat()