Searched refs:xmlRelaxNGIsCompileable (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.c2856 * xmlRelaxNGIsCompileable:
2864 xmlRelaxNGIsCompileable(xmlRelaxNGDefinePtr def) function
2879 ret = xmlRelaxNGIsCompileable(def->content);
2895 ret = xmlRelaxNGIsCompileable(list);
2946 ret = xmlRelaxNGIsCompileable(list);
2964 ret = xmlRelaxNGIsCompileable(list);
3025 if ((xmlRelaxNGIsCompileable(def) == 1) && (def->depth != -25)) {
3230 ret = xmlRelaxNGIsCompileable(def);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drelaxng.c2856 * xmlRelaxNGIsCompileable:
2864 xmlRelaxNGIsCompileable(xmlRelaxNGDefinePtr def) function
2879 ret = xmlRelaxNGIsCompileable(def->content);
2895 ret = xmlRelaxNGIsCompileable(list);
2946 ret = xmlRelaxNGIsCompileable(list);
2964 ret = xmlRelaxNGIsCompileable(list);
3025 if ((xmlRelaxNGIsCompileable(def) == 1) && (def->depth != -25)) {
3230 ret = xmlRelaxNGIsCompileable(def);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drelaxng.c2856 * xmlRelaxNGIsCompileable:
2864 xmlRelaxNGIsCompileable(xmlRelaxNGDefinePtr def) function
2879 ret = xmlRelaxNGIsCompileable(def->content);
2895 ret = xmlRelaxNGIsCompileable(list);
2946 ret = xmlRelaxNGIsCompileable(list);
2964 ret = xmlRelaxNGIsCompileable(list);
3025 if ((xmlRelaxNGIsCompileable(def) == 1) && (def->depth != -25)) {
3230 ret = xmlRelaxNGIsCompileable(def);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c2856 * xmlRelaxNGIsCompileable:
2864 xmlRelaxNGIsCompileable(xmlRelaxNGDefinePtr def) function
2879 ret = xmlRelaxNGIsCompileable(def->content);
2895 ret = xmlRelaxNGIsCompileable(list);
2946 ret = xmlRelaxNGIsCompileable(list);
2964 ret = xmlRelaxNGIsCompileable(list);
3025 if ((xmlRelaxNGIsCompileable(def) == 1) && (def->depth != -25)) {
3230 ret = xmlRelaxNGIsCompileable(def);

Completed in 235 milliseconds