Home
last modified time | relevance | path

Searched refs:element (Results 201 – 225 of 1163) sorted by relevance

12345678910>>...47

/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_key_variation5.phpt17 // loop through each element of the array for arr1
H A Dend_variation2.phpt6 * Description: Advances array argument's internal pointer to the last element and return it
H A Darray_shift_basic.phpt6 * Description: Pops an element off the beginning of the array
H A Dmax_error.phpt28 Warning: max(): Array must contain at least one element in %s on line 12
H A Dmin_error.phpt28 Warning: min(): Array must contain at least one element in %s on line 12
H A Darray_walk_recursive_basic2.phpt29 echo "\n"; // new line to separate the output between each element
43 echo "\n"; // new line to separate the output between each element
H A Deach_variation2.phpt7 * and advance the pointer to the next element
108 // loop through each element of $inputs to check the behavior of each()
H A Darray_walk_basic2.phpt29 echo "\n"; // new line to separate the output between each element
43 echo "\n"; // new line to separate the output between each element
H A Darray_filter_variation1.phpt17 * Return value : Returns true for each element
18 * Discription : function applied to each element of the passed array and returns true
90 // loop through each element of the array for input
H A Darray_merge_variation5.phpt12 * $arr2 contains a duplicate element to $arr1.
H A Dkey_basic.phpt6 * Description: Return the key of the element currently pointed to by the internal array pointer
H A Dreset_basic.phpt6 * Description: Set array argument's internal pointer to the first element and return it
H A Dnext_variation2.phpt6 * Description: Move array argument's internal pointer to the next element and return it
/PHP-5.5/ext/phar/phar/
H A Ddirectorytreeiterator.inc34 /** @return the current element prefixed with ASCII graphics
/PHP-5.5/ext/soap/tests/soap12/
H A DT71.phpt24 …e>env:Sender</env:Value></env:Code><env:Reason><env:Text>A SOAP Envelope element cannot have non N…
/PHP-5.5/ext/spl/internal/
H A Dinfiniteiterator.inc35 /** Move the inner Iterator forward to its next element or rewind it.
/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation13.phpt23 //loop through each element of values for 'str' and default value of 'chunklen'
H A Dsubstr.phpt59 /* variation of start and length to point to same element */
60 echo ("\n*** Testing for variations of start and length to point to same element ***\n");
209 *** Testing for variations of start and length to point to same element ***
/PHP-5.5/ext/soap/tests/schema/
H A Dschema057.phpt13 <element name="x_item" type="int" maxOccurs="unbounded"/>
H A Dschema059.phpt13 <element name="x_item" type="int" maxOccurs="unbounded"/>
/PHP-5.5/ext/spl/examples/
H A Ddirectorytreeiterator.inc34 /** @return the current element prefixed with ASCII graphics
/PHP-5.5/ext/standard/tests/image/
H A Dgetimagesize_basic.phpt6 * Description: Get the size of an image as 4-element array
41 // loop through each element of the array for imagetype
H A Dgetimagesize_variation2.phpt12 * Description: Get the size of an image as 4-element array
78 // loop through each element of the array for info
/PHP-5.5/ext/dom/
H A Dconfig.w3210 cdatasection.c documentfragment.c domimplementation.c element.c \
/PHP-5.5/ext/date/tests/
H A Dgmstrftime_variation8.phpt23 // loop through each element of the array for timestamp

Completed in 36 milliseconds

12345678910>>...47