Home
last modified time | relevance | path

Searched defs:options (Results 26 – 50 of 129) sorted by relevance

123456

/php-src/ext/standard/
H A Dhead.c194 static zend_result php_head_parse_cookie_options_array(HashTable *options, zend_long *expires, zend… in php_head_parse_cookie_options_array()
227 HashTable *options = NULL; in php_setcookie_common() local
H A Dhttp_fopen_wrapper.c119 const char *path, const char *mode, int options, zend_string **opened_path, in php_stream_url_wrap_http_ex()
981 …_http(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, zend_string **… in php_stream_url_wrap_http()
H A Dstreamsfuncs.c911 static zend_result parse_context_options(php_stream_context *context, HashTable *options) in parse_context_options()
1019 HashTable *options; in PHP_FUNCTION() local
1082 HashTable *options; in PHP_FUNCTION() local
1183 HashTable *options; in PHP_FUNCTION() local
1206 HashTable *options = NULL; in PHP_FUNCTION() local
/php-src/main/
H A Dphp_streams.h64 #define php_stream_fopen_rel(filename, mode, opened, options) _php_stream_fopen((filename), (mode),… argument
66 #define php_stream_fopen_with_path_rel(filename, mode, path, opened, options) _php_stream_fopen_wit… argument
77 #define php_stream_open_wrapper_rel(path, mode, options, opened) _php_stream_open_wrapper_ex((path)… argument
78 #define php_stream_open_wrapper_ex_rel(path, mode, options, opened, context) _php_stream_open_wrapp… argument
375 #define php_stream_mkdir(path, mode, options, context) _php_stream_mkdir(path, mode, options, conte… argument
378 #define php_stream_rmdir(path, options, context) _php_stream_rmdir(path, options, context) argument
381 #define php_stream_opendir(path, options, context) _php_stream_opendir((path), (options), (context)… argument
601 #define php_stream_open_wrapper(path, mode, options, opened) _php_stream_open_wrapper_ex((path), (m… argument
602 #define php_stream_open_wrapper_ex(path, mode, options, opened, context) _php_stream_open_wrapper_e… argument
/php-src/ext/filter/
H A Dfilter.c247 static void php_zval_filter(zval *value, zend_long filter, zend_long flags, zval *options, char* ch… in php_zval_filter()
372 static void php_zval_filter_recursive(zval *value, zend_long filter, zend_long flags, zval *options in php_zval_filter_recursive()
467 zval *options = NULL; in php_filter_call() local
/php-src/ext/bz2/
H A Dphp_bz2.h53 #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper)… argument
/php-src/main/streams/
H A Dphp_stream_plain_wrapper.h51 #define php_stream_open_wrapper_as_file(path, mode, options, opened_path) _php_stream_open_wrapper_… argument
H A Dstreams.c241 PHPAPI void php_stream_wrapper_log_error(const php_stream_wrapper *wrapper, int options, const char… in php_stream_wrapper_log_error()
1955 …m_wrapper *php_stream_locate_url_wrapper(const char *path, const char **path_for_open, int options)
2085 PHPAPI int _php_stream_mkdir(const char *path, int mode, int options, php_stream_context *context)
2099 PHPAPI int _php_stream_rmdir(const char *path, int options, php_stream_context *context)
2129 PHPAPI php_stream *_php_stream_opendir(const char *path, int options,
2178 PHPAPI php_stream *_php_stream_open_wrapper_ex(const char *path, const char *mode, int options,
/php-src/ext/zip/
H A Dphp_zip.stub.php647 public function setPassword(#[\SensitiveParameter] string $password): bool {}
/php-src/ext/json/
H A Dphp_json_scanner.h36 int options; /* options */ member
/php-src/ext/dom/
H A Dhtml_document.c371 zend_long options, in dom_post_process_html5_loading()
717 static bool check_options_validity(uint32_t arg_num, zend_long options) in check_options_validity()
769 static bool dom_should_register_error_handlers(zend_long options) in dom_should_register_error_handlers()
782 zend_long options = 0; in PHP_METHOD() local
934 zend_long options = 0; in PHP_METHOD() local
/php-src/ext/zlib/
H A Dzlib.stub.php273 function deflate_init(int $encoding, array $options = []): DeflateContext|false {}
277 function inflate_init(int $encoding, array $options = []): InflateContext|false {}
H A Dzlib_fopen_wrapper.c108 …am *php_stream_gzopen(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, in php_stream_gzopen()
H A Dzlib.c789 static bool zlib_create_dictionary_string(HashTable *options, char **dict, size_t *dictlen) { in zlib_create_dictionary_string()
871 HashTable *options = NULL; in PHP_FUNCTION() local
1089 HashTable *options = NULL; in PHP_FUNCTION() local
/php-src/ext/curl/
H A Dshare.c82 zend_long options; in PHP_FUNCTION() local
/php-src/ext/intl/converter/
H A Dconverter.stub.php162 …on transcode(string $str, string $toEncoding, string $fromEncoding, ?array $options = null): strin…
/php-src/ext/iconv/
H A Diconv.stub.php36 function iconv_mime_encode(string $field_name, string $field_value, array $options = []): string|fa…
/php-src/Zend/
H A Dzend_builtin_functions.stub.php177 function debug_backtrace(int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT, int $limit = 0): array {}
179 function debug_print_backtrace(int $options = 0, int $limit = 0): void {}
/php-src/ext/soap/
H A Dsoap.stub.php482 public function __construct(?string $wsdl, array $options = []) {}
557 public function __construct(?string $wsdl, array $options = []) {}
567 …public function __soapCall(string $name, array $args, ?array $options = null, $inputHeaders = null…
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c317 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_emit_enter()
542 sljit_s32 options, sljit_s32 arg_types, sljit_s32 scratches, sljit_s32 saveds, in sljit_set_context()
1235 sljit_s32 options = compiler->options; in sljit_emit_get_return_address() local
/php-src/ext/mbstring/
H A Dphp_mbregex.c455 …*php_mbregex_compile_pattern(const char *pattern, size_t patlen, OnigOptionType options, OnigSynta… in php_mbregex_compile_pattern()
895 OnigOptionType options; in _php_mb_regex_ereg_exec() local
982 static void _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAMETERS, OnigOptionType options, i… in _php_mb_regex_ereg_replace_exec()
1591 static void _php_mb_regex_set_options(OnigOptionType options, OnigSyntaxType *syntax, OnigOptionTyp… in _php_mb_regex_set_options()
/php-src/ext/phar/
H A Dphar.c487 …ame, size_t fname_len, char *alias, size_t alias_len, bool is_data, uint32_t options, phar_archive… in phar_open_parsed_phar()
1309 …ame, size_t fname_len, char *alias, size_t alias_len, bool is_data, uint32_t options, phar_archive… in phar_open_or_create_filename()
1386 …ame, size_t fname_len, char *alias, size_t alias_len, bool is_data, uint32_t options, phar_archive… in phar_create_or_parse_filename()
1540 …ename(char *fname, size_t fname_len, char *alias, size_t alias_len, uint32_t options, phar_archive… in phar_open_from_filename()
1626 …* fp, char *fname, size_t fname_len, char *alias, size_t alias_len, uint32_t options, phar_archive… in phar_open_from_fp()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_convert.c794 convert_glob(uint32_t options, PCRE2_SPTR pattern, PCRE2_SIZE plength, in convert_glob()
1064 pcre2_pattern_convert(PCRE2_SPTR pattern, PCRE2_SIZE plength, uint32_t options, in pcre2_pattern_convert()
H A Dpcre2_compile.c2641 handle_escdsw(int escape, uint32_t *parsed_pattern, uint32_t options, in handle_escdsw()
2729 uint32_t options; member
2772 static int parse_regex(PCRE2_SPTR ptr, uint32_t options, BOOL *has_lookbehind, in parse_regex()
5231 uint32_t options, uint32_t xoptions, compile_block *cb, uint32_t start, in add_to_class_internal()
5394 uint32_t options, uint32_t xoptions, compile_block *cb, const uint32_t *p, in add_list_to_class_internal()
5436 add_to_class(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, in add_to_class()
5472 add_list_to_class(uint8_t *classbits, PCRE2_UCHAR **uchardptr, uint32_t options, in add_list_to_class()
5515 uint32_t options, uint32_t xoptions, compile_block *cb, const uint32_t *p) in add_not_list_to_class()
5647 uint32_t options = *optionsptr; /* May change dynamically */ in compile_branch() local
8376 compile_regex(uint32_t options, uint32_t xoptions, PCRE2_UCHAR **codeptr, in compile_regex()
[all …]
/php-src/ext/dom/lexbor/lexbor/selectors/
H A Dselectors.h107 lxb_selectors_opt_t options; member

Completed in 135 milliseconds

123456