Home
last modified time | relevance | path

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

/PHP-5.3/
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.php1825 $rh = preg_split("/[\n\r]+/", $match[1]);
1828 foreach ($rh as $line) {
/PHP-5.3/ext/standard/
H A Dhttp_fopen_wrapper.c652 zval **rh; in php_stream_url_wrap_http_ex() local
653 …nd(EG(active_symbol_table), "http_response_header", sizeof("http_response_header"), (void **) &rh); in php_stream_url_wrap_http_ex()
654 response_header = *rh; in php_stream_url_wrap_http_ex()
/PHP-5.3/ext/pcre/pcrelib/
H A DChangeLog2925 (h) The combination of options -rh failed to suppress file names for files

Completed in 40 milliseconds