Home
last modified time | relevance | path

Searched refs:spl (Results 51 – 75 of 147) sorted by relevance

123456

/PHP-5.5/Zend/tests/
H A Dns_036.phpt4 <?php if (!extension_loaded("spl")) die("skip SPL is no available"); ?>
H A Dbug36214.phpt4 <?php if (!extension_loaded("spl")) die("skip SPL is no available"); ?>
/PHP-5.5/ext/spl/tests/
H A DarrayObject_uasort_basic1.phpt8 * Source code: ext/spl/spl_array.c
H A Dbug49263.phpt4 <?php if (!extension_loaded("spl")) print "skip"; ?>
H A DarrayObject_asort_basic2.phpt8 * Source code: ext/spl/spl_array.c
H A DarrayObject_ksort_basic2.phpt8 * Source code: ext/spl/spl_array.c
H A Dclass_uses_variation.phpt7 * Source code: ext/spl/php_spl.c
H A Dclass_implements_variation.phpt7 * Source code: ext/spl/php_spl.c
H A Ddit_002.phpt4 <?php if (!extension_loaded("spl") || !extension_loaded('reflection') || !defined('GLOB_ERR')) prin…
H A DarrayObject_natsort_basic1.phpt8 * Source code: ext/spl/spl_array.c
/PHP-5.5/ext/phar/tests/zip/
H A Dcorrupt_001.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
H A Dunixzip.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
/PHP-5.5/ext/phar/tests/
H A Dphar_oo_012_confirm.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
H A Dphar_oo_012b.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
H A Dphar_oo_001U.phpt7 if (!extension_loaded("spl")) die("skip SPL not available");
H A Dphar_dir_iterate.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
H A Dphar_oo_001.phpt7 if (!extension_loaded("spl")) die("skip SPL not available");
H A Dphar_oo_getcontentsgz.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
H A Dphar_oo_003.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
H A Dphar_oo_getcontents.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
H A Dphar_oo_010.phpt5 <?php if (!extension_loaded("spl")) die("skip SPL not available"); ?>
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44295.phpt6 if (!extension_loaded("spl") || is_dir('/this/path/does/not/exist')) die("skip");
/PHP-5.5/ext/spl/examples/tests/
H A Ddualiterator_001.phpt4 <?php if (!extension_loaded("spl") || !extension_loaded("reflection")) print "skip"; ?>
/PHP-5.5/ext/phar/tests/tar/
H A Dtar_004U.phpt7 if (!extension_loaded("spl")) die("skip SPL not available");
/PHP-5.5/ext/phar/
H A Dconfig.m428 PHP_ADD_EXTENSION_DEP(phar, spl, true)

Completed in 34 milliseconds

123456