Searched refs:key_notAllowed (Results 1 – 1 of 1) sorted by relevance
114 const xmlChar *key_notAllowed; member229 (str == ctxt->key_notAllowed) || in xmlCRNGIsKeyword()942 } else if (token->token == ctxt->key_notAllowed) { in xmlParseCRNG_primary()1474 ctxt.key_notAllowed = xmlDictLookup(ctxt.dict, BAD_CAST "notAllowed", -1); in xmlConvertCRNG()