Searched refs:builtin (Results 1 – 13 of 13) sorted by relevance
/PHP-5.6/ext/spl/internal/ |
H A D | recursivearrayiterator.inc | 22 * builtin behavior uses reflection to return a new instance of the exact same
|
H A D | recursivefilteriterator.inc | 22 * builtin behavior uses reflection to return a new instance of the exact same
|
/PHP-5.6/Zend/tests/ |
H A D | 017.phpt | 2 builtin functions tests
|
/PHP-5.6/ext/gd/ |
H A D | config.m4 | 262 dnl Common for both builtin and external GD 282 GD_MODULE_TYPE=builtin 375 dnl Common for both builtin and external GD 380 if test "$GD_MODULE_TYPE" = "builtin"; then
|
/PHP-5.6/ext/dba/ |
H A D | config.m4 | 58 if test "$THIS_RESULT" = "yes" || test "$THIS_RESULT" = "builtin"; then 575 THIS_RESULT="builtin" 609 THIS_RESULT="builtin" 617 THIS_RESULT="builtin"
|
/PHP-5.6/ext/xmlrpc/ |
H A D | config.m4 | 91 XMLRPC_MODULE_TYPE=builtin
|
/PHP-5.6/ |
H A D | acinclude.m4 | 1891 dnl autoconf undefines the builtin "shift" :-( 1892 dnl If possible, we use the builtin shift anyway, otherwise we use 1894 ifdef([builtin],[builtin(define, phpshift, [builtin(shift, $@)])],[
|
H A D | configure.in | 743 dnl Check for the __sync_fetch_and_add builtin
|
H A D | NEWS | 1498 . Fixed bug #69141 (Missing arguments in reflection info for some builtin 4179 some builtin classes). (Laruence) 6403 . Fixed bug #52725 (gcc builtin atomic functions were sometimes used when they
|
/PHP-5.6/Zend/ |
H A D | ZEND_CHANGES | 597 your exceptions will be nicely shown in the builtin handler for
|
/PHP-5.6/ext/date/ |
H A D | php_date.c | 1416 const timelib_tzdb *builtin = timelib_builtin_db(); in php_date_set_tzdb() local 1418 if (php_version_compare(tzdb->version, builtin->version) > 0) { in php_date_set_tzdb()
|
/PHP-5.6/build/ |
H A D | libtool.m4 | 490 # This shell has a builtin print -r that does the trick. 2893 _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' 4293 # Compiler flag to turn off builtin functions. 4521 _LT_AC_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
|
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1968 2002/03/13: [test] success in rubicon/builtin/AllBuiltinTests.rb.
|
Completed in 67 milliseconds