Home
last modified time | relevance | path

Searched defs:file (Results 26 – 50 of 65) sorted by relevance

123

/PHP-7.2/ext/enchant/
H A Denchant.c198 const char * const file, in describe_dict_fn()
304 const char * const file, in __enumerate_providers_fn()
/PHP-7.2/ext/pdo_odbc/
H A Dodbc_driver.c59 …dbh_t *dbh, pdo_stmt_t *stmt, PDO_ODBC_HSTMT statement, char *what, const char *file, int line) /*… in pdo_odbc_error()
H A Dphp_pdo_odbc_int.h124 const char *file, *what; member
/PHP-7.2/ext/pdo_oci/
H A Dphp_pdo_oci_int.h24 const char *file; member
H A Doci_driver.c60 …dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line) /*… in _oci_error()
/PHP-7.2/ext/fileinfo/
H A Dfileinfo.c292 char *file = NULL; in PHP_FUNCTION() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_prompt.c771 zend_string *msg, *file; in phpdbg_handle_exception() local
1765 zend_string *file, *msg; in phpdbg_execute_ex() local
H A Dphpdbg_cmd.h61 } file; member
H A Dphpdbg_utils.c162 const char *file = zend_get_executed_filename(); in phpdbg_current_file() local
/PHP-7.2/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h33 const char *file; member
/PHP-7.2/
H A Drun-tests.php1237 function show_file_block($file, $block, $section = null)
1256 function run_test($php, $file, $env)
/PHP-7.2/ext/bz2/
H A Dbz2.c398 zval *file; /* The file to open */ in PHP_FUNCTION() local
/PHP-7.2/ext/interbase/
H A Dibase_blobs.c538 zval *link = NULL, *file; in PHP_FUNCTION() local
/PHP-7.2/ext/pdo_mysql/
H A Dmysql_driver.c46 int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) in _pdo_mysql_error()
H A Dphp_pdo_mysql_int.h97 const char *file; member
/PHP-7.2/ext/fileinfo/libmagic/
H A Dcdf.c99 cdf_malloc(const char *file, size_t line, size_t n) in cdf_malloc()
106 cdf_realloc(const char *file, size_t line, void *p, size_t n) in cdf_realloc()
113 cdf_calloc(const char *file, size_t line, size_t n, size_t u) in cdf_calloc()
/PHP-7.2/ext/pdo_firebird/
H A Dfirebird_driver.c38 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, zend_long line) /* {{{ */ in _firebird_error()
/PHP-7.2/ext/spl/
H A Dspl_directory.h102 } file; member
H A Dspl.php267 protected $file; variable in Exception
/PHP-7.2/ext/standard/
H A Dfilestat.c627 FILE *file; in PHP_FUNCTION() local
H A Dfile.c320 PHP_MSHUTDOWN_FUNCTION(file) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
720 PHP_FUNCTION(file) in PHP_FUNCTION() argument
/PHP-7.2/main/
H A Dmain.c2059 const wchar_t *file, in dummy_invalid_parameter_handler()
2719 PHPAPI int php_lint_script(zend_file_handle *file) in php_lint_script()
H A Dphp_streams.h73 #define php_stream_fopen_from_file_rel(file, mode) _php_stream_fopen_from_file((file), (mode) STRE… argument
75 #define php_stream_fopen_from_pipe_rel(file, mode) _php_stream_fopen_from_pipe((file), (mode) STRE… argument
/PHP-7.2/ext/pdo_sqlite/
H A Dsqlite_driver.c34 int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) /* {{{ */ in _pdo_sqlite_error()
/PHP-7.2/ext/gd/libgd/
H A Dgd_gif_in.c48 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument

Completed in 100 milliseconds

123