Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c211 static functor_t FUNCTOR_null1; variable
1503 PL_is_functor(head, FUNCTOR_null1) || in pl_odbc_connect()
1787 } else if ( PL_is_functor(option, FUNCTOR_null1) ) in odbc_set_connection()
2606 } else if ( PL_is_functor(head, FUNCTOR_null1) )
4086 FUNCTOR_null1 = MKFUNCTOR("null", 1);