Home
last modified time | relevance | path

Searched refs:prepend (Results 1 – 16 of 16) sorted by relevance

/PHP-5.5/Zend/tests/
H A Dbug64677.phpt6 public function show_output($prepend, $output = '') {
14 function show_outputa($prepend, $output) {
/PHP-5.5/sapi/cli/tests/
H A Dbug67741_stub.inc2 echo "prepend lineno: ", __LINE__, "\n";
H A Dbug67741.phpt16 prepend lineno: 2
/PHP-5.5/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)
/PHP-5.5/sapi/apache/
H A DapMakefile.libdir3 Instead it'll just prepend all the important variable definitions, and
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.libdir3 Instead it'll just prepend all the important variable definitions, and
/PHP-5.5/ext/spl/tests/
H A Dspl_autoload_010.phpt2 SPL: spl_autoload() and prepend
/PHP-5.5/ext/spl/
H A Dphp_spl.c473 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()
906 ZEND_ARG_INFO(0, prepend)
/PHP-5.5/
H A DREADME.GIT-RULES94 6. If you modified a function that is callable from PHP, prepend PHP to
H A Dphp.ini-development558 ; http://php.net/error-prepend-string
663 ; http://php.net/auto-prepend-file
H A Dphp.ini-production558 ; http://php.net/error-prepend-string
663 ; http://php.net/auto-prepend-file
H A DNEWS5913 . Added new parameter $prepend to spl_autoload_register(). (Etienne)
/PHP-5.5/ext/openssl/
H A DREADME149 headers is an array of headers to prepend to the message: they will
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch832 /* If we're vhosting, prepend the hostname to the url. This is
/PHP-5.5/build/
H A Dlibtool.m43101 # is EXPORTS), use it as is; otherwise, prepend...
5475 # is EXPORTS), use it as is; otherwise, prepend...
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5503 5. Do not end after prepend characters.

Completed in 108 milliseconds