Home
last modified time | relevance | path

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

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h3376 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3379 Item_func_cursor_isopen(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_isopen() function
3384 { return get_item_copy<Item_func_cursor_isopen>(thd, this); } in get_copy()
H A Ditem_func.cc6755 longlong Item_func_cursor_isopen::val_int() in val_int()
H A Dsql_lex.cc6812 return new (thd->mem_root) Item_func_cursor_isopen(thd, name, offset); in make_item_plsql_cursor_attr()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h3376 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3379 Item_func_cursor_isopen(THD *thd, const LEX_CSTRING *name, uint offset)
3384 { return get_item_copy<Item_func_cursor_isopen>(thd, this); }
H A Ditem_func.cc6755 longlong Item_func_cursor_isopen::val_int() in create_1_arg()
H A Dsql_lex.cc6812 return new (thd->mem_root) Item_func_cursor_isopen(thd, name, offset); in make_item_plsql_cursor_attr()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h3444 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3447 Item_func_cursor_isopen(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_isopen() function
3452 { return get_item_copy<Item_func_cursor_isopen>(thd, this); } in get_copy()
H A Ditem_func.cc6992 longlong Item_func_cursor_isopen::val_int() in val_int()
H A Dsql_lex.cc7853 return new (thd->mem_root) Item_func_cursor_isopen(thd, name, offset); in make_item_plsql_cursor_attr()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h3439 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3442 Item_func_cursor_isopen(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_isopen() function
3447 { return get_item_copy<Item_func_cursor_isopen>(thd, this); } in get_copy()
H A Ditem_func.cc6832 longlong Item_func_cursor_isopen::val_int() in val_int()
H A Dsql_lex.cc7183 return new (thd->mem_root) Item_func_cursor_isopen(thd, name, offset); in make_item_plsql_cursor_attr()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h3439 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3442 Item_func_cursor_isopen(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_isopen() function
3447 { return get_item_copy<Item_func_cursor_isopen>(thd, this); } in get_copy()
H A Ditem_func.cc6832 longlong Item_func_cursor_isopen::val_int() in val_int()
H A Dsql_lex.cc7183 return new (thd->mem_root) Item_func_cursor_isopen(thd, name, offset); in make_item_plsql_cursor_attr()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h3444 class Item_func_cursor_isopen: public Item_func_cursor_bool_attr
3447 Item_func_cursor_isopen(THD *thd, const LEX_CSTRING *name, uint offset) in Item_func_cursor_isopen() function
3452 { return get_item_copy<Item_func_cursor_isopen>(thd, this); } in get_copy()
H A Ditem_func.cc6992 longlong Item_func_cursor_isopen::val_int() in val_int()
H A Dsql_lex.cc7853 return new (thd->mem_root) Item_func_cursor_isopen(thd, name, offset); in make_item_plsql_cursor_attr()