Home
last modified time | relevance | path

Searched defs:hnd (Results 1 – 6 of 6) sorted by path

/PHP-7.3/ext/dba/
H A Dphp_dba.h53 struct dba_handler *hnd; member
/PHP-7.3/ext/dom/
H A Dphp_dom.c302 dom_prop_handler hnd; in dom_register_prop_handler() local
334 dom_prop_handler *hnd = NULL; in dom_read_property() local
363 dom_prop_handler *hnd = NULL; in dom_write_property() local
383 dom_prop_handler *hnd = NULL; in dom_property_exists() local
535 dom_prop_handler *hnd = Z_PTR_P(zv); in dom_copy_prop_handler() local
/PHP-7.3/ext/mysqli/
H A Dmysqli.c303 mysqli_prop_handler *hnd = NULL; in mysqli_read_property() local
338 mysqli_prop_handler *hnd = NULL; in mysqli_write_property() local
/PHP-7.3/ext/snmp/
H A Dsnmp.c1922 php_snmp_prop_handler *hnd; in php_snmp_read_property() local
1959 php_snmp_prop_handler *hnd; in php_snmp_write_property() local
1993 php_snmp_prop_handler *hnd; in php_snmp_has_property() local
2038 php_snmp_prop_handler *hnd; in php_snmp_get_properties() local
/PHP-7.3/ext/xmlreader/
H A Dphp_xmlreader.c61 xmlreader_prop_handler hnd; in xmlreader_register_prop_handler() local
74 static int xmlreader_property_reader(xmlreader_object *obj, xmlreader_prop_handler *hnd, zval *rv) in xmlreader_property_reader()
122 xmlreader_prop_handler *hnd = NULL; in xmlreader_get_property_ptr_ptr() local
153 xmlreader_prop_handler *hnd = NULL; in xmlreader_read_property() local
188 xmlreader_prop_handler *hnd = NULL; in xmlreader_write_property() local
/PHP-7.3/ext/zip/
H A Dphp_zip.c810 zip_prop_handler hnd; in php_zip_register_prop_handler() local
828 static zval *php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval *rv) /* {{{ */ in php_zip_property_reader()
881 zip_prop_handler *hnd = NULL; in php_zip_get_property_ptr_ptr() local
912 zip_prop_handler *hnd = NULL; in php_zip_read_property() local
947 zip_prop_handler *hnd = NULL; in php_zip_has_property() local
1000 zip_prop_handler *hnd; in php_zip_get_properties() local

Completed in 38 milliseconds