Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar_internal.h327 #define PHAR_MIME_PHPS '\1' macro
H A Dphar_object_arginfo.h674 ZVAL_LONG(&const_PHPS_value, PHAR_MIME_PHPS); in register_class_Phar()
H A Dphar_object.c159 case PHAR_MIME_PHPS: in phar_file_action()
826 if (Z_LVAL_P(val) == PHAR_MIME_PHP || Z_LVAL_P(val) == PHAR_MIME_PHPS) { in PHP_METHOD()
H A Dphar.c3355 PHAR_SET_MIME("text/html", PHAR_MIME_PHPS, "phps") in PHP_GINIT_FUNCTION()

Completed in 34 milliseconds