Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dphp_variables.c341 static bool add_post_var(zval *arr, post_var_data_t *var, bool eof) in add_post_var()
392 static inline int add_post_vars(zval *arr, post_var_data_t *vars, bool eof) in add_post_vars()
H A Dphp_streams.h212 uint16_t eof:1; member
/PHP-8.3/ext/spl/
H A Dspl_directory.stub.php289 public function eof(): bool {} function in SplFileObject
H A Dspl_directory.c2124 PHP_METHOD(SplFileObject, eof) in PHP_METHOD() argument
/PHP-8.3/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h210 bool eof; member

Completed in 32 milliseconds