Home
last modified time | relevance | path

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

/php-src/ext/xsl/tests/
H A Dxsltprocessor_exsl_registerPhpFunctionNs.phpt2 Overriding an EXSLT builtin
49 // Should override the builtin function
/php-src/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-src/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-src/ext/ffi/tests/
H A Dbug77768.phpt2 Bug #77768 (Redeclaration of builtin types and repeated declarations)
/php-src/Zend/tests/
H A D017.phpt2 builtin functions tests
/php-src/sapi/cli/tests/
H A D006.phpt10 die ("skip not pcre jit support builtin");
/php-src/ext/dba/
H A Dconfig.m453 if test "$THIS_RESULT" = "yes" || test "$THIS_RESULT" = "builtin"; then
645 THIS_RESULT="builtin"
679 THIS_RESULT="builtin"
687 THIS_RESULT="builtin"
/php-src/build/
H A Dphp.m41460 dnl autoconf undefines the builtin "shift" :-(
1461 dnl If possible, we use the builtin shift anyway, otherwise we use the ubercool
1464 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-src/
H A DUPGRADING23 . The builtin server looks for an index file recursively by traversing parent
/php-src/ext/date/
H A Dphp_date.c1045 const timelib_tzdb *builtin = timelib_builtin_db(); in php_date_set_tzdb() local
1047 if (php_version_compare(tzdb->version, builtin->version) > 0) { in php_date_set_tzdb()

Completed in 48 milliseconds