Home
last modified time | relevance | path

Searched defs:bquote (Results 1 – 19 of 19) sorted by relevance

/dports/databases/slony1v2/slony1-2.2.10/src/parsestatements/
H A Dscanner.c10 int bquote; in scan_for_statements() local
/dports/devel/9base/9base-6/mk/
H A Dlex.c68 bquote(Biobuf *bp, Bufblock *buf) in bquote() function
/dports/math/R/R-4.1.2/src/library/base/R/
H A Dbackquote.R23 bquote <- function (expr, where = parent.frame(), splice = FALSE) function
/dports/math/libRmath/R-4.1.1/src/library/base/R/
H A Dbackquote.R23 bquote <- function (expr, where = parent.frame(), splice = FALSE) function
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/mk/
H A Dlex.c68 bquote(Biobuf *bp, Bufblock *buf) in bquote() function
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dquery_string_builder.h49 Query_string_builder &bquote() in bquote() function
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dquery_string_builder.h49 Query_string_builder &bquote() in bquote() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/src/
H A Dquery_string_builder.h49 Query_string_builder &bquote() in bquote() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/plugin/x/src/
H A Dquery_string_builder.h49 Query_string_builder &bquote() in bquote() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/plugin/x/src/
H A Dquery_string_builder.h49 Query_string_builder &bquote() in bquote() function
/dports/databases/mysql57-client/mysql-5.7.36/rapid/plugin/x/src/
H A Dquery_string_builder.h49 Query_string_builder &bquote() in bquote() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/src/
H A Dquery_string_builder.h45 Query_string_builder &bquote() { in bquote() function
/dports/math/ess/ess-18.10.2/etc/ESSR/R/
H A D.basic.R127 bquote <- function(expr, where=parent.frame()){ function
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/detok/
H A Ddecode.c370 static void bquote(void) in bquote() function
/dports/math/ngraph/Ngraph-6.3.54-src/src/
H A Dshell.c1000 char *gettok(char **s,int *len,int *quote,int *bquote,int *cend,int *escape) in gettok()
1066 int quote,quote2,bquote,bquote2,escape,escape2; in getcmdline() local
1382 char *expand(struct nshell *nshell,char *str,int *quote,int *bquote, in expand()
2312 int err,quote,bquote,rcode,needcmd; in cmdexec() local
/dports/net/pjsip/pjproject-2.11.1/pjlib/src/pj/
H A Dsock_common.c88 char *bquote, *equote; in pj_sockaddr_print() local
1198 char *bquote, *equote; local
/dports/archivers/py-bup/bup-0.31/lib/bup/
H A Dhelpers.py273 def bquote(x): function
/dports/devel/gputils/gputils-1.5.0/gpasm/
H A Dscan.c1335 #define bquote 1 macro
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckufio.c5989 int tilde = 0, bquote = 0; local