web                21 ext/phar/stub.h static inline zend_string* phar_get_stub(const char *index_php, const char *web, const int name_len, const int web_len)
web                33 ext/phar/stub.h 	return strpprintf(name_len + web_len + newstub_len, "%s%s%s%s%s%s%d%s%s%s", newstub0, web, newstub1_0, newstub1_1, index_php, newstub2, name_len + web_len + newstub_len, newstub3_0, newstub3_1, newstub3_2);