Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/
H A Dmbstring.c4178 zend_string *str_headers = NULL; in PHP_FUNCTION() local
4352 if (ZSTR_VAL(str_headers)[len-1] == '\n') { in PHP_FUNCTION() local
4355 if (ZSTR_VAL(str_headers)[len-1] == '\r') { in PHP_FUNCTION() local
/PHP-8.3/ext/soap/
H A Dphp_sdl.c3317 zval str_headers; in get_sdl() local

Completed in 41 milliseconds