phar_get_link_source  604 ext/phar/phar_internal.h phar_entry_info *phar_get_link_source(phar_entry_info *entry TSRMLS_DC);
phar_get_link_source 1994 ext/phar/phar_object.c 	link = phar_get_link_source(entry TSRMLS_CC);
phar_get_link_source 4816 ext/phar/phar_object.c 	link = phar_get_link_source(entry_obj->ent.entry TSRMLS_CC);
phar_get_link_source  366 ext/phar/stream.c 		entry = phar_get_link_source(data->internal_file TSRMLS_CC);
phar_get_link_source  398 ext/phar/stream.c 		entry = phar_get_link_source(data->internal_file TSRMLS_CC);
phar_get_link_source   79 ext/phar/util.c 		return phar_get_link_source(link_entry TSRMLS_CC);
phar_get_link_source   93 ext/phar/util.c 		phar_entry_info *link_entry = phar_get_link_source(entry TSRMLS_CC);
phar_get_link_source  131 ext/phar/util.c 		t = phar_get_link_source(entry TSRMLS_CC);
phar_get_link_source  497 ext/phar/util.c 		(*ret)->zero = phar_get_fp_offset(phar_get_link_source(entry TSRMLS_CC) TSRMLS_CC);
phar_get_link_source  670 ext/phar/util.c 	link = phar_get_link_source(source TSRMLS_CC);
phar_get_link_source  701 ext/phar/util.c 		phar_entry_info *link_entry = phar_get_link_source(entry TSRMLS_CC);
phar_get_link_source  879 ext/phar/util.c 	link = phar_get_link_source(entry TSRMLS_CC);