Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c321 #define CTX_PERSISTENT 0x0001 /* persistent statement handle */ macro
1034 if ( true(info, CTX_PERSISTENT) ) in compile_arg()
1040 if ( true(info, CTX_PERSISTENT) ) in compile_arg()
1202 { if ( true(in, CTX_PERSISTENT) ) in free_findall()
2018 if ( ctxt->flags & CTX_PERSISTENT ) in close_context()
3317 ctxt->flags |= CTX_PERSISTENT;
3337 clone->flags |= CTX_PERSISTENT;
3351 clear(ctxt, CTX_PERSISTENT); /* oops, delay! */