Home
last modified time | relevance | path

Searched refs:used (Results 101 – 125 of 545) sorted by path

12345678910>>...22

/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_069.phpt25 Typed property Foo::$i must be int, string used
H A Dtyped_properties_070.phpt46 Typed property Foo::$i must be int, float used
48 Typed property Foo::$i must be int, string used
H A Dtyped_properties_072.phpt2 Typed property must cast when used with __get()
H A Dtyped_properties_073.phpt2 Typed property must cast when used with &__get()
H A Dtyped_properties_074.phpt35 Typed property Test::$val must be int, string used
H A Dtyped_properties_075.phpt48 string(48) "Typed property Foo::$bar must be int, float used"
52 string(48) "Typed property Foo::$bar must be int, float used"
H A Dtyped_properties_078.phpt48 …ing(89) "Typed property class@anonymous::$t must be an instance of Traversable or null, array used"
H A Dtyped_properties_093.phpt27 Typed property Test::$prop must be int, string used
H A Dtyped_properties_095.phpt63 Typed property _ZendTestClass::$intProp must be int, string used
64 …ed property _ZendTestClass::$classProp must be an instance of stdClass or null, _ZendTestClass used
73 Typed property _ZendTestClass::$intProp must be int, string used
74 Typed property _ZendTestClass::$classProp must be an instance of stdClass or null, Test used
83 Typed property _ZendTestClass::$staticIntProp must be int, string used
H A Dtyped_properties_096.phpt34 Typed property Test1::$prop must be an instance of Foobar, int used
H A Dtyped_properties_cache_slot_opt.phpt27 Typed property Test::$prop must be int, string used
29 Typed property Test::$prop must be int, string used
H A Dtyped_properties_class_loading.phpt46 Typed property Test::$propX must be an instance of X, stdClass used
49 Typed property Test::$propY must be an instance of Y or null, stdClass used
/PHP-7.4/Zend/tests/
H A Dunused_shared_static_variables.phpt2 Cleanup of shared static variables HT that has never been used should not assert
H A Duse_unlinked_class.phpt2 Classes can only be used once they are fully linked
/PHP-7.4/Zend/tests/varSyntax/
H A DissetOnTemp.phpt2 isset() can be used on dereferences of temporary expressions
/PHP-7.4/azure/
H A Dmsan_job.yml20 # msan requires all used libraries to be instrumented,
/PHP-7.4/build/
H A Dax_check_compile_flag.m419 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
H A Dax_func_which_gethostbyname_r.m423 # If used in conjunction with gethostname.c, the API demonstrated in
24 # test.c can be used regardless of which gethostbyname_r() is available.
H A Dax_gcc_func_attribute.m413 # the same syntax. Compiler warnings are used to detect supported
60 # used
196 [used], [
H A Dlibtool.m4435 # used as fallback echo
2253 AC_MSG_CHECKING([for ld used by $CC])
2739 # Code to be used in simple compile tests
2742 # Code to be used in simple link tests
2850 # Code to be used in simple compile tests
2853 # Code to be used in simple link tests
2928 # the platform it is being used on.
3822 dnl but it's only used here...
4212 # The linker used to build libraries.
5559 *** used, and then restart.
[all …]
H A Dltmain.sh2302 $echo "*** that it is just a static archive that I should not used here."
H A Dphp.m4106 dnl used several times.
170 dnl proper paths. Can be used to supply custom rules and/or additional targets.
225 dnl from the sources. Should not be used directly.
526 dnl Add a library to the link line (deferred, not used during configure).
926 dnl "sources" is a list of files relative to the subdir which are used to build
933 dnl "cxx" can be used to indicate that a C++ shared module is desired.
2091 dnl This macro is used to get a comparable version for Apache.
2230 AC_CACHE_CHECK([which data struct is used by crypt_r], php_cv_crypt_r_style,[
2272 AC_MSG_ERROR([Unable to detect data struct used by crypt_r])
H A Dpkg.m456 dnl used since that's the first version where most current features of
/PHP-7.4/
H A Dbuildconf30 is used to customize the PHP build based on the provided options and system. PHP
33 from the Git repository, buildconf is used for generating a new configure script
H A Dconfigure.ac121 dnl Allow version values to be used in Makefile.
788 dnl Check if ccache is being used.
795 …AC_MSG_ERROR([ccache must be disabled when --enable-gcov option is used. You can disable ccache by…
826 dnl Add -O0 only if GCC or ICC is used.

Completed in 72 milliseconds

12345678910>>...22