Home
last modified time | relevance | path

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

123

/PHP-5.3/ext/pdo_oci/
H A Doci_driver.c60 …dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isinit, const char *file, int line TSR… in _oci_error()
/PHP-5.3/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h124 const char *file, *what; member
/PHP-5.3/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h33 const char *file; member
H A Dpgsql_driver.c63 …do_dbh_t *dbh, pdo_stmt_t *stmt, int errcode, const char *sqlstate, const char *file, int line TSR… in _pdo_pgsql_error()
/PHP-5.3/
H A Drun-tests.php1145 function show_file_block($file, $block, $section = null)
1164 function run_test($php, $file, $env)
/PHP-5.3/ext/bz2/
H A Dbz2.c370 zval **file; /* The file to open */ in PHP_FUNCTION() local
/PHP-5.3/ext/pdo_mysql/
H A Dmysql_driver.c57 int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line TSRMLS_DC) in _pdo_mysql_error()
H A Dphp_pdo_mysql_int.h93 const char *file; member
/PHP-5.3/ext/interbase/
H A Dibase_blobs.c541 zval *link = NULL, *file; in PHP_FUNCTION() local
/PHP-5.3/ext/pdo_firebird/
H A Dfirebird_driver.c42 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, long line TSRMLS_DC) /* {{… in _firebird_error()
/PHP-5.3/ext/spl/
H A Dspl_directory.h103 } file; member
H A Dspl.php270 protected $file; variable in Exception
/PHP-5.3/ext/standard/
H A Dfilestat.c671 FILE *file; in PHP_FUNCTION() local
H A Dfile.c317 PHP_MSHUTDOWN_FUNCTION(file) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
735 PHP_FUNCTION(file) in PHP_FUNCTION() argument
H A Dbasic_functions.c3616 PHP_MINIT(file)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
3700 PHP_MSHUTDOWN(file)(SHUTDOWN_FUNC_ARGS_PASSTHRU); in PHP_MSHUTDOWN_FUNCTION() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_debug.c1606 zval **file, **tmp; in mysqlnd_build_trace_string() local
1783 zval **file, **tmp; in mysqlnd_build_trace_string() local
/PHP-5.3/ext/zip/
H A Dphp_zip.c138 static int php_zip_extract_file(struct zip * za, char *dest, char *file, int file_len TSRMLS_DC) in php_zip_extract_file()
1710 char *file, *file_stripped, *entry_name; in php_zip_add_from_pattern() local
2498 char *file = (char*)zip_get_name(intern, i, ZIP_FL_UNCHANGED); in ZIPARCHIVE_METHOD() local
/PHP-5.3/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 TSRMLS_DC) /* {{… in _pdo_sqlite_error()
/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_in.c47 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
/PHP-5.3/ext/zip/lib/
H A Dzipint.h202 struct zip_file **file; /* opened files within archive */ member
/PHP-5.3/main/
H A Dphp_streams.h71 #define php_stream_fopen_from_file_rel(file, mode) _php_stream_fopen_from_file((file), (mode) STRE… argument
73 #define php_stream_fopen_from_pipe_rel(file, mode) _php_stream_fopen_from_pipe((file), (mode) STRE… argument
H A Dmain.c1793 const wchar_t *file, in dummy_invalid_parameter_handler()
/PHP-5.3/sapi/isapi/stresstest/
H A Dstresstest.cpp306 enum state {none, test, skipif, post, get, file, expect} parsestate = none; in ParseTestFile() enumerator
/PHP-5.3/ext/gd/
H A Dgd.c1472 char *file; in PHP_FUNCTION() local
2411 char *file; in _php_image_create_from() local
2625 char *file = NULL; in _php_image_output() local
4026 char *file; in PHP_FUNCTION() local
/PHP-5.3/ext/dom/
H A Ddocument.c1750 char *file; in PHP_FUNCTION() local
2254 char *file; in PHP_FUNCTION() local

Completed in 148 milliseconds

123