Searched refs:rh (Results 1 – 4 of 4) sorted by relevance
651 zval **rh; in php_stream_url_wrap_http_ex() local652 …response_header", sizeof("http_response_header"), (void **) &rh) != SUCCESS || Z_TYPE_PP(rh) != IS… in php_stream_url_wrap_http_ex()656 response_header = *rh; in php_stream_url_wrap_http_ex()
315 $rh = preg_split("/[\n\r]+/",$match[1]);317 foreach ($rh as $line) {1396 $rh = preg_split("/[\n\r]+/",$match[1]);1398 foreach ($rh as $line) {
1854 $rh = preg_split("/[\n\r]+/", $match[1]);1857 foreach ($rh as $line) {
3686 (h) The combination of options -rh failed to suppress file names for files
Completed in 36 milliseconds