Home
last modified time | relevance | path

Searched refs:SAPI_DEFAULT_CHARSET (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/main/
H A DSAPI.h286 #define SAPI_DEFAULT_CHARSET PHP_DEFAULT_CHARSET macro
H A DSAPI.c313 charset = SAPI_DEFAULT_CHARSET; in get_default_content_type()
314 charset_len = sizeof(SAPI_DEFAULT_CHARSET) - 1; in get_default_content_type()
369 charset = SG(default_charset) ? SG(default_charset) : SAPI_DEFAULT_CHARSET; in sapi_apply_default_charset()

Completed in 9 milliseconds