Home
last modified time | relevance | path

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

1234567891011

/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_variation16.phpt30 // Each sub array contains signed values which correspond to each format in $format
H A Dvfprintf_variation10.phpt26 // Each sub array contains non char values which correspond to each format in $format
H A Dvfprintf_variation12_64bit.phpt30 // Each sub array contains non octal values which correspond to each format in $format
H A Dvfprintf_variation16_64bit.phpt30 // Each sub array contains signed values which correspond to each format in $format
H A Dvfprintf_variation4.phpt30 // Each sub array contains non int values which correspond to each format in $format
H A Dvfprintf_variation8.phpt28 // Each sub array contains non string values which correspond to each format in $format
H A Dvsprintf_variation14_64bit.phpt30 // Each sub array contains non hexa values which correspond to each format in $format
H A Dvprintf_variation18.phpt26 // Each sub array contains non scientific values which correspond to each format in $format
H A Dvfprintf_variation14.phpt30 // Each sub array contains non hexa values which correspond to each format in $format
H A Dvfprintf_variation14_64bit.phpt30 // Each sub array contains non hexa values which correspond to each format in $format
H A Dvfprintf_variation18.phpt26 // Each sub array contains non scientific values which correspond to each format in $format
H A Dvsprintf_variation18.phpt26 // Each sub array contains non scientific values which correspond to each format in $format
/PHP-7.4/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_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 Darray_map_variation3.phpt25 array( array(2), array(1)), // sub arrays
H A Darray_combine_variation5.phpt69 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Dshuffle_variation3.phpt51 // looping to test shuffle() with each sub-array in the $array_arg array
H A Dshuffle_variation4.phpt54 // looping to test shuffle() with each sub-array in the $array_arg array
/PHP-7.4/ext/date/tests/
H A DDateTime_sub-february.phpt2 DateTime::sub() -- february
/PHP-7.4/ext/date/
H A Dphp_date.h77 PHP_METHOD(DateTimeImmutable, sub);
/PHP-7.4/ext/gd/libgd/
H A Dgd.h725 int sub; member
732 int gdImageScatter(gdImagePtr im, int sub, int plus);
733 int gdImageScatterColor(gdImagePtr im, int sub, int plus, int colors[], unsigned int num_colors);

Completed in 159 milliseconds

1234567891011