Home
last modified time | relevance | path

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

123

/PHP-5.4/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.4/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.4/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h124 const char *file, *what; member
/PHP-5.4/
H A Drun-tests.php1163 function show_file_block($file, $block, $section = null)
1182 function run_test($php, $file, $env)
/PHP-5.4/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 TSRMLS_DC) in _pdo_mysql_error()
H A Dphp_pdo_mysql_int.h93 const char *file; member
/PHP-5.4/ext/bz2/
H A Dbz2.c369 zval **file; /* The file to open */ in PHP_FUNCTION() local
/PHP-5.4/ext/interbase/
H A Dibase_blobs.c539 zval *link = NULL, *file; in PHP_FUNCTION() local
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_driver.c40 void _firebird_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, char const *file, long line TSRMLS_DC) /* {{… in _firebird_error()
/PHP-5.4/ext/spl/
H A Dspl_directory.h103 } file; member
H A Dspl.php267 protected $file; variable in Exception
/PHP-5.4/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()
1706 char *file, *file_stripped, *entry_name; in php_zip_add_from_pattern() local
2491 char *file = (char*)zip_get_name(intern, i, ZIP_FL_UNCHANGED); in ZIPARCHIVE_METHOD() local
/PHP-5.4/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.4/ext/zip/lib/
H A Dzipint.h202 struct zip_file **file; /* opened files within archive */ member
/PHP-5.4/ext/standard/
H A Dfilestat.c719 FILE *file; in PHP_FUNCTION() local
H A Dfile.c318 PHP_MSHUTDOWN_FUNCTION(file) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
715 PHP_FUNCTION(file) in PHP_FUNCTION() argument
H A Dbasic_functions.c3590 PHP_MINIT(file)(INIT_FUNC_ARGS_PASSTHRU); in PHP_MINIT_FUNCTION() local
3672 PHP_MSHUTDOWN(file)(SHUTDOWN_FUNC_ARGS_PASSTHRU); in PHP_MSHUTDOWN_FUNCTION() local
/PHP-5.4/ext/gd/libgd/
H A Dgd_gif_in.c47 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
/PHP-5.4/sapi/isapi/stresstest/
H A Dstresstest.cpp306 enum state {none, test, skipif, post, get, file, expect} parsestate = none; in ParseTestFile() enumerator
/PHP-5.4/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
/PHP-5.4/ext/dom/
H A Ddocument.c1761 char *file; in PHP_FUNCTION() local
2282 char *file; in PHP_FUNCTION() local
H A Dnode.c1758 char *file = NULL; in dom_canonicalization() local
/PHP-5.4/ext/gd/
H A Dgd.c1492 char *file; in PHP_FUNCTION() local
2431 char *file; in _php_image_create_from() local
2673 char *file = NULL; in _php_image_output() local
4068 char *file; in PHP_FUNCTION() local
/PHP-5.4/ext/curl/
H A Dinterface.c97 static void php_curl_ssl_lock(int mode, int n, const char * file, int line) in php_curl_ssl_lock()

Completed in 117 milliseconds

123