Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_xml_parser.cpp63 bool g_FXCRT_XML_IsNameIntro(uint8_t ch) { in g_FXCRT_XML_IsNameIntro() function
518 if (!g_FXCRT_XML_IsNameIntro(m_pBuffer[m_dwIndex])) in ParseElement()