Home
last modified time | relevance | path

Searched refs:behavior (Results 151 – 175 of 196) sorted by relevance

12345678

/php-src/ext/standard/tests/array/
H A Darray_merge_recursive_variation4.phpt50 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
H A Darray_intersect_assoc_variation3.phpt82 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Darray_merge_recursive_variation5.phpt54 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
H A Darray_combine_variation3.phpt70 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_intersect_assoc_variation4.phpt81 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_variation3.phpt82 // loop through each sub-array within $arrays to check the behavior of array_intersect()
H A Darray_intersect_variation4.phpt81 // loop through each sub-array within $arrays to check the behavior of array_intersect()
H A Darray_intersect_variation9.phpt6 * Testing the behavior of array_intersect() by passing 2-D arrays
H A Darray_unshift_variation3.phpt6 * Testing the behavior of array_unshift() by passing different types of arrays
/php-src/ext/mbstring/tests/
H A Dsjis_encoding.phpt34 * behavior was more useful in the majority of applications which process
/php-src/ext/standard/tests/strings/
H A Dhtmlentities24.phpt28 /* checking behavior of quote */
H A Dhtmlspecialchars.phpt24 /* checking behavior of quote */
/php-src/
H A DUPGRADING.INTERNALS165 should either be inlined and undefined behavior fixed or it should be
180 users to better take engine-specific behavior into account. As an example
/php-src/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_alnum()
H A Dctype_alpha_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_alpha()
H A Dctype_cntrl_variation1.phpt85 // loop through each element of $inputs to check the behavior of ctype_cntrl()
H A Dctype_digit_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_digit()
H A Dctype_graph_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_graph()
H A Dctype_lower_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_lower()
H A Dctype_print_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_print()
H A Dctype_punct_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_punct
H A Dctype_space_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_space()
H A Dctype_upper_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_upper()
H A Dctype_xdigit_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_xdigit()
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst101 no-op. If it does not, using the macro on these values is undefined behavior.
168 values on some macros, like ``GC_ADDREF``. This will result in undefined behavior, because the macro

Completed in 27 milliseconds

12345678