Home
last modified time | relevance | path

Searched defs:get (Results 1 – 11 of 11) sorted by relevance

/php-src/Zend/
H A Dzend_weakrefs.stub.php15 public function get(): ?object {} function in WeakReference
H A Dzend_property_hooks.c126 zend_function *get = prop_info->hooks[ZEND_PROPERTY_HOOK_GET]; in zho_declared_it_fetch_current() local
H A Dzend_object_handlers.c689 zend_function *get, zend_object *zobj, zval *rv) in zend_call_get_hook()
778 zend_function *get = prop_info->hooks[ZEND_PROPERTY_HOOK_GET]; in zend_std_read_property() local
2210 zend_function *get = prop_info->hooks[ZEND_PROPERTY_HOOK_GET]; in zend_std_has_property() local
H A Dzend_weakrefs.c313 ZEND_METHOD(WeakReference, get) in ZEND_METHOD() argument
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle.stub.php17 …public function get(string|int $index, bool $fallback = true): ResourceBundle|array|string|int|nul… function in ResourceBundle
H A Dresourcebundle_class.c284 PHP_METHOD(ResourceBundle , get) in PHP_METHOD() argument
/php-src/ext/intl/calendar/
H A Dcalendar.stub.php145 public function get(int $field): int|false {} function in IntlCalendar
/php-src/ext/snmp/
H A Dsnmp.stub.php234 public function get(array|string $objectId, bool $preserveKeys = false): mixed {} function in SNMP
H A Dsnmp.c1588 PHP_METHOD(SNMP, get) in PHP_METHOD() argument
/php-src/ext/mysqlnd/
H A Dmysqlnd_connection.c178 MYSQLND_METHOD(mysqlnd_connection_state, get)(const struct st_mysqlnd_connection_state * const stat… in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h874 func_mysqlnd_connection_state__get get; in MYSQLND_CLASS_METHODS_TYPE() local

Completed in 51 milliseconds