Searched refs:g_FXCRT_XML_IsNameIntro (Results 1 – 1 of 1) sorted by relevance
96 FX_BOOL g_FXCRT_XML_IsNameIntro(uint8_t ch) { in g_FXCRT_XML_IsNameIntro() function378 if (!g_FXCRT_XML_IsNameIntro(m_pBuffer[m_dwIndex])) { in ParseElement()