Home
last modified time | relevance | path

Searched refs:getCurrentLine (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/spl/tests/
H A Dfileobject_getcurrentline_basic.phpt2 SPL: SplFileObject::getCurrentLine
14 echo $s->getCurrentLine();
15 echo $s->getCurrentLine();
H A DSplFileObject_getCurrentLine_invalid_override.phpt2 Invalid SplFileObject::getCurrentLine() return type
8 public function getCurrentLine(): array {
22 MySplFileObject::getCurrentLine(): Return value must be of type string, array returned
H A Dfileobject_setmaxlinelen_basic.phpt12 echo $s->getCurrentLine();
H A Dbug67805.phpt9 $line = $splFileObject->getCurrentLine();
/PHP-8.1/ext/phar/tests/
H A Dphar_oo_008.phpt66 function getCurrentLine(): string
113 MyCSVFile2::getCurrentLine
115 MyCSVFile2::getCurrentLine
117 MyCSVFile2::getCurrentLine
/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php294 public function getCurrentLine(): string {} function in SplFileObject
H A Dspl_directory_arginfo.h483 …ZEND_MALIAS(SplFileObject, getCurrentLine, fgets, arginfo_class_SplFileObject_getCurrentLine, ZEND…

Completed in 9 milliseconds