Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_extension.h75 inline bool FXSYS_IsWideHexDigit(wchar_t c) { in FXSYS_IsWideHexDigit() function
87 if (!FXSYS_IsWideHexDigit(c)) in FXSYS_WideHexCharToInt()
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp887 if (!FXSYS_IsWideHexDigit(ch)) in DecodeURL()
924 if (!FXSYS_IsWideHexDigit(ch)) in DecodeMLInternal()