Searched refs:xmlCRNGIsKeyword (Results 1 – 1 of 1) sorted by relevance
215 xmlCRNGIsKeyword(xmlCRelaxNGParserCtxtPtr ctxt, const xmlChar *str) { in xmlCRNGIsKeyword() function332 if ((escape == 0) && (xmlCRNGIsKeyword(ctxt, token->token))) in xmlCRNGNextToken()