|
EventBuffer::searchEolScans 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 occurrence of end-of-line symbol in
the buffer, or 参考
|