Searched defs:str_headers (Results 1 – 2 of 2) sorted by relevance
4203 zend_string *str_headers = NULL; in PHP_FUNCTION() local4377 if (ZSTR_VAL(str_headers)[len-1] == '\n') { in PHP_FUNCTION() local4380 if (ZSTR_VAL(str_headers)[len-1] == '\r') { in PHP_FUNCTION() local
3317 zval str_headers; in get_sdl() local
Completed in 28 milliseconds