Home
last modified time | relevance | path

Searched refs:function_open (Results 1 – 11 of 11) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dexp_templates.h61 const int function_open = 0x20; variable
128 const int post_positions = postfix | close | infix | function_open;
296 ambiguous_position &= (infix | function_open); in disambiguate_and_parse()
318 case function_open: in disambiguate_and_parse()
331 case postfix | function_open: in disambiguate_and_parse()
332 case function_open | function_close: in disambiguate_and_parse()
348 positions &= (infix | function_open); in disambiguate_and_parse()
388 case function_open: in operator_type_index()
561 if (m_policy.position(open) == function_open) in do_reduce()
H A Dexpressionparser.cpp96 return expression::open | expression::function_open; in positions()
138 return expression::function_open; in position()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dexp_templates.h61 const int function_open = 0x20; variable
128 const int post_positions = postfix | close | infix | function_open;
296 ambiguous_position &= (infix | function_open); in disambiguate_and_parse()
318 case function_open: in disambiguate_and_parse()
331 case postfix | function_open: in disambiguate_and_parse()
332 case function_open | function_close: in disambiguate_and_parse()
348 positions &= (infix | function_open); in disambiguate_and_parse()
388 case function_open: in operator_type_index()
561 if (m_policy.position(open) == function_open) in do_reduce()
H A Dexpressionparser.cpp96 return expression::open | expression::function_open; in positions()
138 return expression::function_open; in position()
/dports/audio/harp/harp-0.6.0/
H A Ddefs.h111 typedef FILE *(*function_open)(const char *path, const char *mod); typedef
120 function_open modopen;
/dports/sysutils/fusefs-smbnetfs/smbnetfs-0.6.1/src/
H A Dfunction.c84 static int function_open(const char *path, struct fuse_file_info *fi){ in function_open() function
654 .open = function_open,
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dalias.c291 u_char *function_open _((u_char *));
476 { "OPEN", function_open },
3870 u_char *function_open(words) in function_open() function
/dports/irc/epic5/epic5-2.1.6/source/
H A Dfunctions.c341 *function_open (char *),
664 { "OPEN", function_open },
3347 BUILT_IN_FUNCTION(function_open, words) in BUILT_IN_FUNCTION() argument
/dports/irc/epic4/epic4-2.10.9/source/
H A Dfunctions.c317 *function_open (char *),
626 { "OPEN", function_open },
2981 BUILT_IN_FUNCTION(function_open, words) in BUILT_IN_FUNCTION() argument
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dfunctions.c276 static char * function_open (char *, char *);
647 { "OPEN", function_open },
3519 BUILT_IN_FUNCTION(function_open, words) in BUILT_IN_FUNCTION() argument
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dfunctions.c276 static char * function_open (char *, char *);
647 { "OPEN", function_open },
3519 BUILT_IN_FUNCTION(function_open, words) in BUILT_IN_FUNCTION() argument