Home
last modified time | relevance | path

Searched defs:eof (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/main/
H A Dphp_variables.c306 static bool add_post_var(zval *arr, post_var_data_t *var, bool eof) in add_post_var()
357 static inline int add_post_vars(zval *arr, post_var_data_t *vars, bool eof) in add_post_vars()
H A Dphp_streams.h202 uint8_t eof:1; member
/PHP-8.1/ext/spl/
H A Dspl_directory.stub.php204 public function eof(): bool {} function in SplFileObject
H A Dspl_directory.c2115 PHP_METHOD(SplFileObject, eof) in PHP_METHOD() argument
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h210 bool eof; member
/PHP-8.1/ext/oci8/
H A Doci8.stub.php585 public function eof(): bool {} function in OCILob

Completed in 31 milliseconds