Home
last modified time | relevance | path

Searched defs:eol (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/ext/standard/
H A Dhttp_fopen_wrapper.c95 char *eol = header_start + (lc_eol - lc_header_start); in strip_header() local
H A Dbasic_functions.stub.php1402 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/PHP-8.2/ext/spl/
H A Dspl_directory.stub.php304 …ing $separator = ",", string $enclosure = "\"", string $escape = "\\", string $eol = "\n"): int|fa…
H A Dspl_directory.c2364 zend_string *eol = NULL; in PHP_METHOD() local
/PHP-8.2/ext/soap/
H A Dphp_http.c1357 char *eol; in get_http_header_value_nodup() local
/PHP-8.2/main/streams/
H A Dstreams.c865 const char *cr, *lf, *eol = NULL; in php_stream_locate_eol() local
938 const char *eol; in _php_stream_get_line() local
/PHP-8.2/ext/ftp/
H A Dftp.c1305 char *data, *eol; in ftp_readline() local

Completed in 49 milliseconds