Home
last modified time | relevance | path

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

/external/libxml2/
Drngparser.c127 const xmlChar *key_choice; member
778 choice = xmlNewNodeEatName(NULL, (xmlChar *) ctxt->key_choice); in xmlParseCRNG_nameClass()
1054 grp = xmlNewNodeEatName(NULL, (xmlChar *) ctxt->key_choice); in xmlParseCRNG_pattern()
1487 ctxt.key_choice = xmlDictLookup(ctxt.dict, BAD_CAST "choice", -1); in xmlConvertCRNG()