Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dtokenizer.h72 bool eof; member
/php-src/main/
H A Dphp_variables.c342 static bool add_post_var(zval *arr, post_var_data_t *var, bool eof) in add_post_var()
393 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-src/ext/spl/
H A Dspl_directory.stub.php241 public function eof(): bool {} function in SplFileObject
H A Dspl_directory.c2124 PHP_METHOD(SplFileObject, eof) in PHP_METHOD() argument
/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h210 bool eof; member

Completed in 65 milliseconds