Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dutil.c107 return phar_get_entrypufp(entry TSRMLS_CC); in phar_get_efp()
746 if (!phar_get_entrypufp(entry TSRMLS_CC)) { in phar_open_entry_fp()
748 if (!phar_get_entrypufp(entry TSRMLS_CC)) { in phar_open_entry_fp()
762 ufp = phar_get_entrypufp(entry TSRMLS_CC); in phar_open_entry_fp()
H A Dphar_internal.h372 static inline php_stream *phar_get_entrypufp(phar_entry_info *entry TSRMLS_DC) in phar_get_entrypufp() function

Completed in 31 milliseconds