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

/macosx-10.10.1/libxml2-26/libxml2/
H A Drngparser.c114 const xmlChar *key_notAllowed; member in struct:_xmlCRelaxNGParserCtxt
229 (str == ctxt->key_notAllowed) ||
942 } else if (token->token == ctxt->key_notAllowed) {
1474 ctxt.key_notAllowed = xmlDictLookup(ctxt.dict, BAD_CAST "notAllowed", -1);

Completed in 178 milliseconds