Home
last modified time | relevance | path

Searched refs:dom_nodemap_or_nodelist_process_offset_as_named (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/dom/
H A Dphp_dom.c1709 static bool dom_nodemap_or_nodelist_process_offset_as_named(zval *offset, zend_long *lval) in dom_nodemap_or_nodelist_process_offset_as_named() function
1736 if (dom_nodemap_or_nodelist_process_offset_as_named(offset, &lval)) { in dom_nodelist_read_dimension()
1751 if (dom_nodemap_or_nodelist_process_offset_as_named(member, &offset)) { in dom_nodelist_has_dimension()
1812 if (dom_nodemap_or_nodelist_process_offset_as_named(offset, &lval)) { in dom_nodemap_read_dimension()
1833 if (dom_nodemap_or_nodelist_process_offset_as_named(member, &offset)) { in dom_nodemap_has_dimension()

Completed in 11 milliseconds