Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_cpuinfo.c144 ZEND_API int zend_cpu_supports(zend_cpu_feature feature) { in zend_cpu_supports()
/php-src/ext/dom/
H A Ddomimplementation.c40 zend_string *feature, *version; in PHP_METHOD() local
H A Dphp_dom.stub.php454 public function isSupported(string $feature, string $version): bool {}
554 public function hasFeature(string $feature, string $version): bool {}
H A Dnode.c1493 zend_string *feature, *version; in PHP_METHOD() local
H A Dphp_dom.c1817 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature()

Completed in 38 milliseconds