Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/packages/semweb/
H A Drdf_db.c188 static functor_t FUNCTOR_graph1; variable
5184 } else if ( PL_is_functor(action, FUNCTOR_graph1) ) in update_triple()
5466 { action = FUNCTOR_graph1; in broadcast()
/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/
H A Drdf_db.c93 static functor_t FUNCTOR_graph1; variable
7935 } else if ( PL_is_functor(action, FUNCTOR_graph1) ) in update_triple()
8222 { action = FUNCTOR_graph1; in rdf_broadcast()