Home
last modified time | relevance | path

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

/PHP-5.4/ext/phar/
H A Dutil.c111 return phar_get_entrypufp(entry TSRMLS_CC); in phar_get_efp()
968 if (!phar_get_entrypufp(entry TSRMLS_CC)) { in phar_open_entry_fp()
970 if (!phar_get_entrypufp(entry TSRMLS_CC)) { in phar_open_entry_fp()
984 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 19 milliseconds