Home
last modified time | relevance | path

Searched refs:element (Results 801 – 825 of 922) sorted by relevance

1...<<31323334353637

/php-src/ext/standard/tests/array/
H A Darray_diff_assoc_variation2.phpt85 // loop through each element of $inputs to check the behavior of array_diff_assoc
H A Darray_diff_variation2.phpt85 // loop through each element of $inputs to check the behavior of array_diff
H A Darray_sum_variation7.phpt2 Test array_sum() function : usage variations - 'input' array with unexpected values as array element
H A Darray_udiff_assoc_variation2.phpt85 // loop through each element of the array for array2
H A Darray_udiff_uassoc_variation2.phpt86 // loop through each element of the array for array2
H A Darray_udiff_variation2.phpt85 // loop through each element of the array for array2
H A Darray_diff_assoc_variation1.phpt85 // loop through each element of $inputs to check the behavior of array_diff_assoc
H A Darray_diff_variation1.phpt85 // loop through each element of $inputs to check the behavior of array_diff
H A Darray_uintersect_assoc_variation2.phpt85 // loop through each element of the array for array2
H A Darray_uintersect_uassoc_variation2.phpt86 // loop through each element of the array for array2
H A Darray_uintersect_variation2.phpt85 // loop through each element of the array for array2
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_variable_columncount.phpt31 printf("[%03d + 3] Expecting one array element got two\n", $offset);
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation18.phpt15 /* the array is with two elements in it. Each element should be read as
16 1st element is delimiter & 2nd element is csv fields
H A Dfputcsv_variation9.phpt9 /* the array is with three elements in it. Each element should be read as
10 1st element is delimiter, 2nd element is enclosure
11 and 3rd element is csv fields
H A Dfputcsv_variation13.phpt10 /* the array is with three elements in it. Each element should be read as
11 1st element is delimiter, 2nd element is enclosure
12 and 3rd element is csv fields
H A Dfgetcsv_variation8.phpt12 /* the array is with three elements in it. Each element should be read as
13 1st element is delimiter, 2nd element is enclosure
14 and 3rd element is csv fields
H A Dfgetcsv_variation9.phpt16 /* the array is with three elements in it. Each element should be read as
17 1st element is delimiter, 2nd element is enclosure
18 and 3rd element is csv fields
H A Dfgetcsv_variation22.phpt12 /* the array is with two elements in it. Each element should be read as
13 1st element is delimiter & 2nd element is csv fields
H A Dfgetcsv_variation29.phpt12 /* the array is with two elements in it. Each element should be read as
13 1st element is delimiter & 2nd element is csv fields
H A Dfgetcsv_variation30.phpt12 /* the array is with two elements in it. Each element should be read as
13 1st element is delimiter & 2nd element is csv fields
/php-src/Zend/tests/
H A D019.phpt91 // try to unset the element which is non-existent
93 // check using isset() & empty() on a non_existent element in the array
105 // unset each element in the array and see the working of unset, isset & empty
111 // unset the element
113 // dump the array after element was unset
115 // check using isset for the element that was unset
124 // because of using isset, empty and unset on its element
/php-src/ext/standard/tests/strings/
H A Dsprintf_variation1.phpt66 // loop through each element of the array for format
H A Djoin_error1.phpt77 // loop through each element of the array and check the working of join()
/php-src/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl178 <wsdl:part name="parameters" element="tns:Echo"/>
181 <wsdl:part name="parameters" element="tns:EchoResponse"/>
H A Dbug50698_4.wsdl178 <wsdl:part name="parameters" element="tns:Echo"/>
181 <wsdl:part name="parameters" element="tns:EchoResponse"/>

Completed in 47 milliseconds

1...<<31323334353637