Searched refs:xmlRelaxNGIsCompileable (Results 1 – 1 of 1) sorted by relevance
2872 xmlRelaxNGIsCompileable(xmlRelaxNGDefinePtr def) in xmlRelaxNGIsCompileable() function2887 ret = xmlRelaxNGIsCompileable(def->content); in xmlRelaxNGIsCompileable()2903 ret = xmlRelaxNGIsCompileable(list); in xmlRelaxNGIsCompileable()2954 ret = xmlRelaxNGIsCompileable(list); in xmlRelaxNGIsCompileable()2972 ret = xmlRelaxNGIsCompileable(list); in xmlRelaxNGIsCompileable()3033 if ((xmlRelaxNGIsCompileable(def) == 1) && (def->depth != -25)) { in xmlRelaxNGCompile()3259 ret = xmlRelaxNGIsCompileable(def); in xmlRelaxNGTryCompile()