Home
last modified time | relevance | path

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

/PHP-7.4/Zend/tests/
H A Dbug64677.phpt6 public function show_output($prepend, $output = '') {
14 function show_outputa($prepend, $output) {
/PHP-7.4/sapi/cli/tests/
H A Dbug67741_stub.inc2 echo "prepend lineno: ", __LINE__, "\n";
H A Dbug67741.phpt16 prepend lineno: 2
/PHP-7.4/tests/lang/
H A Dbug32924.phpt2 Bug #32924 (prepend does not add file to included files)
/PHP-7.4/ext/standard/tests/array/
H A Darray_unshift_empty.phpt2 Test array_unshift() function : prepend array with empty set
/PHP-7.4/ext/spl/tests/
H A Dspl_autoload_010.phpt2 SPL: spl_autoload() and prepend
/PHP-7.4/ext/spl/
H A Dphp_spl.c509 zend_bool prepend = 0; in PHP_FUNCTION() local
515 …ex(ZEND_PARSE_PARAMS_QUIET, ZEND_NUM_ARGS(), "|zbb", &zcallable, &do_throw, &prepend) == FAILURE) { in PHP_FUNCTION()
632 if (prepend && SPL_G(autoload_functions)->nNumOfElements > 1) { in PHP_FUNCTION()
657 if (prepend && SPL_G(autoload_functions)->nNumOfElements > 1) { in PHP_FUNCTION()
959 ZEND_ARG_INFO(0, prepend)
/PHP-7.4/
H A DCONTRIBUTING.md375 6. If you modified a function that is callable from PHP, prepend PHP to the
H A Dphp.ini-development572 ; http://php.net/error-prepend-string
697 ; http://php.net/auto-prepend-file
H A Dphp.ini-production572 ; http://php.net/error-prepend-string
697 ; http://php.net/auto-prepend-file
/PHP-7.4/build/
H A Dlibtool.m43097 # is EXPORTS), use it as is; otherwise, prepend...
5471 # is EXPORTS), use it as is; otherwise, prepend...

Completed in 30 milliseconds