Home
last modified time | relevance | path

Searched refs:sub (Results 151 – 175 of 237) sorted by relevance

12345678910

/PHP-8.2/ext/standard/tests/strings/
H A Dvprintf_variation4.phpt25 // Each sub array contains non int values which correspond to each format in $format
H A Dvprintf_variation4_64bit.phpt25 // Each sub array contains non int values which correspond to each format in $format
H A Dvprintf_variation12.phpt25 // Each sub array contains non octal values which correspond to each format in $format
H A Dvprintf_variation10.phpt26 // Each sub array contains non char values which correspond to each format in $format
H A Dvprintf_variation16.phpt25 // Each sub array contains signed values which correspond to each format in $format
H A Dvprintf_variation16_64bit.phpt25 // Each sub array contains signed values which correspond to each format in $format
H A Dvprintf_variation14_64bit.phpt25 // Each sub array contains non hexa values which correspond to each format in $format
H A Dvprintf_variation14.phpt25 // Each sub array contains non hexa values which correspond to each format in $format
H A Dvprintf_variation18.phpt21 // Each sub array contains non scientific values which correspond to each format in $format
H A Djoin_variation3.phpt14 array( array(2), array(1)), // sub arrays
/PHP-8.2/ext/standard/tests/array/
H A Darray_push_variation6.phpt78 // loop through each sub-array of $inputs to check the behavior of array_push()
H A Darray_change_key_case_variation3.phpt76 // loop through each sub-array of $inputs to check the behavior of array_change_key_case()
H A Darray_rand_variation3.phpt43 // looping to test array_rand() with each sub-array in the multi-dimensional array
H A Darray_intersect_assoc_variation5.phpt54 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_assoc_variation6.phpt54 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_variation6.phpt52 // loop through each sub-array within $arrays to check the behavior of array_intersect()
H A Dshuffle_variation2.phpt30 // looping to test shuffle() with each sub-array in the multi-dimensional array
/PHP-8.2/ext/date/tests/
H A DDateInterval_serialize-002.phpt44 var_dump($now->sub($e));
H A DDateTime_sub-fall-type2-type2.phpt2 DateTime::sub() -- fall type2 type2
H A Ddate_time_fractions.phpt41 $dt0 = $dt1->sub( $diff );
H A DDateTime_sub-fall-type2-type3.phpt2 DateTime::sub() -- fall type2 type3
H A DDateTime_sub-fall-type3-type2.phpt2 DateTime::sub() -- fall type3 type2
H A DDateTime_sub-fall-type3-type3.phpt2 DateTime::sub() -- fall type3 type3
/PHP-8.2/ext/oci8/tests/
H A Drefcur_prefetch_2.phpt63 // Steps to Fetch from PHP . For every sub-test,the cursor is bound and then executed.
73 // Steps to Fetch from PL/SQL . For every sub-test,the cursor is bound and then executed.
/PHP-8.2/Zend/asm/
H A Djump_arm64_aapcs_pe_armasm.asm65 sub sp, sp, #0xd0

Completed in 123 milliseconds

12345678910