Home
last modified time | relevance | path

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

/PHP-5.3/ext/phar/
H A Dphar_internal.h469 #define PHAR_MIME_PHP '\0' macro
H A Dphar_object.c239 case PHAR_MIME_PHP: in phar_file_action()
326 return PHAR_MIME_PHP; in phar_file_action()
356 …phar_file_action(phar, info, "text/html", PHAR_MIME_PHP, f404, f404_len, fname, NULL, NULL, 0 TSRM… in phar_do_404()
853 if (Z_LVAL_PP(val) == PHAR_MIME_PHP || Z_LVAL_PP(val) == PHAR_MIME_PHPS) {
5478 REGISTER_PHAR_CLASS_CONST_LONG(phar_ce_archive, "PHP", PHAR_MIME_PHP)
H A Dphar.c3495 PHAR_SET_MIME("", PHAR_MIME_PHP, "php")
3496 PHAR_SET_MIME("", PHAR_MIME_PHP, "inc")

Completed in 39 milliseconds