Searched refs:phar_get_entrypufp (Results 1 – 2 of 2) sorted by relevance
111 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()
370 static inline php_stream *phar_get_entrypufp(phar_entry_info *entry TSRMLS_DC) in phar_get_entrypufp() function
Completed in 19 milliseconds