Home
last modified time | relevance | path

Searched refs:option (Results 26 – 50 of 237) sorted by relevance

12345678910

/PHP-8.0/ext/ldap/tests/
H A Dldap_set_option_tls_protocol_min_basic.phpt2 ldap_set_option() - Basic test for TLS protocol min ldap option
18 ] as $option) {
19 $result = ldap_set_option($link, LDAP_OPT_X_TLS_PROTOCOL_MIN, $option);
H A Dldap_set_option_crlcheck_basic.phpt2 ldap_set_option() - Basic test for TLS CRL check ldap option
24 ] as $option) {
25 $result = ldap_set_option($link, LDAP_OPT_X_TLS_CRLCHECK, $option);
H A Dldap_set_option_cafiles_basic.phpt19 ] as $option) {
20 $result = ldap_set_option($link, $option, '/foo/bar');
23 ldap_get_option($link, $option, $optionval);
H A Dldap_get_option_package_basic.phpt2 ldap_get_option() - Basic test for getting the TLS package ldap option
14 // This is a read-only option.
/PHP-8.0/ext/tidy/tests/
H A D007.phpt34 tidy::getOpt(): Argument #1 ($option) is an invalid configuration option, "bogus-opt" given
35 tidy_getopt(): Argument #2 ($option) is an invalid configuration option, "non-ASCII string ���" giv…
/PHP-8.0/ext/standard/tests/password/
H A Dpassword_removed_salt_option.phpt2 Test removed support for explicit salt option
15 Warning: password_hash(): The "salt" option has been ignored, since providing a custom salt is no l…
18 Warning: password_hash(): The "salt" option has been ignored, since providing a custom salt is no l…
/PHP-8.0/ext/standard/tests/assert/
H A Dassert_options_error.phpt2 assert_options() - unknown assert option.
13 assert_options(): Argument #1 ($option) must be an ASSERT_* constant
/PHP-8.0/ext/intl/tests/
H A Dbug70452.phpt9 // Provide a valid option for the second parameter
11 // Another valid option, but with no corresponding name for that given option
/PHP-8.0/ext/curl/
H A Dcurl.stub.php30 function curl_multi_setopt(CurlMultiHandle $multi_handle, int $option, mixed $value): bool {} argument
38 function curl_getinfo(CurlHandle $handle, ?int $option = null): mixed {} argument
72 function curl_setopt(CurlHandle $handle, int $option, mixed $value): bool {} argument
80 function curl_share_setopt(CurlShareHandle $share_handle, int $option, mixed $value): bool {} argument
/PHP-8.0/Zend/tests/
H A Dargument_restriction_004.phpt9 abstract public function test(Foo $foo, array $bar, $option = NULL, $extra = 16777215) ;
13 public function test(Foo $foo, array $bar, $option = NULL, $extra = 0xffffff ) {
H A Dargument_restriction_001.phpt6 …public function &test($foo, array $bar, $option = NULL, $extra = "llllllllllllllllllllllllllllllll…
16 …of & Sub::test() must be compatible with & Base::test($foo, array $bar, $option = null, $extra = '…
H A Dargument_restriction_002.phpt6 …public function test($foo, array &$bar, $option = NULL, $extra = 3.1415926535897932384626433832795…
16 …foo, array &$bar) must be compatible with Base::test($foo, array &$bar, $option = null, $extra = 3…
H A Dargument_restriction_003.phpt9 …public function test(Foo $foo, array $bar, $option = NULL, $extra = "lllllllllllllllllllllllllllll…
19 …of Sub::test() must be compatible with Base::test(Foo $foo, array $bar, $option = null, $extra = '…
/PHP-8.0/ext/curl/tests/
H A Dcurl_multi_setopt_basic001.phpt24 curl_multi_setopt(): Argument #2 ($option) is not a valid cURL multi option
H A Dbug54798.phpt47 foreach($options_to_check as $option) {
48 checkForClosedFilePointer($host, constant($option), $option);
H A Dcurl_share_setopt_basic001.phpt26 curl_share_setopt(): Argument #2 ($option) is not a valid cURL share option
H A Dbug54798-unix.phpt50 foreach($options_to_check as $option) {
51 checkForClosedFilePointer($host, constant($option), $option);
H A Dbug46711.phpt20 foreach( $opt as $option => $value ) {
21 curl_setopt( $ch, $option, $value );
/PHP-8.0/ext/standard/tests/file/
H A Duserstreams_007.phpt2 User-space streams: test metadata option
9 public function stream_metadata($path, $option, $var) {
10 echo "metadata: $path, $option\n";
/PHP-8.0/ext/fileinfo/tests/
H A Dfinfo_buffer_basic.phpt25 foreach( $options as $option ) {
26 $finfo = finfo_open( $option, $magicFile );
28 var_dump( finfo_buffer( $finfo, $string, $option ) );
H A Dfinfo_buffer_basic-mb.phpt25 foreach( $options as $option ) {
26 $finfo = finfo_open( $option, $magicFile );
28 var_dump( finfo_buffer( $finfo, $string, $option ) );
/PHP-8.0/ext/imap/tests/
H A Dimap_fetchbody_basic.phpt28 foreach ($options as $key => $option) {
34 var_dump( imap_fetchbody($stream_id, $msg_uid, $section, $option) );
38 var_dump( imap_fetchbody($stream_id, $msg_no, $section, $option) );
45 var_dump( imap_fetchbody($stream_id, $msg_no, $section, $option) );
/PHP-8.0/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation8.phpt2 Test function get_cfg_var() by calling deprecated option
12 echo "*** Test by calling method or function with deprecated option ***\n";
/PHP-8.0/ext/mbstring/
H A Dphp_mbregex.c44 onig_match(re, str, end, at, region, option)
496 if ((option & ONIG_OPTION_IGNORECASE) != 0) { in _php_mb_regex_get_option_string()
504 if ((option & ONIG_OPTION_EXTEND) != 0) { in _php_mb_regex_get_option_string()
658 if (option != NULL) *option|=optm; in _php_mb_regex_init_options()
1272 OnigOptionType option = 0; in PHP_FUNCTION() local
1291 option |= MBREX(regex_default_options); in PHP_FUNCTION()
1333 OnigOptionType option = 0; in _php_mb_regex_ereg_search_exec() local
1344 option |= MBREX(regex_default_options); in _php_mb_regex_ereg_search_exec()
1467 OnigOptionType option; in PHP_FUNCTION() local
1479 option = 0; in PHP_FUNCTION()
[all …]
/PHP-8.0/ext/intl/idn/
H A Didn.c120 const zend_string *domain, uint32_t option, int mode, zval *idna_info) in php_intl_idn_to_46() argument
128 uts46 = uidna_openUTS46(option, &status); in php_intl_idn_to_46()
178 zend_long option = UIDNA_DEFAULT, in php_intl_idn_handoff() local
185 &domain, &option, &variant, &idna_info) == FAILURE) { in php_intl_idn_handoff()
211 php_intl_idn_to_46(INTERNAL_FUNCTION_PARAM_PASSTHRU, domain, (uint32_t)option, mode, idna_info); in php_intl_idn_handoff()

Completed in 39 milliseconds

12345678910