Home
last modified time | relevance | path

Searched refs:Item_func_cursor_found (Results 1 – 18 of 18) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h3388 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3391 Item_func_cursor_found(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_found() function
3396 { return get_item_copy<Item_func_cursor_found>(thd, this); } in get_copy()
H A Dsql_lex.cc5910 Item_func_cursor_found(thd, cursor_name, in sp_for_loop_cursor_condition_test()
6814 return new (thd->mem_root) Item_func_cursor_found(thd, name, offset); in make_item_plsql_cursor_attr()
H A Ditem_func.cc6763 longlong Item_func_cursor_found::val_int() in val_int()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h3388 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3391 Item_func_cursor_found(THD *thd, const LEX_CSTRING *name, uint offset)
3396 { return get_item_copy<Item_func_cursor_found>(thd, this); }
H A Dsql_lex.cc5910 Item_func_cursor_found(thd, cursor_name, in sp_for_loop_cursor_condition_test()
6814 return new (thd->mem_root) Item_func_cursor_found(thd, name, offset); in make_item_plsql_cursor_attr()
H A Ditem_func.cc6763 longlong Item_func_cursor_found::val_int() in create_2_arg()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h3456 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3459 Item_func_cursor_found(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_found() function
3464 { return get_item_copy<Item_func_cursor_found>(thd, this); } in get_copy()
H A Dsql_lex.cc6874 Item_func_cursor_found(thd, cursor_name, in sp_for_loop_cursor_condition_test()
7855 return new (thd->mem_root) Item_func_cursor_found(thd, name, offset); in make_item_plsql_cursor_attr()
H A Ditem_func.cc7000 longlong Item_func_cursor_found::val_int() in val_int()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h3451 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3454 Item_func_cursor_found(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_found() function
3459 { return get_item_copy<Item_func_cursor_found>(thd, this); } in get_copy()
H A Dsql_lex.cc6227 Item_func_cursor_found(thd, cursor_name, in sp_for_loop_cursor_condition_test()
7185 return new (thd->mem_root) Item_func_cursor_found(thd, name, offset); in make_item_plsql_cursor_attr()
H A Ditem_func.cc6840 longlong Item_func_cursor_found::val_int() in val_int()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h3451 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3454 Item_func_cursor_found(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_found() function
3459 { return get_item_copy<Item_func_cursor_found>(thd, this); } in get_copy()
H A Dsql_lex.cc6227 Item_func_cursor_found(thd, cursor_name, in sp_for_loop_cursor_condition_test()
7185 return new (thd->mem_root) Item_func_cursor_found(thd, name, offset); in make_item_plsql_cursor_attr()
H A Ditem_func.cc6840 longlong Item_func_cursor_found::val_int() in val_int()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h3456 class Item_func_cursor_found: public Item_func_cursor_bool_attr
3459 Item_func_cursor_found(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_found() function
3464 { return get_item_copy<Item_func_cursor_found>(thd, this); } in get_copy()
H A Dsql_lex.cc6874 Item_func_cursor_found(thd, cursor_name, in sp_for_loop_cursor_condition_test()
7855 return new (thd->mem_root) Item_func_cursor_found(thd, name, offset); in make_item_plsql_cursor_attr()
H A Ditem_func.cc7000 longlong Item_func_cursor_found::val_int() in val_int()