Home
last modified time | relevance | path

Searched defs:str_headers (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/mbstring/
H A Dmbstring.c4465 zend_string *str_headers = NULL; in PHP_FUNCTION() local
4638 if (ZSTR_VAL(str_headers)[len-1] == '\n') { in PHP_FUNCTION() local
4641 if (ZSTR_VAL(str_headers)[len-1] == '\r') { in PHP_FUNCTION() local
/php-src/ext/soap/
H A Dphp_sdl.c3283 zval str_headers; in get_sdl() local

Completed in 33 milliseconds