Searched defs:feature (Results 1 – 5 of 5) sorted by relevance
144 ZEND_API int zend_cpu_supports(zend_cpu_feature feature) { in zend_cpu_supports()
40 zend_string *feature, *version; in PHP_METHOD() local
454 public function isSupported(string $feature, string $version): bool {}554 public function hasFeature(string $feature, string $version): bool {}
1809 bool dom_has_feature(zend_string *feature, zend_string *version) in dom_has_feature()
1544 zend_string *feature, *version; in PHP_METHOD() local
Completed in 27 milliseconds