Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/xml/
Dcxml_parser.cpp71 bool g_FXCRT_XML_IsNameIntro(uint8_t ch) { in g_FXCRT_XML_IsNameIntro() function
393 if (!g_FXCRT_XML_IsNameIntro(m_pBuffer[m_dwIndex])) in ParseElementInternal()