Home
last modified time | relevance | path

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

/PHP-7.2/ext/
H A Dext_skel107 cat >config.m4 <<eof heredoc
192 cat >config.w32 <<eof heredoc
209 cat >.gitignore <<eof heredoc
331 cat <<eof heredoc
/PHP-7.2/main/
H A Dphp_variables.c275 static zend_bool add_post_var(zval *arr, post_var_data_t *var, zend_bool eof) in add_post_var()
326 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-7.2/ext/zip/lib/
H A Dzip_source_deflate.c43 bool eof; member
H A Dzipint.h325 bool eof; member
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h223 zend_bool eof; member
/PHP-7.2/ext/spl/
H A Dspl_directory.c2386 SPL_METHOD(SplFileObject, eof) in SPL_METHOD() argument

Completed in 85 milliseconds