Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp390 inline uint8_t GetInvBase64(uint8_t x) { in GetInvBase64() function
399 if (GetInvBase64(ch) != 255 || ch == '=') in XFA_RemoveBase64Whitespace()