Home
last modified time | relevance | path

Searched refs:rh (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/standard/
H A Dhttp_fopen_wrapper.c651 zval **rh; in php_stream_url_wrap_http_ex() local
652 …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()
/PHP-5.5/
H A Dserver-tests.php315 $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) {
H A Drun-tests.php1857 $rh = preg_split("/[\n\r]+/", $match[1]);
1860 foreach ($rh as $line) {
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog3862 (h) The combination of options -rh failed to suppress file names for files

Completed in 49 milliseconds