Searched refs:get_resource_id (Results 1 – 6 of 6) sorted by relevance
41 function get_resource_id($resource): int { return p\Php80::get_resource_id($resource); } function
17 - [`get_resource_id`](https://php.net/get_resource_id)
60 public static function get_resource_id($res): int function in Symfony\\Polyfill\\Php80\\Php80