Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar_internal.h442 #define PHAR_MIME_PHP '\0' macro
H A Dphar_object.c211 case PHAR_MIME_PHP: in phar_file_action()
289 return PHAR_MIME_PHP; in phar_file_action()
318 phar_file_action(phar, info, "text/html", PHAR_MIME_PHP, f404, f404_len, fname, NULL, NULL, 0); in phar_do_404()
818 if (Z_LVAL_P(val) == PHAR_MIME_PHP || Z_LVAL_P(val) == PHAR_MIME_PHPS) { in PHP_METHOD()
H A Dphar_object_arginfo.h667 ZVAL_LONG(&const_PHP_value, PHAR_MIME_PHP); in register_class_Phar()
H A Dphar.c3401 PHAR_SET_MIME("", PHAR_MIME_PHP, "php") in PHP_GINIT_FUNCTION()
3402 PHAR_SET_MIME("", PHAR_MIME_PHP, "inc") in PHP_GINIT_FUNCTION()

Completed in 28 milliseconds