Searched defs:str_headers (Results 1 – 2 of 2) sorted by relevance
4465 zend_string *str_headers = NULL; in PHP_FUNCTION() local4638 if (ZSTR_VAL(str_headers)[len-1] == '\n') { in PHP_FUNCTION() local4641 if (ZSTR_VAL(str_headers)[len-1] == '\r') { in PHP_FUNCTION() local
3283 zval str_headers; in get_sdl() local
Completed in 42 milliseconds