Home
last modified time | relevance | path

Searched refs:behavior (Results 126 – 150 of 300) sorted by relevance

12345678910>>...12

/PHP-7.2/ext/mbstring/tests/
H A Dmb_strrpos_variation1.phpt94 // loop through each element of $inputs to check the behavior of mb_strrpos()
H A Dmb_strrpos_variation2.phpt94 // loop through each element of $inputs to check the behavior of mb_strrpos()
H A Dmb_strrpos_variation3.phpt79 // loop through each element of $inputs to check the behavior of mb_strrpos()
H A Dmb_ereg_variation2.phpt92 // loop through each element of $inputs to check the behavior of mb_ereg()
H A Dmb_substr_count_variation2.phpt92 // loop through each element of $inputs to check the behavior of mb_substr_count()
H A Dmb_encode_mimeheader_variation3.phpt98 // loop through each element of $inputs to check the behavior of mb_encode_mimeheader()
H A Dmb_stripos_variation2.phpt95 // loop through each element of $inputs to check the behavior of mb_stripos()
H A Dmb_strpos_variation2.phpt94 // loop through each element of $inputs to check the behavior of mb_strpos()
/PHP-7.2/ext/iconv/tests/
H A Diconv_strpos_variation1.phpt94 // loop through each element of $inputs to check the behavior of iconv_strpos()
H A Diconv_strpos_variation2.phpt94 // loop through each element of $inputs to check the behavior of iconv_strpos()
H A Diconv_strlen_variation1.phpt103 // loop through each element of $inputs to check the behavior of iconv_strlen()
H A Diconv_mime_decode_headers_variation1.phpt107 // loop through each element of $inputs to check the behavior of iconv_mime_decode_headers()
/PHP-7.2/ext/standard/tests/array/
H A Darray_intersect_assoc_variation6.phpt66 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_variation6.phpt63 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Darray_push_variation6.phpt95 // loop through each sub-array of $inputs to check the behavior of array_push()
H A Darray_slice_variation4.phpt84 // loop through each element of $inputs to check the behavior of array_slice()
H A Dnatcasesort_variation11.phpt103 // loop through each element of $inputs to check the behavior of natcasesort()
H A Darray_pad_variation3.phpt11 * Testing array_pad() function for expected behavior by passing
108 // loop through each element of $pad_values to check the behavior of array_pad()
H A Darray_diff_variation8.phpt58 // loop through each sub-array of $inputs to check the behavior of array_unique()
H A Darray_intersect_assoc_variation5.phpt66 // loop through each sub-array within $arrrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_variation5.phpt63 // loop through each sub-array within $arrrays to check the behavior of array_intersect()
H A Dcount_variation2.phpt89 // loop through each element of $inputs to check the behavior of count()
H A Deach_variation2.phpt108 // loop through each element of $inputs to check the behavior of each()
/PHP-7.2/ext/date/lib/
H A Dparse_date.re552 *behavior = tp->type;
565 return timelib_lookup_relative_text(ptr, behavior);
662 s->time->relative.weekday_behavior = behavior;
1137 int behavior = 0;
1143 i = timelib_get_relative_text((char **) &ptr, &behavior);
1150 timelib_set_relative((char **) &ptr, i, behavior, s);
1640 int behavior = 0;
1646 i = timelib_get_relative_text((char **) &ptr, &behavior);
1648 timelib_set_relative((char **) &ptr, i, behavior, s);
1664 int behavior = 0;
[all …]
/PHP-7.2/ext/oci8/tests/
H A Derror_parse.phpt10 // was fixed and the behavior of oci_error() for all connections types

Completed in 62 milliseconds

12345678910>>...12