Searched refs:key_mixed (Results 1 – 1 of 1) sorted by relevance
112 const xmlChar *key_mixed; member227 (str == ctxt->key_mixed) || in xmlCRNGIsKeyword()928 } else if (token->token == ctxt->key_mixed) { in xmlParseCRNG_primary()1472 ctxt.key_mixed = xmlDictLookup(ctxt.dict, BAD_CAST "mixed", -1); in xmlConvertCRNG()