|
EventBuffer::searchEolScans the buffer for an occurrence of an end of line Beschreibung
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
Parameter-Liste
Rückgabewerte
Returns numeric position of the first occurance of end-of-line symbol in
the buffer, or Warnung
Diese Funktion kann sowohl das
boolsche Siehe auch
|