Searched refs:phar_get_stub (Results 1 – 2 of 2) sorted by relevance
21 static inline void phar_get_stub(const char *index_php, const char *web, size_t *len, char **stub, … in phar_get_stub() function
2556 phar_get_stub(index_php, web_index, len, &stub, index_len+1, web_len+1 TSRMLS_CC);
Completed in 11 milliseconds