Home
last modified time | relevance | path

Searched refs:cache_list (Results 51 – 70 of 70) sorted by relevance

123

/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller3.phpt2 Phar front controller phps [cache_list]
5 phar.cache_list={PWD}/frontcontroller3.php
H A Dfrontcontroller18.phpt2 Phar front controller $_SERVER munging failure [cache_list]
4 phar.cache_list={PWD}/frontcontroller18.php
H A Dcopyonwrite10.phar.phpt2 Phar: copy-on-write test 10 [cache_list]
5 phar.cache_list={PWD}/copyonwrite10.phar.php
H A Dfrontcontroller15.phpt2 Phar front controller mime type override, Phar::PHPS [cache_list]
5 phar.cache_list={PWD}/frontcontroller15.php
H A Dfrontcontroller29.phpt2 Phar front controller with fatal error in php file [cache_list]
5 phar.cache_list={PWD}/frontcontroller29.php
H A Dfrontcontroller12.phpt2 Phar front controller mime type unknown int [cache_list]
5 phar.cache_list={PWD}/frontcontroller12.php
H A Dfrontcontroller13.phpt2 Phar front controller mime type not string/int [cache_list]
5 phar.cache_list={PWD}/frontcontroller13.php
H A Dfrontcontroller31.phpt2 Phar front controller with invalid callback for rewrites [cache_list]
5 phar.cache_list={PWD}/frontcontroller31.php
H A Dfrontcontroller21.phpt2 Phar front controller $_SERVER munging success [cache_list]
5 phar.cache_list={PWD}/frontcontroller21.php
H A Dfrontcontroller22.phpt2 Phar front controller include from cwd test 1 [cache_list]
5 phar.cache_list={PWD}/frontcontroller22.phpt
/php-src/ext/phar/tests/
H A Dphpinfo_001.phpt15 phar.cache_list=
40 phar.cache_list => no value => no value
60 phar.cache_list => no value => no value
H A Dphpinfo_002.phpt15 phar.cache_list=
38 phar.cache_list => no value => no value
H A Dcached_manifest_1.phpt2 Phar: phar.cache_list basic read test
6 phar.cache_list={PWD}/files/nophar.phar
H A Dphpinfo_003.phpt15 phar.cache_list=
38 phar.cache_list => no value => no value
H A Dbug79797.phpt6 phar.cache_list={PWD}/bug79797.phar
H A Dphpinfo_004.phpt15 phar.cache_list=
45 <tr><td class="e">phar.cache_list</td><td class="v"><i>no value</i></td><td class="v"><i>no value</…
67 <tr><td class="e">phar.cache_list</td><td class="v"><i>no value</i></td><td class="v"><i>no value</…
/php-src/ext/phar/
H A Dphar_internal.h109 char* cache_list; variable
H A Dphar.c101 if (!PHAR_G(cache_list) || !(PHAR_G(cache_list)[0])) { in phar_split_cache_list()
107 tmp = estrdup(PHAR_G(cache_list)); in phar_split_cache_list()
175 PHAR_G(cache_list) = ZSTR_VAL(new_value); in ZEND_INI_MH()
188 …STD_PHP_INI_ENTRY("phar.cache_list", "", PHP_INI_SYSTEM, phar_ini_cache_list, cache_list, zend_pha…
/php-src/
H A Dphp.ini-development1058 ;phar.cache_list =
H A Dphp.ini-production1060 ;phar.cache_list =

Completed in 34 milliseconds

123