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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.c3321 static int xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt,
3776 if (xmlRelaxNGElementMatch(&ctxt, def2, &node)) {
3813 if (xmlRelaxNGElementMatch(&ctxt, def1, &node)) {
9077 tmp = xmlRelaxNGElementMatch(NULL, cur, node);
9414 * xmlRelaxNGElementMatch:
9424 xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt, function
9467 ret = xmlRelaxNGElementMatch(ctxt, list, elem);
9494 ret = xmlRelaxNGElementMatch(ctxt, list, elem);
9731 ret = xmlRelaxNGElementMatch(ctxt, define, node);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drelaxng.c3321 static int xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt,
3776 if (xmlRelaxNGElementMatch(&ctxt, def2, &node)) {
3813 if (xmlRelaxNGElementMatch(&ctxt, def1, &node)) {
9081 tmp = xmlRelaxNGElementMatch(NULL, cur, node);
9418 * xmlRelaxNGElementMatch:
9428 xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt, function
9471 ret = xmlRelaxNGElementMatch(ctxt, list, elem);
9498 ret = xmlRelaxNGElementMatch(ctxt, list, elem);
9735 ret = xmlRelaxNGElementMatch(ctxt, define, node);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drelaxng.c3321 static int xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt,
3776 if (xmlRelaxNGElementMatch(&ctxt, def2, &node)) {
3813 if (xmlRelaxNGElementMatch(&ctxt, def1, &node)) {
9081 tmp = xmlRelaxNGElementMatch(NULL, cur, node);
9418 * xmlRelaxNGElementMatch:
9428 xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt, function
9471 ret = xmlRelaxNGElementMatch(ctxt, list, elem);
9498 ret = xmlRelaxNGElementMatch(ctxt, list, elem);
9735 ret = xmlRelaxNGElementMatch(ctxt, define, node);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c3321 static int xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt,
3776 if (xmlRelaxNGElementMatch(&ctxt, def2, &node)) {
3813 if (xmlRelaxNGElementMatch(&ctxt, def1, &node)) {
9077 tmp = xmlRelaxNGElementMatch(NULL, cur, node);
9414 * xmlRelaxNGElementMatch:
9424 xmlRelaxNGElementMatch(xmlRelaxNGValidCtxtPtr ctxt, function
9467 ret = xmlRelaxNGElementMatch(ctxt, list, elem);
9494 ret = xmlRelaxNGElementMatch(ctxt, list, elem);
9731 ret = xmlRelaxNGElementMatch(ctxt, define, node);

Completed in 303 milliseconds