Home
last modified time | relevance | path

Searched refs:element (Results 376 – 400 of 1163) sorted by relevance

1...<<11121314151617181920>>...47

/PHP-5.5/ext/standard/tests/math/
H A Dbindec_variation1_64bit.phpt72 // loop through each element of $inputs to check the behaviour of bindec()
H A Ddecbin_variation1_64bit.phpt84 // loop through each element of $inputs to check the behaviour of decbin()
H A Dpow_variation1.phpt84 // loop through each element of $inputs to check the behaviour of pow()
H A Dpow_variation1_64bit.phpt84 // loop through each element of $inputs to check the behaviour of pow()
H A Ddecbin_variation1.phpt84 // loop through each element of $inputs to check the behaviour of decbin()
H A Dhexdec_variation1.phpt76 // loop through each element of $inputs to check the behaviour of hexdec()
H A Dhexdec_variation1_64bit.phpt76 // loop through each element of $inputs to check the behaviour of hexdec()
H A Dround_variation1.phpt81 // loop through each element of $inputs to check the behaviour of round()
/PHP-5.5/ext/spl/internal/
H A Drecursivearrayiterator.inc32 /** @return whether the current element has children
H A Drecursivefilteriterator.inc39 /** @return whether the current element has children
/PHP-5.5/ext/standard/tests/file/
H A Dis_writable_variation3.phpt41 /* loop through to test each element in the above array
H A Dreadlink_variation1.phpt36 /* loop through to test each element the above array */
H A Dis_file_variation4.phpt38 /* loop through to test each element in the above array */
/PHP-5.5/ext/standard/tests/general_functions/
H A Dphp_uname_variation1.phpt61 // loop through each element of the array for data
/PHP-5.5/ext/standard/tests/array/
H A Dcurrent_variation4.phpt6 * Description: Return the element currently pointed to by the internal array pointer
H A Darray_chunk_basic2.phpt32 // loop through each element of the array for input
H A Darray_chunk_variation3.phpt65 // loop through each element of the array for preserve_keys
H A Darray_diff_variation4.phpt96 // loop through each element of the array for $arr2
H A Darray_filter_error.phpt20 * Return Type : bool - true if element is odd and returns false otherwise
/PHP-5.5/ext/ctype/tests/
H A Dctype_alnum_variation3.phpt47 // loop through each element of $values to test behaviour of ctype_alnum()
H A Dctype_alpha_variation3.phpt48 // loop through each element of $values to test behaviour of ctype_alnum()
/PHP-5.5/ext/spl/tests/
H A Dmultiple_iterator_001.phpt49 echo "-- Default flags, added element --\n";
197 -- Default flags, added element --
/PHP-5.5/ext/soap/
H A Dsoap.c3812 if (parameter && parameter->element) {
3841 if (parameter && parameter->element) {
4003 if (sparam->element) {
4004 fault_ns = sparam->element->namens;
4078 sparam->element &&
4100 if (sparam->element) {
4316 if (parameter && parameter->element) {
4468 if (param->element) {
4469 if (param->element->fixed) {
4472 } else if (param->element->def && !param->element->nillable) {
[all …]
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchbody_variation4.phpt34 // iterate over each element of $options array to test whether FT_UID is set
/PHP-5.5/ext/standard/tests/strings/
H A Dstrval_variation1.phpt86 // loop through each element of the array for strval

Completed in 87 milliseconds

1...<<11121314151617181920>>...47