rettype            60 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 TSRMLS_DC)
rettype            66 ext/xmlreader/php_xmlreader.c 	hnd.type = rettype;
rettype           823 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 TSRMLS_DC) /* {{{ */
rettype           830 ext/zip/php_zip.c 	hnd.type = rettype;