Home
last modified time | relevance | path

Searched defs:feature (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/dom/
H A Ddomimplementation.c38 zend_string *feature, *version; in PHP_METHOD() local
224 char *feature, *version; in PHP_METHOD() local
H A Dphp_dom.stub.php144 public function isSupported(string $feature, string $version): bool {}
198 public function getFeature(string $feature, string $version): never {}
201 public function hasFeature(string $feature, string $version): bool {}
H A Dnode.c1372 zend_string *feature, *version; in PHP_METHOD() local
H A Dphp_dom.c1326 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature()
/PHP-8.1/Zend/
H A Dzend_cpuinfo.c144 ZEND_API int zend_cpu_supports(zend_cpu_feature feature) { in zend_cpu_supports()

Completed in 28 milliseconds