Home
last modified time | relevance | path

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

/external/libxml2/
Drngparser.c123 const xmlChar *key_combine; member
1115 xmlParseCRNG_attribute(ctxt, ctxt->key_combine, NULL, in xmlParseCRNG_component()
1119 xmlParseCRNG_attribute(ctxt, ctxt->key_combine, NULL, in xmlParseCRNG_component()
1147 xmlParseCRNG_attribute(ctxt, ctxt->key_combine, NULL, in xmlParseCRNG_component()
1151 xmlParseCRNG_attribute(ctxt, ctxt->key_combine, NULL, in xmlParseCRNG_component()
1483 ctxt.key_combine = xmlDictLookup(ctxt.dict, BAD_CAST "&=", 2); in xmlConvertCRNG()