Home
last modified time | relevance | path

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

1...<<414243

/PHP-5.5/ext/mbstring/
H A Dmbstring.c1155 static char *php_mb_rfc1867_basename(const zend_encoding *encoding, char *filename TSRMLS_DC) /* {{… in php_mb_rfc1867_basename()
1158 const size_t filename_len = strlen(filename); in php_mb_rfc1867_basename()
1165 s = php_mb_safe_strrchr_ex(filename, '\\', filename_len, (const mbfl_encoding *)encoding); in php_mb_rfc1867_basename()
1166 s2 = php_mb_safe_strrchr_ex(filename, '/', filename_len, (const mbfl_encoding *)encoding); in php_mb_rfc1867_basename()
1179 return filename; in php_mb_rfc1867_basename()
/PHP-5.5/Zend/
H A Dzend_compile.c101 ZEND_API zend_op_array *(*zend_compile_string)(zval *source_string, char *filename TSRMLS_DC);
146 const char *filename; in build_runtime_defined_function_key() local
149 if (CG(active_op_array)->filename) { in build_runtime_defined_function_key()
150 filename = CG(active_op_array)->filename; in build_runtime_defined_function_key()
152 filename = "-"; in build_runtime_defined_function_key()
156 result->value.str.len = 1+name_length+strlen(filename)+char_pos_len; in build_runtime_defined_function_key()
161 sprintf(result->value.str.val+1, "%s%s%s", name, filename, char_pos_buf); in build_runtime_defined_function_key()
4471 old_function->op_array.filename, in do_bind_function()
5038 new_class_entry->info.user.filename = zend_get_compiled_filename(TSRMLS_C); in zend_do_begin_class_declaration()
7079 (*pce)->info.user.filename == CG(compiled_filename)) { in zend_do_use()
H A Dzend_ini_scanner.c170 #define ini_filename SCNG(filename)
187 ini_filename = zend_strndup(fh->filename, strlen(fh->filename)); in init_ini_scanner()
H A Dzend_opcode.c77 op_array->filename = zend_get_compiled_filename(TSRMLS_C); in init_op_array()
H A Dzend_execute_API.c394 return EG(active_op_array)->filename; in zend_get_executed_filename()
H A Dzend_execute.c594 …fsep, fname, need_msg, need_kind, given_msg, given_kind, ptr->op_array->filename, ptr->opline->lin… in zend_verify_arg_error()
H A DZEND_CHANGES561 protected $file; // source filename of exception
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c1036 file_handle.filename = SG(request_info).path_translated; in php5_execute()
/PHP-5.5/ext/dom/
H A Ddocument.c168 ZEND_ARG_INFO(0, filename)
176 ZEND_ARG_INFO(0, filename)
/PHP-5.5/
H A Dphp.ini-development175 ;user_ini.filename = ".user.ini"
178 ;user_ini.filename =
1008 ; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
1895 ; that should not be accelerated. The file format is to add each filename
1896 ; to a new line. The filename may be a full path or just a file prefix
H A Dphp.ini-production175 ;user_ini.filename = ".user.ini"
178 ;user_ini.filename =
1008 ; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
1895 ; that should not be accelerated. The file format is to add each filename
1896 ; to a new line. The filename may be a full path or just a file prefix
H A DNEWS141 . Fixed bug #71860 (Invalid memory write in phar on filename with \0 in
213 entry filename is "/"). (CVE-2015-7804) (Stas)
438 filename starts with null). (CVE-2015-4021) (Stas)
1591 . Fixed bug #65490 (Duplicate calls to get lineno & filename for
2167 default filename completion). (Hartmel)
4092 filename). (Felipe) Reported by Krzysztof Kotowicz. (CVE-2011-2202)
5563 - Fixed bug #49020 (phar misinterprets ustar long filename standard).
6054 - Added optional clear_realpath_cache and filename parameters to
6505 - Fixed zip filename property read. (Pierre)
6933 - 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.5/ext/standard/tests/file/
H A Dreadfile_basic-win32.phpt11 /* Prototype: int readfile ( string $filename [, bool $use_include_path [, resource $context]] );
H A Dreadfile_basic.phpt11 /* Prototype: int readfile ( string $filename [, bool $use_include_path [, resource $context]] );
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc205 * @param string $arg Either 'auto', 'optional' or an filename that
289 * Return filename of an existing Phar.
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c2023 zfd.filename = SG(request_info).path_translated; in php_cli_server_dispatch_script()
2134 zfd.filename = server->router; in php_cli_server_dispatch_router()
/PHP-5.5/ext/phar/tests/
H A Dphar_setdefaultstub.phpt943 Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allo…
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c424 string_printf(str, "%s @@ %s %d-%d\n", indent, ce->info.user.filename, in _class_string()
910 fptr->op_array.filename, in _function_string()
1812 RETURN_STRING(fptr->op_array.filename, 1); in ZEND_METHOD()
3576 RETURN_STRING(ce->info.user.filename, 1); in ZEND_METHOD()
/PHP-5.5/ext/exif/
H A Dexif.c110 ZEND_ARG_INFO(0, filename)
117 ZEND_ARG_INFO(0, filename)
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in398 ; %f: script filename
/PHP-5.5/ext/pgsql/
H A Dpgsql.c307 ZEND_ARG_INFO(0, filename)
353 ZEND_ARG_INFO(0, filename)
360 ZEND_ARG_INFO(0, filename)
/PHP-5.5/ext/session/
H A Dsession.c2721 …_string_ex(progress->current_file, "name", sizeof("name"), *data->filename, 1);
/PHP-5.5/ext/opcache/Optimizer/
H A Dblock_pass.c2035 …fprintf(stderr, "File %s func %s\n", op_array->filename, op_array->function_name? op_array->functi… in zend_block_optimization()
/PHP-5.5/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

Completed in 476 milliseconds

1...<<414243