Home
last modified time | relevance | path

Searched refs:filename (Results 1026 – 1037 of 1037) sorted by relevance

1...<<4142

/PHP-5.4/Zend/
H A Dzend_execute_API.c398 return EG(active_op_array)->filename; in zend_get_executed_filename()
H A DZEND_CHANGES561 protected $file; // source filename of exception
H A Dzend_vm_def.h3204 …, class_name, space, get_active_function_name(TSRMLS_C), ptr->op_array->filename, ptr->opline->lin…
H A Dzend_vm_execute.h781 …, class_name, space, get_active_function_name(TSRMLS_C), ptr->op_array->filename, ptr->opline->lin… in ZEND_RECV_SPEC_HANDLER()
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in393 ; %f: script filename
/PHP-5.4/
H A DNEWS138 filename starts with null). (CVE-2015-4021) (Stas)
803 . Fixed bug #65490 (Duplicate calls to get lineno & filename for
1030 default filename completion). (Hartmel)
2903 filename). (Felipe) Reported by Krzysztof Kotowicz. (CVE-2011-2202)
3794 - Fixed the mail.log ini setting when no filename was given. (Johannes)
4374 - Fixed bug #49020 (phar misinterprets ustar long filename standard).
4387 - Fixed bug #48962 (cURL does not upload files with specified filename).
4865 - Added optional clear_realpath_cache and filename parameters to
5316 - Fixed zip filename property read. (Pierre)
5744 - Fixed bug #44591 (imagegif's filename parameter). (Felipe)
[all …]
H A DINSTALL1669 Two new INI directives, user_ini.filename and user_ini.cache_ttl
1672 user_ini.filename sets the name of the file PHP looks for in each
/PHP-5.4/ext/session/
H A Dsession.c2573 …_string_ex(progress->current_file, "name", sizeof("name"), *data->filename, 1);
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic1675 # data.tar varies, and the location of its filename varies too.
1719 # filename of the first file (null terminated). Since some types collide
3997 # * Original filename is only at offset 10 if "extra field" absent
10415 >>0x1600 string >\0 original filename %s,
11873 # 1 byte # filename length
11874 # 2 string # filename
13649 # the wrong filename will be printed. (This should be (8.Q), when that syntax
13749 # file of ePub or OpenDocument, we'll have to scan for a filename
/PHP-5.4/win32/
H A Dinstall.txt1409 If php-SAPI.ini exists (where SAPI is used SAPI, so the filename is
/PHP-5.4/ext/sqlite3/libsqlite/
H A Dsqlite3.c3173 const char *filename, /* Database filename (UTF-8) */
3177 const void *filename, /* Database filename (UTF-16) */
3181 const char *filename, /* Database filename (UTF-8) */
130932 const char *filename, /* Database filename (UTF-8) */
130937 return openDatabase(filename, ppDb, (unsigned int)flags, zVfs);
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog3684 (g) Added the -H (--with-filename) option.

Completed in 580 milliseconds

1...<<4142