Home
last modified time | relevance | path

Searched refs:option (Results 101 – 125 of 223) sorted by relevance

123456789

/PHP-7.4/ext/standard/tests/general_functions/
H A Dget_include_path_basic.phpt8 * Description: Gets the current include_path configuration option
/PHP-7.4/ext/dom/tests/
H A DDOMDocument_loadXML_variation1.phpt2 Test DOMDocument::loadXML() with LIBXML_DTDLOAD option
H A DDOMDocument_load_variation1.phpt2 Test DOMDocument::load() with LIBXML_DTDLOAD option
H A DDOMDocument_loadXML_variation2.phpt2 Test DOMDocument::loadXML() with LIBXML_DTDVALID option
H A DDOMDocument_load_variation2.phpt2 Test DOMDocument::load() with LIBXML_DTDVALID option
/PHP-7.4/ext/openssl/tests/
H A Dbug72165.phpt16 …ord_min -> 4 (failed; check error queue and value of string_mask OpenSSL option if illegal charact…
/PHP-7.4/ext/intl/tests/locale/
H A Dbug72809.phpt2 Bug #72809 (Locale::lookup() wrong result with canonicalize option)
/PHP-7.4/ext/ftp/tests/
H A Dftp_get_option.phpt26 Warning: ftp_get_option(): Unknown option '10' in %s on line %d
/PHP-7.4/ext/exif/tests/
H A Dbug76130.phpt4 This test is meant to exhibit memory issues with the `-m` option. Since a lot of
/PHP-7.4/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt19 * when passed the 'files' option vs without, in the face of some mild abuse
62 public function stream_set_option($option, $arg1, $arg2) { return false; }
/PHP-7.4/sapi/fpm/tests/
H A Dbug78323.phpt12 // no argument for option
H A Dproc-no-start-server.phpt2 FPM: Process manager config option pm.start_servers missing
/PHP-7.4/ext/curl/
H A Dinterface.c254 ZEND_ARG_INFO(0, option)
269 ZEND_ARG_INFO(0, option)
300 ZEND_ARG_INFO(0, option)
365 ZEND_ARG_INFO(0, option)
2382 switch (option) { in _php_curl_setopt()
2779 switch (option) { in _php_curl_setopt()
2880 switch (option) { in _php_curl_setopt()
3179 zend_ulong option; in PHP_FUNCTION() local
3285 zend_long option = 0; in PHP_FUNCTION() local
3290 Z_PARAM_LONG(option) in PHP_FUNCTION()
[all …]
/PHP-7.4/Zend/tests/multibyte/
H A Dmultibyte_encoding_006.phpt6 die("skip Requires configure --enable-zend-multibyte option");
/PHP-7.4/ext/session/tests/
H A Dbug42596.phpt2 Bug #42596 (session.save_path MODE option will not set "write" bit for group or world)
/PHP-7.4/ext/filter/tests/
H A D017.phpt24 Warning: filter_var(): 'regexp' option missing in %s on line %d
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp1063 zend_long option; in PHP_FUNCTION() local
1067 "Ol", &object, Calendar_ce_ptr, &option) == FAILURE) { in PHP_FUNCTION()
1073 if (option != UCAL_WALLTIME_FIRST && option != UCAL_WALLTIME_LAST) { in PHP_FUNCTION()
1081 co->ucal->setRepeatedWallTimeOption((UCalendarWallTimeOption)option); in PHP_FUNCTION()
1088 zend_long option; in PHP_FUNCTION() local
1092 "Ol", &object, Calendar_ce_ptr, &option) == FAILURE) { in PHP_FUNCTION()
1098 if (option != UCAL_WALLTIME_FIRST && option != UCAL_WALLTIME_LAST in PHP_FUNCTION()
1099 && option != UCAL_WALLTIME_NEXT_VALID) { in PHP_FUNCTION()
1107 co->ucal->setSkippedWallTimeOption((UCalendarWallTimeOption)option); in PHP_FUNCTION()
/PHP-7.4/ext/curl/tests/
H A Dcurl_write_callback.phpt2 Test curl option CURLOPT_WRITEFUNCTION
H A Dcurl_write_return.phpt2 Test curl option CURLOPT_RETURNTRANSFER
H A Dcurl_write_stdout.phpt2 Test curl option CURLOPT_FILE with STDOUT handle
H A Dcurl_writeheader_callback.phpt2 Test curl option CURLOPT_HEADERFUNCTION
/PHP-7.4/ext/zip/tests/
H A Dbug70103.phpt2 Bug #70103 (ZipArchive::addGlob ignores remove_all_path option)
/PHP-7.4/ext/readline/
H A Dconfig.m412 dnl "register" the --with-readline option to prevent invalid "unknown
13 dnl configure option" warning
/PHP-7.4/ext/sockets/tests/
H A Dsocket_set_option_rcvtimeo.phpt2 Test if socket_set_option() works, option:SO_RCVTIMEO
H A Dsocket_set_option_sndtimeo.phpt2 Test if socket_set_option() works, option:SO_SNDTIMEO

Completed in 59 milliseconds

123456789