Home
last modified time | relevance | path

Searched defs:str_headers (Results 1 – 2 of 2) sorted by relevance

/PHP-8.4/ext/mbstring/
H A Dmbstring.c4465 zend_string *str_headers = NULL; in PHP_FUNCTION() local
4638 if (ZSTR_VAL(str_headers)[len-1] == '\n') { in PHP_FUNCTION() local
4641 if (ZSTR_VAL(str_headers)[len-1] == '\r') { in PHP_FUNCTION() local
/PHP-8.4/ext/soap/
H A Dphp_sdl.c3292 zval str_headers; in get_sdl() local

Completed in 40 milliseconds