Home
last modified time | relevance | path

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

/PHP-7.4/ext/ffi/tests/
H A Dbug77768.phpt2 Bug #77768 (Redeclaration of builtin types and repeated declarations)
/PHP-7.4/Zend/tests/
H A D017.phpt2 builtin functions tests
/PHP-7.4/sapi/cli/tests/
H A D006.phpt10 die ("skip not pcre jit support builtin");
/PHP-7.4/ext/xmlrpc/
H A Dconfig.m471 XMLRPC_MODULE_TYPE=builtin
/PHP-7.4/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-7.4/build/
H A Dphp.m41577 dnl autoconf undefines the builtin "shift" :-(
1578 dnl If possible, we use the builtin shift anyway, otherwise we use the ubercool
1581 ifdef([builtin],[builtin(define, phpshift, [builtin(shift, $@)])],[
H A Dlibtool.m4490 # This shell has a builtin print -r that does the trick.
2889 _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
4289 # Compiler flag to turn off builtin functions.
4517 _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
/PHP-7.4/ext/date/
H A Dphp_date.c1471 const timelib_tzdb *builtin = timelib_builtin_db(); in php_date_set_tzdb() local
1473 if (php_version_compare(tzdb->version, builtin->version) > 0) { in php_date_set_tzdb()
/PHP-7.4/
H A Dconfigure.ac707 dnl Check for the __sync_fetch_and_add builtin.

Completed in 45 milliseconds