update : 2015.11.03
php.shukuma.com검색:
|
EventBuffer::searchEol(PECL event >= 1.5.0) EventBuffer::searchEol — Scans the buffer for an occurrence of an end of line 설명
public
mixed
EventBuffer::searchEol
([
int
$start
= -1
[,
int
$eol_style
=
EventBuffer::EOL_ANY
]] )
Scans the buffer for an occurrence of an end of line specified by
If the
인수
반환값
Returns numeric position of the first occurance of end-of-line symbol in
the buffer, or 참고
|