Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c62 xmlreader_prop_handler hnd; in xmlreader_register_prop_handler() local
72 static int xmlreader_property_reader(xmlreader_object *obj, xmlreader_prop_handler *hnd, zval **ret… in xmlreader_property_reader()
121 xmlreader_prop_handler *hnd; in xmlreader_get_property_ptr_ptr() local
155 xmlreader_prop_handler *hnd; in xmlreader_read_property() local
197 xmlreader_prop_handler *hnd; in xmlreader_write_property() local
/PHP-5.5/ext/dom/
H A Dphp_dom.c298 dom_prop_handler hnd; in dom_register_prop_handler() local
311 dom_prop_handler *hnd; in dom_get_property_ptr_ptr() local
345 dom_prop_handler *hnd; in dom_read_property() local
390 dom_prop_handler *hnd; in dom_write_property() local
425 dom_prop_handler *hnd; in dom_property_exists() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c811 zip_prop_handler hnd; in php_zip_register_prop_handler() local
821 static int php_zip_property_reader(ze_zip_object *obj, zip_prop_handler *hnd, zval **retval, int ne… in php_zip_property_reader()
878 zip_prop_handler *hnd; in php_zip_get_property_ptr_ptr() local
919 zip_prop_handler *hnd; in php_zip_read_property() local
966 zip_prop_handler *hnd; in php_zip_has_property() local
1029 zip_prop_handler *hnd; in php_zip_get_properties() local
/PHP-5.5/ext/snmp/
H A Dsnmp.c1983 php_snmp_prop_handler *hnd; in php_snmp_read_property() local
2024 php_snmp_prop_handler *hnd; in php_snmp_write_property() local
2060 php_snmp_prop_handler *hnd; in php_snmp_has_property() local
2111 php_snmp_prop_handler *hnd; in php_snmp_get_properties() local
/PHP-5.5/ext/mysqli/
H A Dmysqli.c326 mysqli_prop_handler *hnd; in mysqli_read_property() local
368 mysqli_prop_handler *hnd; in mysqli_write_property() local
/PHP-5.5/ext/dba/
H A Dphp_dba.h52 struct dba_handler *hnd; member

Completed in 46 milliseconds