Home
last modified time | relevance | path

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

/PHP-8.2/ext/phar/
H A Dphar_internal.h444 #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.c151 case PHAR_MIME_PHPS: in phar_file_action()
809 if (Z_LVAL_P(val) == PHAR_MIME_PHP || Z_LVAL_P(val) == PHAR_MIME_PHPS) { in PHP_METHOD()
H A Dphar.c3405 PHAR_SET_MIME("text/html", PHAR_MIME_PHPS, "phps") in PHP_GINIT_FUNCTION()

Completed in 30 milliseconds