Home
last modified time | relevance | path

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

/external/libxml2/
Drngparser.c112 const xmlChar *key_mixed; member
227 (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()