Searched refs:LIBXSLT_VERSION (Results 1 – 6 of 6) sorted by relevance
2 if ((LIBXSLT_VERSION === 10140 || LIBXSLT_VERSION === 10141)
9 if (LIBXSLT_VERSION < 10130) die('skip too old libxsl');
9 if (LIBXSLT_VERSION < 10117) die('skip too old libxsl');10 if (LIBXSLT_VERSION > 10129) die('skip for libxsl < 10130');
52 const LIBXSLT_VERSION = UNKNOWN; define
105 REGISTER_LONG_CONSTANT("LIBXSLT_VERSION", LIBXSLT_VERSION, CONST_PERSISTENT); in register_php_xsl_symbols()
Completed in 8 milliseconds