Home
last modified time | relevance | path

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

/PHP-7.3/ext/spl/internal/
H A Drecursivearrayiterator.inc22 * builtin behavior uses reflection to return a new instance of the exact same
H A Drecursivefilteriterator.inc22 * builtin behavior uses reflection to return a new instance of the exact same
/PHP-7.3/Zend/tests/
H A D017.phpt2 builtin functions tests
/PHP-7.3/ext/gd/
H A Dconfig.m4232 dnl Common for both builtin and external GD
250 GD_MODULE_TYPE=builtin
343 dnl Common for both builtin and external GD
348 if test "$GD_MODULE_TYPE" = "builtin"; then
/PHP-7.3/sapi/cli/tests/
H A D006.phpt10 die ("skip not pcre jit support builtin");
/PHP-7.3/ext/dba/
H A Dconfig.m456 if test "$THIS_RESULT" = "yes" || test "$THIS_RESULT" = "builtin"; then
607 THIS_RESULT="builtin"
641 THIS_RESULT="builtin"
649 THIS_RESULT="builtin"
/PHP-7.3/ext/xmlrpc/
H A Dconfig.m489 XMLRPC_MODULE_TYPE=builtin
/PHP-7.3/
H A Dacinclude.m41915 dnl autoconf undefines the builtin "shift" :-(
1916 dnl If possible, we use the builtin shift anyway, otherwise we use
1918 ifdef([builtin],[builtin(define, phpshift, [builtin(shift, $@)])],[
H A Dconfigure.ac761 dnl Check for the __sync_fetch_and_add builtin
H A DNEWS2361 corresponding builtin functions. (Dmitry)
2363 . Added ZEND_IN_ARRAY instruction, implementing optimized in_array() builtin
/PHP-7.3/ext/date/
H A Dphp_date.c1482 const timelib_tzdb *builtin = timelib_builtin_db(); in php_date_set_tzdb() local
1484 if (php_version_compare(tzdb->version, builtin->version) > 0) { in php_date_set_tzdb()
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY115 2018/03/12: add doc/CALLOUTS.BUILTIN for builtin callouts
2256 2002/03/13: [test] success in rubicon/builtin/AllBuiltinTests.rb.
/PHP-7.3/build/
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'

Completed in 73 milliseconds