Home
last modified time | relevance | path

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

123

/PHP-5.5/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.5/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h124 const char *file, *what; member
/PHP-5.5/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h33 const char *file; member
H A Dpgsql_driver.c75 …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.5/
H A Drun-tests.php1166 function show_file_block($file, $block, $section = null)
1185 function run_test($php, $file, $env)
/PHP-5.5/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.5/ext/bz2/
H A Dbz2.c373 zval **file; /* The file to open */ in PHP_FUNCTION() local
/PHP-5.5/ext/interbase/
H A Dibase_blobs.c539 zval *link = NULL, *file; in PHP_FUNCTION() local
/PHP-5.5/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.5/ext/spl/
H A Dspl_directory.h103 } file; member
H A Dspl.php267 protected $file; variable in Exception
/PHP-5.5/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()
1714 char *file, *file_stripped, *entry_name; in php_zip_add_from_pattern() local
2499 char *file = (char*)zip_get_name(intern, i, ZIP_FL_UNCHANGED); in ZIPARCHIVE_METHOD() local
/PHP-5.5/ext/standard/
H A Dfilestat.c719 FILE *file; in PHP_FUNCTION() local
H A Dfile.c319 PHP_MSHUTDOWN_FUNCTION(file) /* {{{ */ in PHP_MSHUTDOWN_FUNCTION() argument
716 PHP_FUNCTION(file) in PHP_FUNCTION() argument
/PHP-5.5/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.5/ext/gd/libgd/
H A Dgd_gif_in.c47 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
/PHP-5.5/ext/zip/lib/
H A Dzipint.h202 struct zip_file **file; /* opened files within archive */ member
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp306 enum state {none, test, skipif, post, get, file, expect} parsestate = none; in ParseTestFile() enumerator
/PHP-5.5/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.5/ext/dom/
H A Ddocument.c1761 char *file; in PHP_FUNCTION() local
2290 char *file; in PHP_FUNCTION() local
H A Dnode.c1758 char *file = NULL; in dom_canonicalization() local
/PHP-5.5/ext/gd/
H A Dgd.c1414 char *file; in PHP_FUNCTION() local
2348 char *file; in _php_image_create_from() local
2551 char *file = NULL; in _php_image_output() local
3922 char *file; in PHP_FUNCTION() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h391 const char *file; member
/PHP-5.5/Zend/
H A Dzend_hash.c52 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent()

Completed in 95 milliseconds

123