Home
last modified time | relevance | path

Searched refs:opt_query (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/contrib/
H A Duri.hpp92 using opt_query = opt_must< one< '?' >, query >; typedef
97 struct relative_ref : seq< relative_part, opt_query, opt_fragment > {};
99 struct URI : seq< scheme, one< ':' >, hier_part, opt_query, opt_fragment > {};
101 struct absolute_URI : seq< scheme, one< ':' >, hier_part, opt_query > {};
H A Dhttp.hpp49 struct origin_form : seq< absolute_path, uri::opt_query > {};
121 …'t', 't', 'p', ':', '/', '/' >, uri::authority, uri::path_abempty, uri::opt_query, uri::opt_fragme…
122 …'t', 'p', 's', ':', '/', '/' >, uri::authority, uri::path_abempty, uri::opt_query, uri::opt_fragme…
124 struct partial_URI : seq< uri::relative_part, uri::opt_query > {};
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/contrib/
H A Duri.hpp97 using opt_query = opt_must< one< '?' >, query >; typedef
102 struct relative_ref : seq< relative_part, opt_query, opt_fragment > {};
104 struct URI : seq< scheme, one< ':' >, hier_part, opt_query, opt_fragment > {};
106 struct absolute_URI : seq< scheme, one< ':' >, hier_part, opt_query > {};
H A Dhttp.hpp52 struct origin_form : seq< absolute_path, uri::opt_query > {};
124 …'t', 't', 'p', ':', '/', '/' >, uri::authority, uri::path_abempty, uri::opt_query, uri::opt_fragme…
125 …'t', 'p', 's', ':', '/', '/' >, uri::authority, uri::path_abempty, uri::opt_query, uri::opt_fragme…
127 struct partial_URI : seq< uri::relative_part, uri::opt_query > {};
/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/contrib/
H A Duri.hpp97 using opt_query = opt_must< one< '?' >, query >; typedef
102 struct relative_ref : seq< relative_part, opt_query, opt_fragment > {};
104 struct URI : seq< scheme, one< ':' >, hier_part, opt_query, opt_fragment > {};
106 struct absolute_URI : seq< scheme, one< ':' >, hier_part, opt_query > {};
H A Dhttp.hpp51 struct origin_form : seq< absolute_path, uri::opt_query > {};
123 …'t', 't', 'p', ':', '/', '/' >, uri::authority, uri::path_abempty, uri::opt_query, uri::opt_fragme…
124 …'t', 'p', 's', ':', '/', '/' >, uri::authority, uri::path_abempty, uri::opt_query, uri::opt_fragme…
126 struct partial_URI : seq< uri::relative_part, uri::opt_query > {};
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/contrib/
H A Duri.hpp97 using opt_query = opt< if_must< one< '?' >, query > >; typedef
102 struct relative_ref : seq< relative_part, opt_query, opt_fragment > {};
104 struct URI : seq< scheme, one< ':' >, hier_part, opt_query, opt_fragment > {};
106 struct absolute_URI : seq< scheme, one< ':' >, hier_part, opt_query > {};
H A Dhttp.hpp51 struct origin_form : seq< absolute_path, uri::opt_query > {};
123 …'t', 't', 'p', ':', '/', '/' >, uri::authority, uri::path_abempty, uri::opt_query, uri::opt_fragme…
124 …'t', 'p', 's', ':', '/', '/' >, uri::authority, uri::path_abempty, uri::opt_query, uri::opt_fragme…
126 struct partial_URI : seq< uri::relative_part, uri::opt_query > {};
/dports/net/oha/oha-0.4.7/cargo-crates/warp-0.3.1/examples/
H A Dquery_string.rs37 let opt_query = warp::query::<MyObject>() in main() localVariable
46 .and(opt_query) in main()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/warp-0.3.1/examples/
H A Dquery_string.rs37 let opt_query = warp::query::<MyObject>() in main() localVariable
46 .and(opt_query) in main()
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Ddebchange.pl260 my $opt_query = 1;
337 $opt_query = $config_vars{'DEBCHANGE_QUERY_BTS'} eq 'no' ? 0 : 1;
400 "query!" => \$opt_query,
952 if (@closes and $opt_query) { # and we have to query the BTS
956 $opt_query = 0;
1017 if (@closes and !$opt_query) { # and we don't have to query the BTS
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/views/assistant/
H A Dassistant_dialog_plate.cc162 auto opt_query = key_event.key_code() == ui::KeyboardCode::VKEY_UP in HandleKeyEvent() local
165 textfield_->SetText(base::UTF8ToUTF16(opt_query.value_or(""))); in HandleKeyEvent()
/dports/chinese/cless/cless-290/
H A Dopttbl.c231 { '?', NOVAR, 0, NULL, opt_query,
H A Doptfunc.c456 opt_query(type, s) in opt_query() function
H A Dfuncs.h172 public void opt_query ();
/dports/www/gophernicus/gophernicus-3.0.1/
H A Dgophernicus.h356 char opt_query; member
H A Doptions.c140 if (*optarg == 'q') { st->opt_query = FALSE; break; } in parse_args()
H A Dgophernicus.c461 st->opt_query = TRUE; in init_state()
653 if (st.opt_query && (c = strchr(selector, '?'))) { in main()
/dports/japanese/less/less-382.262.03.01/
H A Dfuncs.h193 public void opt_query ();
H A Doptfunc.c646 opt_query(type, s) in opt_query() function
H A Dopttbl.c448 NOVAR, 0, NULL, opt_query,
/dports/sysutils/less/less-551/
H A Dopttbl.c427 NOVAR, 0, NULL, opt_query,
H A Doptfunc.c778 opt_query(type, s) in opt_query() function
H A Dfuncs.h237 public void opt_query LESSPARAMS ((int type, char *s));
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5VLconnector.h413 herr_t (*opt_query)(void *obj, H5VL_subclass_t cls, int opt_type, hbool_t *supported); member

12