Searched refs:xmlRelaxNGIsCompileable (Results 1 – 1 of 1) sorted by relevance
2889 xmlRelaxNGIsCompileable(xmlRelaxNGDefinePtr def) in xmlRelaxNGIsCompileable() function2904 ret = xmlRelaxNGIsCompileable(def->content); in xmlRelaxNGIsCompileable()2920 ret = xmlRelaxNGIsCompileable(list); in xmlRelaxNGIsCompileable()2971 ret = xmlRelaxNGIsCompileable(list); in xmlRelaxNGIsCompileable()2989 ret = xmlRelaxNGIsCompileable(list); in xmlRelaxNGIsCompileable()3050 if ((xmlRelaxNGIsCompileable(def) == 1) && (def->depth != -25)) { in xmlRelaxNGCompile()3276 ret = xmlRelaxNGIsCompileable(def); in xmlRelaxNGTryCompile()