|
EventBuffer::searchEolScans the buffer for an occurrence of an end of line Description
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
Parameters
Return Values
Returns numeric position of the first occurance of end-of-line symbol in
the buffer, or Warning
This function may
return Boolean See Also
|