Home
last modified time | relevance | path

Searched defs:option (Results 1 – 25 of 32) sorted by relevance

12

/PHP-7.1/scripts/dev/generate-phpt/src/setup/
H A DgtCommandLineOptions.php79 public function getOption($option)
91 public function hasOption($option)
/PHP-7.1/ext/intl/idn/
H A Didn.c137 const char *domain, int32_t domain_len, uint32_t option, int mode, zval *idna_info) in php_intl_idn_to_46()
202 const char *domain, int32_t domain_len, uint32_t option, int mode) in php_intl_idn_to()
261 zend_long option = 0, in php_intl_idn_handoff() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dregint.h292 #define IS_SINGLELINE(option) ((option) & ONIG_OPTION_SINGLELINE) argument
293 #define IS_MULTILINE(option) ((option) & ONIG_OPTION_MULTILINE) argument
294 #define IS_IGNORECASE(option) ((option) & ONIG_OPTION_IGNORECASE) argument
295 #define IS_EXTEND(option) ((option) & ONIG_OPTION_EXTEND) argument
296 #define IS_FIND_LONGEST(option) ((option) & ONIG_OPTION_FIND_LONGEST) argument
297 #define IS_FIND_NOT_EMPTY(option) ((option) & ONIG_OPTION_FIND_NOT_EMPTY) argument
298 #define IS_FIND_CONDITION(option) ((option) & \ argument
300 #define IS_NOTBOL(option) ((option) & ONIG_OPTION_NOTBOL) argument
301 #define IS_NOTEOL(option) ((option) & ONIG_OPTION_NOTEOL) argument
302 #define IS_POSIX_REGION(option) ((option) & ONIG_OPTION_POSIX_REGION) argument
[all …]
H A Dregcomp.c264 add_option(regex_t* reg, OnigOptionType option) in add_option()
296 add_opcode_option(regex_t* reg, int opcode, OnigOptionType option) in add_opcode_option()
5452 OnigOptionType option, OnigEncoding enc, OnigSyntaxType* syntax, in onig_recompile()
5473 onig_reg_init(regex_t* reg, OnigOptionType option, in onig_reg_init()
5520 const UChar* pattern_end, OnigOptionType option, OnigEncoding enc, in onig_new_without_alloc()
5534 OnigOptionType option, OnigEncoding enc, OnigSyntaxType* syntax, in onig_new()
5884 OnigOptionType option = *((OnigOptionType* )bp); in onig_print_compiled_byte_code() local
6023 OnigOptionType option; in onig_print_compiled_byte_code() local
H A Dregparse.h190 OnigOptionType option; member
279 OnigOptionType option; member
H A Dregexec.c1250 OnigOptionType option = reg->options; in match_at() local
3045 OnigOptionType option) in onig_match()
3355 const UChar* start, const UChar* range, OnigRegion* region, OnigOptionType option) in onig_search()
H A Doniguruma.h396 #define ONIG_IS_OPTION_ON(options,option) ((options) & (option)) argument
712 OnigOptionType option; member
H A Dregparse.c1400 node_new_enclose_memory(OnigOptionType option, int is_named) in node_new_enclose_memory()
1414 node_new_option(OnigOptionType option) in node_new_option()
4521 OnigOptionType option; in parse_enclose() local
/PHP-7.1/ext/standard/
H A Dsyslog.c138 zend_long option, facility; in PHP_FUNCTION() local
H A Dfilestat.c351 int option; in php_do_chgrp() local
488 int option; in php_do_chown() local
/PHP-7.1/ext/mbstring/
H A Dphp_mbregex.c480 static size_t _php_mb_regex_get_option_string(char *str, size_t len, OnigOptionType option, OnigSyn… in _php_mb_regex_get_option_string()
586 _php_mb_regex_init_options(const char *parg, int narg, OnigOptionType *option, OnigSyntaxType **syn… in _php_mb_regex_init_options()
1190 OnigOptionType option = 0; in PHP_FUNCTION() local
1238 OnigOptionType option; in _php_mb_regex_ereg_search_exec() local
1366 OnigOptionType option; in PHP_FUNCTION() local
/PHP-7.1/ext/filter/
H A Dfilter.c594 zval *option; in php_filter_call() local
744 zval *option, *opt, *def; in PHP_FUNCTION() local
821 zval *option; in PHP_FUNCTION() local
/PHP-7.1/ext/curl/
H A Dshare.c74 static int _php_curl_share_setopt(php_curlsh *sh, zend_long option, zval *zvalue, zval *return_valu… in _php_curl_share_setopt()
H A Dinterface.c170 static int php_curl_option_str(php_curl *ch, zend_long option, const char *str, const size_t len, z… in php_curl_option_str()
2119 static int _php_curl_setopt(php_curl *ch, zend_long option, zval *zvalue) /* {{{ */ in _php_curl_setopt()
2982 zend_ulong option; in PHP_FUNCTION() local
3086 zend_long option = 0; in PHP_FUNCTION() local
H A Dmulti.c551 static int _php_curl_multi_setopt(php_curlm *mh, zend_long option, zval *zvalue, zval *return_value… in _php_curl_multi_setopt()
/PHP-7.1/main/streams/
H A Dxp_socket.c297 static int php_sockop_set_option(php_stream *stream, int option, int value, void *ptrparam) in php_sockop_set_option()
846 static int php_tcp_sockop_set_option(php_stream *stream, int option, int value, void *ptrparam) in php_tcp_sockop_set_option()
H A Dmemory.c247 static int php_stream_memory_set_option(php_stream *stream, int option, int value, void *ptrparam) … in php_stream_memory_set_option()
535 static int php_stream_temp_set_option(php_stream *stream, int option, int value, void *ptrparam) /*… in php_stream_temp_set_option()
H A Dplain_wrapper.c613 static int php_stdiop_set_option(php_stream *stream, int option, int value, void *ptrparam) in php_stdiop_set_option()
1348 static int php_plain_files_metadata(php_stream_wrapper *wrapper, const char *url, int option, void … in php_plain_files_metadata()
H A Duserspace.c921 static int php_userstreamop_set_option(php_stream *stream, int option, int value, void *ptrparam) { in php_userstreamop_set_option()
1284 static int user_wrapper_metadata(php_stream_wrapper *wrapper, const char *url, int option, in user_wrapper_metadata()
/PHP-7.1/ext/intl/calendar/
H A Dcalendar_methods.cpp1064 zend_long option; in PHP_FUNCTION() local
1089 zend_long option; in PHP_FUNCTION() local
/PHP-7.1/ext/ftp/
H A Dphp_ftp.c1450 zend_long option; in PHP_FUNCTION() local
1506 zend_long option; in PHP_FUNCTION() local
/PHP-7.1/ext/pgsql/
H A Dpgsql.c2319 zend_long option = PGSQL_NOTICE_LAST; local
5406 static int php_pgsql_fd_set_option(php_stream *stream, int option, int value, void *ptrparam) /* {{…
6493 zend_ulong option = 0; local
6708 zend_ulong option = PGSQL_DML_EXEC, return_sql; local
6924 zend_ulong option = PGSQL_DML_EXEC; local
7016 zend_ulong option = PGSQL_DML_EXEC; local
7156 zend_ulong option = PGSQL_DML_EXEC; local
/PHP-7.1/ext/pspell/
H A Dpspell.c818 static void pspell_config_path(INTERNAL_FUNCTION_PARAMETERS, char *option) in pspell_config_path()
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_commands.c57 enum_mysqlnd_server_option option; member
70 enum_mysqlnd_server_option option = command->context.option; in mysqlnd_com_set_option_run() local
/PHP-7.1/ext/ldap/
H A Dldap.c2135 zend_long option; in PHP_FUNCTION() local
2298 zend_long option; in PHP_FUNCTION() local

Completed in 595 milliseconds

12