Searched refs:prepend (Results 1 – 13 of 13) sorted by relevance
/PHP-5.4/tests/lang/ |
H A D | bug32924.phpt | 2 Bug #32924 (prepend does not add file to included files)
|
/PHP-5.4/sapi/apache/ |
H A D | apMakefile.libdir | 3 Instead it'll just prepend all the important variable definitions, and
|
/PHP-5.4/sapi/apache_hooks/ |
H A D | apMakefile.libdir | 3 Instead it'll just prepend all the important variable definitions, and
|
/PHP-5.4/ext/spl/tests/ |
H A D | spl_autoload_010.phpt | 2 SPL: spl_autoload() and prepend
|
/PHP-5.4/ext/spl/ |
H A D | php_spl.c | 473 zend_bool prepend = 0; in PHP_FUNCTION() local 479 …RSE_PARAMS_QUIET, ZEND_NUM_ARGS() TSRMLS_CC, "|zbb", &zcallable, &do_throw, &prepend) == FAILURE) { in PHP_FUNCTION() 595 if (prepend && SPL_G(autoload_functions)->nNumOfElements > 1) { in PHP_FUNCTION() 609 if (prepend && SPL_G(autoload_functions)->nNumOfElements > 1) { in PHP_FUNCTION()
|
/PHP-5.4/ |
H A D | README.GIT-RULES | 94 6. If you modified a function that is callable from PHP, prepend PHP to
|
H A D | php.ini-development | 561 ; http://php.net/error-prepend-string 666 ; http://php.net/auto-prepend-file
|
H A D | php.ini-production | 561 ; http://php.net/error-prepend-string 666 ; http://php.net/auto-prepend-file
|
H A D | NEWS | 4724 . Added new parameter $prepend to spl_autoload_register(). (Etienne)
|
/PHP-5.4/ext/openssl/ |
H A D | README | 149 headers is an array of headers to prepend to the message: they will
|
/PHP-5.4/sapi/thttpd/ |
H A D | thttpd_patch | 832 /* If we're vhosting, prepend the hostname to the url. This is
|
/PHP-5.4/build/ |
H A D | libtool.m4 | 3094 # is EXPORTS), use it as is; otherwise, prepend... 5468 # is EXPORTS), use it as is; otherwise, prepend...
|
/PHP-5.4/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 5479 5. Do not end after prepend characters.
|
Completed in 83 milliseconds