Home
last modified time | relevance | path

Searched defs:else_expr_addr (Results 1 – 5 of 5) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.h2153 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
2194 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h2219 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
2260 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h2199 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
2240 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.h2199 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
2240 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.h2219 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function
2260 Item **else_expr_addr() const { return with_else() ? &args[arg_count - 1] : 0; } in else_expr_addr() function