Home
last modified time | relevance | path

Searched refs:PHAR_MIME_PHP (Results 1 – 3 of 3) sorted by relevance

/PHP-5.4/ext/phar/
H A Dphar_internal.h469 #define PHAR_MIME_PHP '\0' macro
H A Dphar_object.c240 case PHAR_MIME_PHP: in phar_file_action()
327 return PHAR_MIME_PHP; in phar_file_action()
357 …phar_file_action(phar, info, "text/html", PHAR_MIME_PHP, f404, f404_len, fname, NULL, NULL, 0 TSRM… in phar_do_404()
856 if (Z_LVAL_PP(val) == PHAR_MIME_PHP || Z_LVAL_PP(val) == PHAR_MIME_PHPS) {
5531 REGISTER_PHAR_CLASS_CONST_LONG(phar_ce_archive, "PHP", PHAR_MIME_PHP)
H A Dphar.c3515 PHAR_SET_MIME("", PHAR_MIME_PHP, "php")
3516 PHAR_SET_MIME("", PHAR_MIME_PHP, "inc")

Completed in 27 milliseconds