Home
last modified time | relevance | path

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

/php-src/ext/dom/tests/modern/css_selectors/
H A Dclosest_invalid_selector.phpt2 Test DOM\Element::closest() method: invalid selector
11 var_dump($dom->documentElement->closest('@invalid'));
H A Dclosest.phpt2 Test DOM\Element::closest() method: legit cases
23 var_dump($el->closest($selector)?->getAttribute('xml:id'));
/php-src/ext/bcmath/libbcmath/
H A DREADME.md31 number. Floats are the closest, but will not behave correctly for many
/php-src/ext/dom/
H A Dphp_dom.stub.php1685 public function closest(string $selectors): ?Element {} function in Dom\\Element
H A Delement.c1830 PHP_METHOD(Dom_Element, closest) in PHP_METHOD() argument
H A Dphp_dom_arginfo.h1281 ZEND_METHOD(Dom_Element, closest);
1664 ZEND_ME(Dom_Element, closest, arginfo_class_Dom_Element_closest, ZEND_ACC_PUBLIC)
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2253 # This isn't really a magic number, but it's the closest thing to one
H A Dmagic2253 # This isn't really a magic number, but it's the closest thing to one

Completed in 185 milliseconds