Home
last modified time | relevance | path

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

/PHP-8.0/ext/dom/
H A Ddomimplementation.c39 char *feature, *version; in PHP_METHOD() local
229 char *feature, *version; in PHP_METHOD() local
H A Dphp_dom.stub.php78 public function isSupported(string $feature, string $version) {}
103 public function getFeature(string $feature, string $version) {}
106 public function hasFeature(string $feature, string $version) {}
H A Dphp_dom.c1268 int dom_has_feature(char *feature, char *version) in dom_has_feature()
H A Dnode.c1363 char *feature, *version; in PHP_METHOD() local
/PHP-8.0/Zend/
H A Dzend_cpuinfo.c144 ZEND_API int zend_cpu_supports(zend_cpu_feature feature) { in zend_cpu_supports()

Completed in 25 milliseconds