Home
last modified time | relevance | path

Searched refs:builtin (Results 1 – 12 of 12) sorted by relevance

/PHP-8.3/ext/zend_test/tests/
H A Dobserver_closure_03.phpt2 Observer: Observability of closures of builtin functions
H A Dinternal-call-internal-static-return.phpt2 Calling a builtin function with 'static' return type from internal code
/PHP-8.3/Zend/tests/type_declarations/
H A Dparameter_type_variance_2.phpt2 Parameter variance with no type (builtin)
H A Dconfusable_type_warning.phpt44 Warning: "resource" is not a supported builtin type and will be interpreted as a class name. Write …
/PHP-8.3/ext/ffi/tests/
H A Dbug77768.phpt2 Bug #77768 (Redeclaration of builtin types and repeated declarations)
/PHP-8.3/Zend/tests/
H A D017.phpt2 builtin functions tests
/PHP-8.3/sapi/cli/tests/
H A D006.phpt10 die ("skip not pcre jit support builtin");
/PHP-8.3/ext/dba/
H A Dconfig.m453 if test "$THIS_RESULT" = "yes" || test "$THIS_RESULT" = "builtin"; then
646 THIS_RESULT="builtin"
680 THIS_RESULT="builtin"
688 THIS_RESULT="builtin"
/PHP-8.3/build/
H A Dphp.m41558 dnl autoconf undefines the builtin "shift" :-(
1559 dnl If possible, we use the builtin shift anyway, otherwise we use the ubercool
1562 ifdef([builtin],[builtin(define, phpshift, [builtin(shift, $@)])],[
H A Dlibtool.m4490 # This shell has a builtin print -r that does the trick.
2898 _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
4298 # Compiler flag to turn off builtin functions.
4526 _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
/PHP-8.3/ext/date/
H A Dphp_date.c1040 const timelib_tzdb *builtin = timelib_builtin_db(); in php_date_set_tzdb() local
1042 if (php_version_compare(tzdb->version, builtin->version) > 0) { in php_date_set_tzdb()
/PHP-8.3/
H A DNEWS827 . Added pdeathsig to builtin server to terminate workers when the master

Completed in 53 milliseconds