Home
last modified time | relevance | path

Searched refs:sp_label (Results 1 – 25 of 149) sorted by relevance

123456

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp_pcontext.h99 class sp_label : public Sql_alloc
130 sp_label(const LEX_CSTRING *_name, in sp_label() function
528 sp_label::enum_type type, List<sp_label> * list);
551 sp_label *find_label_current_loop_start();
553 sp_label *last_label() in last_label()
555 sp_label *label= m_labels.head(); in last_label()
563 sp_label *last_goto_label() in last_goto_label()
568 sp_label *pop_label() in pop_label()
573 sp_label *lab= find_label(label); in block_label_declare()
771 List<sp_label> m_labels;
[all …]
H A Dsp_pcontext.cc140 bool cmp_labels(sp_label *a, sp_label *b) in cmp_labels()
160 sp_label *label; in pop_context()
161 List_iterator_fast<sp_label> li(m_goto_labels); in pop_context()
295 sp_label *label= in push_label()
308 List_iterator_fast<sp_label> li(m_goto_labels); in find_goto_label()
309 sp_label *lab; in find_goto_label()
345 List_iterator_fast<sp_label> li(m_labels); in find_label()
346 sp_label *lab; in find_label()
370 List_iterator_fast<sp_label> li(m_labels); in find_label_current_loop_start()
371 sp_label *lab; in find_label_current_loop_start()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp_pcontext.h98 class sp_label : public Sql_alloc
129 sp_label(const LEX_CSTRING *_name, in sp_label() function
528 sp_label::enum_type type, List<sp_label> * list);
551 sp_label *find_label_current_loop_start();
553 sp_label *last_label() in last_label()
555 sp_label *label= m_labels.head(); in last_label()
563 sp_label *last_goto_label() in last_goto_label()
568 sp_label *pop_label() in pop_label()
573 sp_label *lab= find_label(label); in block_label_declare()
771 List<sp_label> m_labels;
[all …]
H A Dsp_pcontext.cc133 bool cmp_labels(sp_label *a, sp_label *b) in cmp_labels()
153 sp_label *label; in pop_context()
154 List_iterator_fast<sp_label> li(m_goto_labels); in pop_context()
289 sp_label *label= in push_label()
302 List_iterator_fast<sp_label> li(m_goto_labels); in find_goto_label()
303 sp_label *lab; in find_goto_label()
339 List_iterator_fast<sp_label> li(m_labels); in find_label()
340 sp_label *lab; in find_label()
364 List_iterator_fast<sp_label> li(m_labels); in find_label_current_loop_start()
365 sp_label *lab; in find_label_current_loop_start()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp_pcontext.h98 class sp_label : public Sql_alloc
129 sp_label(const LEX_CSTRING *_name, in sp_label() function
528 sp_label::enum_type type, List<sp_label> * list);
551 sp_label *find_label_current_loop_start();
553 sp_label *last_label() in last_label()
555 sp_label *label= m_labels.head(); in last_label()
563 sp_label *last_goto_label() in last_goto_label()
568 sp_label *pop_label() in pop_label()
573 sp_label *lab= find_label(label); in block_label_declare()
771 List<sp_label> m_labels;
[all …]
H A Dsp_pcontext.cc133 bool cmp_labels(sp_label *a, sp_label *b) in cmp_labels()
153 sp_label *label; in pop_context()
154 List_iterator_fast<sp_label> li(m_goto_labels); in pop_context()
289 sp_label *label= in push_label()
302 List_iterator_fast<sp_label> li(m_goto_labels); in find_goto_label()
303 sp_label *lab; in find_goto_label()
339 List_iterator_fast<sp_label> li(m_labels); in find_label()
340 sp_label *lab; in find_label()
364 List_iterator_fast<sp_label> li(m_labels); in find_label_current_loop_start()
365 sp_label *lab; in find_label_current_loop_start()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp_pcontext.h99 class sp_label : public Sql_alloc
130 sp_label(const LEX_CSTRING *_name, in sp_label() function
529 sp_label::enum_type type, List<sp_label> * list);
552 sp_label *find_label_current_loop_start();
554 sp_label *last_label() in last_label()
556 sp_label *label= m_labels.head(); in last_label()
564 sp_label *last_goto_label() in last_goto_label()
569 sp_label *pop_label() in pop_label()
574 sp_label *lab= find_label(label); in block_label_declare()
772 List<sp_label> m_labels;
[all …]
H A Dsp_pcontext.cc133 bool cmp_labels(sp_label *a, sp_label *b)
153 sp_label *label;
154 List_iterator_fast<sp_label> li(m_goto_labels);
289 sp_label *label=
302 List_iterator_fast<sp_label> li(m_goto_labels);
303 sp_label *lab;
339 List_iterator_fast<sp_label> li(m_labels);
340 sp_label *lab;
364 List_iterator_fast<sp_label> li(m_labels);
365 sp_label *lab;
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp_pcontext.h99 class sp_label : public Sql_alloc
130 sp_label(const LEX_CSTRING *_name, in sp_label() function
529 sp_label::enum_type type, List<sp_label> * list);
552 sp_label *find_label_current_loop_start();
554 sp_label *last_label() in last_label()
556 sp_label *label= m_labels.head(); in last_label()
564 sp_label *last_goto_label() in last_goto_label()
569 sp_label *pop_label() in pop_label()
574 sp_label *lab= find_label(label); in block_label_declare()
772 List<sp_label> m_labels;
[all …]
H A Dsp_pcontext.cc133 bool cmp_labels(sp_label *a, sp_label *b) in cmp_labels()
153 sp_label *label; in pop_context()
154 List_iterator_fast<sp_label> li(m_goto_labels); in pop_context()
289 sp_label *label= in push_label()
302 List_iterator_fast<sp_label> li(m_goto_labels); in find_goto_label()
303 sp_label *lab; in find_goto_label()
339 List_iterator_fast<sp_label> li(m_labels); in find_label()
340 sp_label *lab; in find_label()
364 List_iterator_fast<sp_label> li(m_labels); in find_label_current_loop_start()
365 sp_label *lab; in find_label_current_loop_start()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp_pcontext.h99 class sp_label : public Sql_alloc
130 sp_label(const LEX_CSTRING *_name, in sp_label() function
528 sp_label::enum_type type, List<sp_label> * list);
551 sp_label *find_label_current_loop_start();
553 sp_label *last_label() in last_label()
555 sp_label *label= m_labels.head(); in last_label()
563 sp_label *last_goto_label() in last_goto_label()
568 sp_label *pop_label() in pop_label()
573 sp_label *lab= find_label(label); in block_label_declare()
771 List<sp_label> m_labels;
[all …]
H A Dsp_pcontext.cc140 bool cmp_labels(sp_label *a, sp_label *b) in cmp_labels()
160 sp_label *label; in pop_context()
161 List_iterator_fast<sp_label> li(m_goto_labels); in pop_context()
295 sp_label *label= in push_label()
308 List_iterator_fast<sp_label> li(m_goto_labels); in find_goto_label()
309 sp_label *lab; in find_goto_label()
345 List_iterator_fast<sp_label> li(m_labels); in find_label()
346 sp_label *lab; in find_label()
370 List_iterator_fast<sp_label> li(m_labels); in find_label_current_loop_start()
371 sp_label *lab; in find_label_current_loop_start()
[all …]
/dports/www/serendipity/Serendipity-2.3.5/templates/timeline/backend_templates/
H A Ddefault_staticpage_backend.tpl44 …<label class="sp_label" title="{staticpage_input item="headline" what="desc"|escape:js}">{staticpa…
52 …<label class="sp_label" title="{staticpage_input item="content" what="desc"|escape:js}">{staticpag…
131 …<label class="sp_label" title="{staticpage_input item="pagetitle" what="desc"|escape:js}">{staticp…
135 …<label class="sp_label" title="{staticpage_input item="permalink" what="desc"|escape:js}">{staticp…
141 …<label class="sp_label" title="{staticpage_input item="pass" what="desc"|escape:js}">{staticpage_i…
175 …<label class="sp_label" title="{staticpage_input item="markup" what="desc"|escape:js}">{staticpage…
186 …<label class="sp_label" title="{$CONST.STATIC_SHOW_AUTHOR_TITLE}">{$CONST.STATIC_SHOW_AUTHOR_TEXT}…
194 …<label class="sp_label" title="{$CONST.STATIC_SHOW_DATE_TITLE}">{$CONST.STATIC_SHOW_DATE_TEXT}</la…
204 …<label class="sp_label" title="{$CONST.STATIC_SHOW_SIDEBARS_TITLE}">{$CONST.STATIC_SHOW_SIDEBARS_T…
220 …<label class="sp_label" title="Choose the main sidebar that should be shown when this staticpage i…
[all …]
/dports/www/serendipity/Serendipity-2.3.5/templates/clean-blog/backend_templates/
H A Ddefault_staticpage_backend.tpl44 …<label class="sp_label" title="{staticpage_input item="headline" what="desc"|escape:js}">{staticpa…
52 …<label class="sp_label" title="{staticpage_input item="content" what="desc"|escape:js}">{staticpag…
145 …<label class="sp_label" title="{staticpage_input item="pagetitle" what="desc"|escape:js}">{staticp…
149 …<label class="sp_label" title="{staticpage_input item="permalink" what="desc"|escape:js}">{staticp…
155 …<label class="sp_label" title="{staticpage_input item="pass" what="desc"|escape:js}">{staticpage_i…
159 …<label class="sp_label" title="{staticpage_input item="timestamp" what="desc"|escape:js}">{staticp…
189 …<label class="sp_label" title="{staticpage_input item="markup" what="desc"|escape:js}">{staticpage…
200 …<label class="sp_label" title="{$CONST.STATIC_SHOW_AUTHOR_TITLE}">{$CONST.STATIC_SHOW_AUTHOR_TEXT}…
208 …<label class="sp_label" title="{$CONST.STATIC_SHOW_DATE_TITLE}">{$CONST.STATIC_SHOW_DATE_TEXT}</la…
224 …<label class="sp_label" title="Choose the main sidebar that should be shown when this staticpage i…
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp_pcontext.h89 class sp_label : public Sql_alloc
117 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
425 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
427 sp_label *find_label(LEX_STRING name);
429 sp_label *last_label() in last_label()
431 sp_label *label= m_labels.head(); in last_label()
439 sp_label *pop_label() in pop_label()
571 List<sp_label> m_labels;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp_pcontext.h89 class sp_label : public Sql_alloc
117 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
425 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
427 sp_label *find_label(LEX_STRING name);
429 sp_label *last_label() in last_label()
431 sp_label *label= m_labels.head(); in last_label()
439 sp_label *pop_label() in pop_label()
571 List<sp_label> m_labels;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsp_pcontext.h89 class sp_label : public Sql_alloc
117 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
425 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
427 sp_label *find_label(LEX_STRING name);
429 sp_label *last_label() in last_label()
431 sp_label *label= m_labels.head(); in last_label()
439 sp_label *pop_label() in pop_label()
571 List<sp_label> m_labels;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsp_pcontext.h89 class sp_label : public Sql_alloc
117 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
425 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
427 sp_label *find_label(LEX_STRING name);
429 sp_label *last_label() in last_label()
431 sp_label *label= m_labels.head(); in last_label()
439 sp_label *pop_label() in pop_label()
571 List<sp_label> m_labels;
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsp_pcontext.h89 class sp_label : public Sql_alloc
117 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
425 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
427 sp_label *find_label(LEX_STRING name);
429 sp_label *last_label() in last_label()
431 sp_label *label= m_labels.head(); in last_label()
439 sp_label *pop_label() in pop_label()
571 List<sp_label> m_labels;
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsp_pcontext.h90 class sp_label : public Sql_alloc
118 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
441 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
443 sp_label *find_label(LEX_STRING name);
445 sp_label *last_label() in last_label()
447 sp_label *label= m_labels.head(); in last_label()
455 sp_label *pop_label() in pop_label()
588 List<sp_label> m_labels;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsp_pcontext.h90 class sp_label : public Sql_alloc
118 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
441 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
443 sp_label *find_label(LEX_STRING name);
445 sp_label *last_label() in last_label()
447 sp_label *label= m_labels.head(); in last_label()
455 sp_label *pop_label() in pop_label()
588 List<sp_label> m_labels;
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsp_pcontext.h90 class sp_label : public Sql_alloc
118 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
441 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
443 sp_label *find_label(LEX_STRING name);
445 sp_label *last_label() in last_label()
447 sp_label *label= m_labels.head(); in last_label()
455 sp_label *pop_label() in pop_label()
588 List<sp_label> m_labels;
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsp_pcontext.h90 class sp_label : public Sql_alloc
118 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
441 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
443 sp_label *find_label(LEX_STRING name);
445 sp_label *last_label() in last_label()
447 sp_label *label= m_labels.head(); in last_label()
455 sp_label *pop_label() in pop_label()
588 List<sp_label> m_labels;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsp_pcontext.h90 class sp_label : public Sql_alloc
118 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
441 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
443 sp_label *find_label(LEX_STRING name);
445 sp_label *last_label() in last_label()
447 sp_label *label= m_labels.head(); in last_label()
455 sp_label *pop_label() in pop_label()
588 List<sp_label> m_labels;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsp_pcontext.h90 class sp_label : public Sql_alloc
118 sp_label(LEX_STRING _name, uint _ip, enum_type _type, sp_pcontext *_ctx) in sp_label() function
441 sp_label *push_label(THD *thd, LEX_STRING name, uint ip);
443 sp_label *find_label(LEX_STRING name);
445 sp_label *last_label() in last_label()
447 sp_label *label= m_labels.head(); in last_label()
455 sp_label *pop_label() in pop_label()
588 List<sp_label> m_labels;

123456