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

/macosx-10.10.1/libxml2-26/libxml2/
H A Drngparser.c112 const xmlChar *key_mixed; member in struct:_xmlCRelaxNGParserCtxt
227 (str == ctxt->key_mixed) ||
928 } else if (token->token == ctxt->key_mixed) {
1472 ctxt.key_mixed = xmlDictLookup(ctxt.dict, BAD_CAST "mixed", -1);

Completed in 116 milliseconds