rettype 61 ext/xmlreader/php_xmlreader.c static void xmlreader_register_prop_handler(HashTable *prop_handler, char *name, xmlreader_read_int_t read_int_func, xmlreader_read_const_char_t read_char_func, int rettype) rettype 67 ext/xmlreader/php_xmlreader.c hnd.type = rettype; rettype 780 ext/zip/php_zip.c static void php_zip_register_prop_handler(HashTable *prop_handler, char *name, zip_read_int_t read_int_func, zip_read_const_char_t read_char_func, zip_read_const_char_from_ze_t read_char_from_obj_func, int rettype) /* {{{ */ rettype 787 ext/zip/php_zip.c hnd.type = rettype;