Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/
H A Dutil.c111 return phar_get_entrypufp(entry TSRMLS_CC); in phar_get_efp()
969 if (!phar_get_entrypufp(entry TSRMLS_CC)) { in phar_open_entry_fp()
971 if (!phar_get_entrypufp(entry TSRMLS_CC)) { in phar_open_entry_fp()
985 ufp = phar_get_entrypufp(entry TSRMLS_CC); in phar_open_entry_fp()
H A Dphar_internal.h370 static inline php_stream *phar_get_entrypufp(phar_entry_info *entry TSRMLS_DC) in phar_get_entrypufp() function

Completed in 20 milliseconds