Home
last modified time | relevance | path

Searched refs:sub (Results 101 – 125 of 256) sorted by relevance

1234567891011

/PHP-5.5/ext/standard/tests/strings/
H A Dvprintf_variation3.phpt31 // Each sub array contains int values which correspond to each format string in $format
H A Dvsprintf_variation15_64bit.phpt31 // Each sub array contains unsigned values which correspond to each format string in $format
H A Dvprintf_variation9.phpt30 // Each sub array contains char values which correspond to each format string in $format
H A Dvsprintf_variation17.phpt27 // Each sub array contains scientific values which correspond to each format string in $format
H A Dvsprintf_variation5.phpt31 // Each sub array contains float values which correspond to each format string in $format
H A Dvprintf_variation11.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvprintf_variation11_64bit.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvprintf_variation5.phpt31 // Each sub array contains float values which correspond to each format string in $format
H A Dvsprintf_variation11.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvsprintf_variation11_64bit.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvsprintf_variation9.phpt30 // Each sub array contains char values which correspond to each format string in $format
H A Dvfprintf_variation11.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvfprintf_variation11_64bit.phpt34 // Each sub array contains octal values which correspond to each format string in $format
H A Dvfprintf_variation3.phpt31 // Each sub array contains int values which correspond to each format string in $format
H A Dvfprintf_variation9.phpt30 // Each sub array contains char values which correspond to each format string in $format
H A Dvfprintf_variation15.phpt31 // Each sub array contains unsigned values which correspond to each format string in $format
H A Dvfprintf_variation15_64bit.phpt31 // Each sub array contains unsigned values which correspond to each format string in $format
H A Dvfprintf_variation5.phpt31 // Each sub array contains float values which correspond to each format string in $format
H A Dvprintf_variation17.phpt27 // Each sub array contains scientific values which correspond to each format string in $format
/PHP-5.5/tests/classes/
H A Darray_access_005.phpt2 ZE2 ArrayAccess and sub Arrays
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Drecmul.c116 _bc_shift_addsub (bc_num accum, bc_num val, int shift, int sub) in _bc_shift_addsub() argument
132 if (sub) { in _bc_shift_addsub()
/PHP-5.5/ext/standard/tests/array/
H A Darray_intersect_variation9.phpt46 /* Passing the sub-array as argument to $arr1 and $arr2 */
48 echo "-- Passing the sub-array to \$arr1 and \$arr2 --\n";
240 -- Passing the sub-array to $arr1 and $arr2 --
/PHP-5.5/ext/spl/
H A Dspl_functions.h66 int spl_add_classes(zend_class_entry *pce, zval *list, int sub, int allow, int ce_flags TSRMLS_DC);
/PHP-5.5/ext/spl/tests/
H A Dmultiple_iterator_001.phpt144 RuntimeException thrown: Called current() with non valid sub iterator
145 RuntimeException thrown: Called key() with non valid sub iterator
/PHP-5.5/ext/oci8/tests/
H A Drefcur_prefetch_4.phpt58 // Steps to Fetch from PHP . For every sub-test,the cursor is bound and then executed.
68 // Steps to Fetch from PL/SQL . For every sub-test,the cursor is bound and then executed.

Completed in 28 milliseconds

1234567891011