Home
last modified time | relevance | path

Searched refs:option (Results 76 – 100 of 207) sorted by relevance

123456789

/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_include_path_basic.phpt8 * Description: Gets the current include_path configuration option
H A Dbug29038.phpt2 Bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings)
/PHP-5.5/Zend/tests/multibyte/
H A Dmultibyte_encoding_003.phpt6 die("skip Requires configure --enable-zend-multibyte option");
H A Dmultibyte_encoding_006.phpt6 die("skip Requires configure --enable-zend-multibyte option");
/PHP-5.5/ext/mbstring/oniguruma/
H A Doniguruma.h396 #define ONIG_IS_OPTION_ON(options,option) ((options) & (option)) argument
712 OnigOptionType option; member
726 …, const OnigUChar* pattern, const OnigUChar* pattern_end, OnigOptionType option, OnigEncoding enc,…
728 int onig_reg_init P_((regex_t* reg, OnigOptionType option, OnigCaseFoldType case_fold_flag, OnigEn…
729 …, const OnigUChar* pattern, const OnigUChar* pattern_end, OnigOptionType option, OnigEncoding enc,…
737 …, const OnigUChar* pattern, const OnigUChar* pattern_end, OnigOptionType option, OnigEncoding enc,…
741 …* end, const OnigUChar* start, const OnigUChar* range, OnigRegion* region, OnigOptionType option));
743 …UChar* str, const OnigUChar* end, const OnigUChar* at, OnigRegion* region, OnigOptionType option));
/PHP-5.5/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-5.5/ext/xmlreader/tests/
H A Dbug42139.phpt2 Bug #42139 (XMLReader option constants are broken using XML())
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_context_set_option_error_001.phpt10 // Single option
/PHP-5.5/ext/mbstring/tests/
H A Dbug43301.phpt2 …b_ereg*_replace() crashes when replacement string is invalid PHP expression and 'e' option is used)
/PHP-5.5/sapi/aolserver/
H A DREADME29 AOLserver source code and pass another option to PHP:
52 The 'php_value "name val"' command assigns the configuration option name
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.cpp1089 long option; in PHP_FUNCTION() local
1093 "Ol", &object, Calendar_ce_ptr, &option) == FAILURE) { in PHP_FUNCTION()
1099 if (option != UCAL_WALLTIME_FIRST && option != UCAL_WALLTIME_LAST) { in PHP_FUNCTION()
1107 co->ucal->setRepeatedWallTimeOption((UCalendarWallTimeOption)option); in PHP_FUNCTION()
1114 long option; in PHP_FUNCTION() local
1118 "Ol", &object, Calendar_ce_ptr, &option) == FAILURE) { in PHP_FUNCTION()
1124 if (option != UCAL_WALLTIME_FIRST && option != UCAL_WALLTIME_LAST in PHP_FUNCTION()
1125 && option != UCAL_WALLTIME_NEXT_VALID) { in PHP_FUNCTION()
1133 co->ucal->setSkippedWallTimeOption((UCalendarWallTimeOption)option); in PHP_FUNCTION()
/PHP-5.5/ext/session/tests/
H A Dbug42596.phpt2 Bug #42596 (session.save_path MODE option will not set "write" bit for group or world)
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DFAQ5 You can execute longest match by using ONIG_OPTION_FIND_LONGEST option
/PHP-5.5/ext/filter/tests/
H A D017.phpt24 Warning: filter_var(): 'regexp' option missing in %s on line %d
/PHP-5.5/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-5.5/ext/readline/
H A Dconfig.m412 dnl "register" the --with-readline option to preven invalid "unknown configure option" warning
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug38067.phpt2 Bug #38067 (Parameters are not decoded from utf-8 when using encoding option)
/PHP-5.5/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 43 milliseconds

123456789