Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp381 wchar_t timePatternChar; in PatternStringType() local
383 timePatternChar = pData[iIndex]; in PatternStringType()
384 if (timePatternChar == 0x27) { in PatternStringType()
389 if (!bSingleQuotation && timePatternChar == 't') in PatternStringType()