Home
last modified time | relevance | path

Searched refs:LIBXSLT_VERSION (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/xsl/tests/
H A Dskip_upstream_issue113.inc2 if ((LIBXSLT_VERSION === 10140 || LIBXSLT_VERSION === 10141)
H A Dxslt010.phpt9 if (LIBXSLT_VERSION < 10117) die('skip too old libxsl');
10 if (LIBXSLT_VERSION > 10129) die('skip for libxsl < 10130');
H A Dxslt010_gt10129.phpt9 if (LIBXSLT_VERSION < 10130) die('skip too old libxsl');
/PHP-8.2/ext/xsl/
H A Dphp_xsl.stub.php52 const LIBXSLT_VERSION = UNKNOWN; define
H A Dphp_xsl_arginfo.h99 REGISTER_LONG_CONSTANT("LIBXSLT_VERSION", LIBXSLT_VERSION, CONST_PERSISTENT); in register_php_xsl_symbols()

Completed in 9 milliseconds