Home
last modified time | relevance | path

Searched refs:read_const_char_from_obj_func (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/zip/
H A Dphp_zip.c801 zip_read_const_char_from_ze_t read_const_char_from_obj_func; member
815 hnd.read_const_char_from_obj_func = read_char_from_obj_func; in php_zip_register_prop_handler()
838 if (hnd->read_const_char_from_obj_func) { in php_zip_property_reader()
839 retchar = hnd->read_const_char_from_obj_func(obj TSRMLS_CC); in php_zip_property_reader()

Completed in 15 milliseconds