Searched refs:options (Results 426 – 437 of 437) sorted by relevance
1...<<1112131415161718
/PHP-5.5/ext/pcre/pcrelib/testdata/ |
H A D | testoutput18-32 | 505 No options
|
H A D | testoutput15 | 648 No options
|
H A D | testoutput8 | 7211 No options 7231 No options
|
H A D | testinput2 | 1547 set in the pattern's options; consequently pcre_get_named_substring() produces
|
/PHP-5.5/ext/mbstring/oniguruma/ |
H A D | regparse.c | 898 if (ONIG_IS_OPTION_ON(reg->options, ONIG_OPTION_DONT_CAPTURE_GROUP)) in onig_noname_group_capture_is_active() 904 !ONIG_IS_OPTION_ON(reg->options, ONIG_OPTION_CAPTURE_GROUP)) { in onig_noname_group_capture_is_active() 5531 env->option = reg->options; in onig_parse_make_tree()
|
H A D | HISTORY | 950 2004/07/01: [new] add onig_get_syntax_{op,op2,behavior,options}. 1523 2003/06/26: [impl] add options member to RegStntaxType. 1840 2003/01/17: [bug] bad implemeted POSIX API options.
|
/PHP-5.5/build/ |
H A D | libtool.m4 | 1135 # Check to see if options -c and -o are simultaneously supported by compiler 3645 # The compiler driver will combine and reorder linker options, 4024 # See if we are running on zsh, and set the options which allow our commands through 4151 # Sed that helps us avoid accidentally triggering echo(1) options like -n. 4269 # Does compiler simultaneously support -c and -o options? 4782 # Interix 3.x gcc -fpic/-fPIC options generate broken code. 5070 # Interix 3.x gcc -fpic/-fPIC options generate broken code. 6070 # The compiler driver will combine and reorder linker options,
|
/PHP-5.5/sapi/cgi/ |
H A D | cgi_main.c | 2152 SG(options) |= SAPI_OPTION_NO_CHDIR;
|
/PHP-5.5/win32/ |
H A D | install.txt | 269 To make php5ts.dll available you have three options: copy 1079 There are several options for downloading PECL extensions, such as:
|
/PHP-5.5/ext/mbstring/ |
H A D | mbstring.c | 521 ZEND_ARG_INFO(0, options)
|
/PHP-5.5/ext/date/lib/ |
H A D | parse_date.c | 25161 void timelib_fill_holes(timelib_time *parsed, timelib_time *now, int options) in timelib_fill_holes() argument 25163 if (!(options & TIMELIB_OVERRIDE_TIME) && parsed->have_date && !parsed->have_time) { in timelib_fill_holes() 25183 …parsed->tz_info = now->tz_info ? (!(options & TIMELIB_NO_CLONE) ? timelib_tzinfo_clone(now->tz_inf… in timelib_fill_holes()
|
/PHP-5.5/ext/fileinfo/tests/ |
H A D | magic | 640 # channels/options 675 # channels/options 715 ## channels/options 750 # channels/options 784 # channels/options 819 # channels/options 854 # channels/options
|
Completed in 184 milliseconds
1...<<1112131415161718