Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp78 uint8_t* XFA_RemoveBase64Whitespace(const uint8_t* pStr, int32_t iLen) { in XFA_RemoveBase64Whitespace() function
101 XFA_RemoveBase64Whitespace((uint8_t*)pStr, strlen((char*)pStr)); in XFA_Base64Decode()