Home
last modified time | relevance | path

Searched refs:element (Results 476 – 500 of 878) sorted by relevance

1...<<11121314151617181920>>...36

/php-src/ext/date/tests/
H A Dgmstrftime_variation8.phpt17 // loop through each element of the array for timestamp
/php-src/ext/dom/tests/modern/spec/
H A Dserialize_element_unqualified.phpt2 Serialize element choose nearest prefix if unqualified name
/php-src/ext/standard/tests/array/
H A Darray_walk_recursive_variation4.phpt17 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_variation5.phpt25 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation4.phpt17 echo "\n"; // new line to separate the output between each element
H A Darray_walk_variation5.phpt25 echo "\n"; // new line to separate the output between each element
H A Dmax.phpt37 max(): Argument #1 ($value) must contain at least one element
H A Dmin.phpt37 min(): Argument #1 ($value) must contain at least one element
H A Darray_diff_key_variation7.phpt22 // loop through each element of the array for arr1
/php-src/ext/phar/phar/
H A Ddirectorytreeiterator.inc34 /** @return the current element prefixed with ASCII graphics
/php-src/ext/standard/tests/file/
H A Dis_writable_variation3.phpt24 /* loop through to test each element in the above array
/php-src/ext/soap/tests/schema/
H A Dschema057.phpt14 <element name="x_item" type="int" maxOccurs="unbounded"/>
H A Dschema059.phpt14 <element name="x_item" type="int" maxOccurs="unbounded"/>
/php-src/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-src/ext/dom/tests/modern/html/serializer/
H A DHTMLDocument_serialize_element_ns.phpt2 Dom\HTMLDocument serialization of element in a namespace
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.c1105 lxb_dom_element_t *element; in lxb_selectors_match() local
1118 element = lxb_dom_interface_element(node); in lxb_selectors_match()
1120 if (element->attr_class == NULL in lxb_selectors_match()
1121 || element->attr_class->value == NULL) in lxb_selectors_match()
1174 lxb_dom_element_t *element; in lxb_selectors_match_id() local
1176 element = lxb_dom_interface_element(node); in lxb_selectors_match_id()
1178 if (element->attr_id == NULL || element->attr_id->value == NULL) { in lxb_selectors_match_id()
1182 trg = element->attr_id->value; in lxb_selectors_match_id()
1249 lxb_dom_element_t *element; in lxb_selectors_match_attribute() local
1259 element = lxb_dom_interface_element(node); in lxb_selectors_match_attribute()
[all …]
/php-src/ext/standard/tests/strings/
H A Dstrval_basic.phpt36 // loop through each element of the array for strval
H A Dnl2br_variation4.phpt20 //loop through $strings array to test nl2br() function with each element
/php-src/Zend/tests/type_declarations/intersection_types/
H A Dmissing_interface_intersection_type.phpt2 Missing one element of intersection type
/php-src/ext/dom/tests/
H A Dbug81642.phpt14 // Replace with itself + another element
/php-src/ext/intl/tests/
H A Dresourcebundle_arrayaccess.phpt57 2: Cannot load resource element 'nonexisting': U_MISSING_RESOURCE_ERROR
/php-src/ext/dom/
H A Dconfig.w3213 cdatasection.c documentfragment.c domimplementation.c element.c \
23 …haracter_data.c comment.c document.c document_fragment.c document_type.c element.c node.c processi…
29 …_element.c directory_element.c div_element.c d_list_element.c document.c element.c embed_element.c…
/php-src/tests/classes/
H A Darray_access_003.phpt55 Notice: Indirect modification of overloaded element of ObjectOne has no effect in %sarray_access_00…
H A Darray_access_004.phpt53 Notice: Indirect modification of overloaded element of ObjectOne has no effect in %sarray_access_00…
/php-src/ext/spl/tests/
H A Dheap_corruption.phpt2 SPL: SplHeap - heap corruption via compare exception (with top element deletion)

Completed in 38 milliseconds

1...<<11121314151617181920>>...36