Home
last modified time | relevance | path

Searched refs:sub (Results 176 – 200 of 237) sorted by relevance

12345678910

/PHP-8.2/ext/standard/tests/array/
H A Darray_intersect_variation5.phpt52 // loop through each sub-array within $arrays to check the behavior of array_intersect()
H A Darray_combine_variation4.phpt64 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_diff_variation8.phpt52 // loop through each sub-array of $inputs to check the behavior of array_unique()
H A Darray_combine_variation5.phpt63 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_map_variation3.phpt20 array( array(2), array(1)), // sub arrays
H A Dshuffle_variation3.phpt46 // looping to test shuffle() with each sub-array in the $array_arg array
H A Dshuffle_variation4.phpt49 // looping to test shuffle() with each sub-array in the $array_arg array
H A Darray_intersect_assoc_variation7.phpt68 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_assoc_variation8.phpt68 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_variation7.phpt66 // loop through each sub-array within $arrays to check the behavior of array_intersect()
H A Darray_intersect_variation8.phpt66 // loop through each sub-array within $arrays to check the behavior of array_intersect()
H A Darray_unique_variation2.phpt68 // loop through each sub-array of $inputs to check the behavior of array_unique()
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()
/PHP-8.2/ext/date/
H A Dphp_date.stub.php394 public function sub(DateInterval $interval): DateTime {} function in DateTime
515 public function sub(DateInterval $interval): DateTimeImmutable {} function in DateTimeImmutable
/PHP-8.2/ext/gd/libgd/
H A Dgd.h748 int sub; member
755 int gdImageScatter(gdImagePtr im, int sub, int plus);
756 int gdImageScatterColor(gdImagePtr im, int sub, int plus, int colors[], unsigned int num_colors);
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_x86.dasc1523 | sub r4, 4
1560 | sub r4, 4
2013 | sub r4, 8
2034 | sub r4, 8
2083 | sub r4, 8
2112 | sub r4, 8
2581 | sub r4, 8
2613 | sub r4, 8
2645 | sub r4, 8
2677 | sub r4, 8
[all …]
/PHP-8.2/ext/date/tests/
H A DDateTime_sub-february.phpt2 DateTime::sub() -- february
/PHP-8.2/ext/standard/tests/strings/
H A Dvprintf_variation8.phpt21 // Each sub array contains non string values which correspond to each format in $format
H A Dget_html_translation_table_basic7.phpt271 [⊂] => ⊂
H A Dget_html_translation_table_basic2.phpt476 string(5) "⊂"
985 string(5) "⊂"
1490 string(5) "⊂"
H A Dhtml_entity_decode_html4.phpt238 "⊂",
H A Dget_html_translation_table_basic1.phpt463 string(5) "⊂"
/PHP-8.2/ext/standard/html_tables/
H A Dents_html401.txt202 sub 2282
H A Dents_xhtml.txt234 sub 2282

Completed in 86 milliseconds

12345678910