Home
last modified time | relevance | path

Searched refs:elements (Results 126 – 150 of 259) sorted by relevance

1234567891011

/php-src/ext/json/
H A Djson_parser.y64 %type <value> members member elements element
152 elements array_end
171 elements:
/php-src/ext/standard/tests/array/
H A Darray_walk_recursive_variation4.phpt6 * Testing array_walk_recursive() with an array having subarrays as elements
H A Darray_walk_variation4.phpt6 * Testing array_walk() with an array having subarrays as elements
H A Darray_unique_variation9.phpt2 Test array_unique() function : usage variations - more than 16 elements
H A Duasort_variation6.phpt6 * Testing uasort() with 'array_arg' having different subarrays as array elements
H A Dsort_variation9.phpt10 * To test the new keys for the elements in the sorted array.
31 // to test the new keys for the elements in the sorted array
H A Darray_merge_recursive_variation7.phpt17 // input array containing elements as reference variables
H A Darray_values_variation.phpt16 /* creating an array with resources as elements */
H A Darray_values_variation_64bit.phpt16 /* creating an array with resources as elements */
H A Darray_chunk_basic1.phpt21 // array containing elements with/without keys
H A Darray_unshift_object.phpt63 // array containing different types of objects as elements
72 // loop through the various elements of $arrays to check the functionality of array_unshift
H A Darray_shift_variation4.phpt6 * Test popping elements from a sub-array and popping an array from an array
H A Darray_shift_variation8.phpt2 Test array_shift() function : usage variations - maintaining referenced elements
H A Dcurrent_variation4.phpt33 //See where internal pointer is after adding more elements
/php-src/ext/curl/tests/
H A Dcurl_basic_003.phpt4 Sebastian Deutsch <sebastian.deutsch@9elements.com>
/php-src/ext/spl/tests/SplObjectStorage/
H A DSplObjectStorage_unserialize_bad.phpt2 SPL: Test that serialized blob contains unique elements (CVE-2010-2225)
/php-src/ext/standard/tests/strings/
H A Dstrip_tags_variation8.phpt24 //loop through the various elements of strings array to test strip_tags() functionality
/php-src/ext/dom/tests/
H A Dbug77686.phpt2 Bug #77686 (Removed elements are still returned by getElementById)
/php-src/ext/dom/tests/modern/spec/
H A Dreconciliation_of_elements.phpt2 Reconciliation of elements
H A Dpre_insertion_validation.phpt71 echo "--- Document fragment edge cases with multiple elements ---\n";
114 --- Document fragment edge cases with multiple elements ---
/php-src/ext/soap/tests/schema/
H A Dschema074.phpt2 SOAP XML Schema 74: Structure with attributes and qualified elements
H A Dschema085.phpt2 SOAP XML Schema 85: Extension of complex type (elements order)
/php-src/ext/standard/tests/network/
H A Dnews.rss8 xmlns:dc="http://purl.org/dc/elements/1.1/"
/php-src/sapi/phpdbg/
H A Dphpdbg_watch.h72 HashTable elements; member
/php-src/tests/lang/
H A DforeachLoop.010.phpt22 // This provokes a difference in behaviour when changing the number of elements in the array while

Completed in 22 milliseconds

1234567891011