Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dphp_variables.c293 static zend_bool add_post_var(zval *arr, post_var_data_t *var, zend_bool eof) in add_post_var()
344 static inline int add_post_vars(zval *arr, post_var_data_t *vars, zend_bool eof) in add_post_vars()
H A Dphp_streams.h202 uint8_t eof:1; member
/PHP-8.0/ext/spl/
H A Dspl_directory.stub.php197 public function eof() {} function in SplFileObject
H A Dspl_directory.c2150 PHP_METHOD(SplFileObject, eof) in PHP_METHOD() argument
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h211 zend_bool eof; member
/PHP-8.0/ext/oci8/
H A Doci8.stub.php580 public function eof() {} function in OCILob

Completed in 29 milliseconds