Home
last modified time | relevance | path

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

/PHP-7.2/ext/phar/
H A Dutil.c107 return phar_get_entrypufp(entry); in phar_get_efp()
738 if (!phar_get_entrypufp(entry)) { in phar_open_entry_fp()
740 if (!phar_get_entrypufp(entry)) { in phar_open_entry_fp()
754 ufp = phar_get_entrypufp(entry); in phar_open_entry_fp()
H A Dphar_internal.h341 static inline php_stream *phar_get_entrypufp(phar_entry_info *entry) in phar_get_entrypufp() function

Completed in 11 milliseconds