Home
last modified time | relevance | path

Searched refs:be (Results 26 – 50 of 3214) sorted by path

12345678910>>...129

/php-src/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm76 ; will be entered after calling jump_fcontext() first time
82 ; will be entered after context-function returns
H A Dmake_loongarch64_sysv_elf_gas.S57 # will be entered after context-function returns
H A Dmake_mips32_o32_elf_gas.S78 # will be entered after context-function returns
H A Dmake_mips64_n64_elf_gas.S76 # will be entered after context-function returns
H A Dmake_ppc32_sysv_elf_gas.S104 # will be entered after context-function returns
H A Dmake_ppc32_sysv_xcoff_gas.S105 # will be entered after context-function returns
H A Dmake_ppc64_sysv_elf_gas.S145 # will be entered after context-function returns
H A Dmake_ppc64_sysv_xcoff_gas.S117 # will be entered after context-function returns
H A Dmake_riscv64_sysv_elf_gas.S77 # will be entered after context-function returns (RA register)
/php-src/Zend/tests/
H A D001.phpt61 func_num_args() must be called from a function context
H A D002.phpt99 func_get_arg(): Argument #1 ($position) must be greater than or equal to 0
100 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
101 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
102 func_get_arg(): Argument #1 ($position) must be greater than or equal to 0
104 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
106 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
110 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
111 func_get_arg(): Argument #1 ($position) must be greater than or equal to 0
112 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
113 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
[all …]
H A D003.phpt82 func_get_args() cannot be called from the global scope
H A D004.phpt19 strncmp(): Argument #3 ($length) must be greater than or equal to 0
H A D006.phpt22 strncasecmp(): Argument #3 ($length) must be greater than or equal to 0
H A D008.phpt28 TypeError: define(): Argument #1 ($constant_name) must be of type string, array given
H A D009.phpt61 get_class() without arguments must be called from within a class
62 get_class(): Argument #1 ($object) must be of type object, string given
65 get_class(): Argument #1 ($object) must be of type object, null given
H A D010.phpt93 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
94 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
95 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, string …
97 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, array g…
98 get_parent_class(): Argument #1 ($object_or_class) must be an object or a valid class name, int giv…
H A D011.phpt89 property_exists(): Argument #1 ($object_or_class) must be of type object|string, array given
90 property_exists(): Argument #1 ($object_or_class) must be of type object|string, int given
91 property_exists(): Argument #1 ($object_or_class) must be of type object|string, float given
92 property_exists(): Argument #1 ($object_or_class) must be of type object|string, true given
93 property_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
H A D015.phpt26 trigger_error(): Argument #2 ($error_level) must be one of E_USER_ERROR, E_USER_WARNING, E_USER_NOT…
27 trigger_error(): Argument #2 ($error_level) must be one of E_USER_ERROR, E_USER_WARNING, E_USER_NOT…
H A D019.phpt350 //Note: No error conditions relating to passing arguments can be tested
H A D020.phpt28 func_get_arg() cannot be called from the global scope
29 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
H A Dabstract_inheritance_003.phpt12 Fatal error: Declaration of B::bar($x) must be compatible with A::bar($x, $y = 0) in %s
H A Dallow_dynamic_properties_on_interface.phpt2 #[AllowDynamicProperties] cannot be applied to interface
H A Dallow_dynamic_properties_on_trait.phpt2 #[AllowDynamicProperties] cannot be applied to trait
/php-src/Zend/tests/anon/
H A D005.phpt9 /* array access will be implemented by the time we get to here */

Completed in 32 milliseconds

12345678910>>...129