Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/packages/sgml/
H A Dsgml2pl.c131 static functor_t FUNCTOR_line1; variable
202 FUNCTOR_line1 = mkfunctor("line", 1); in initConstants()
420 } else if ( PL_is_functor(option, FUNCTOR_line1) ) in pl_set_sgml_parser()
586 } else if ( PL_is_functor(option, FUNCTOR_line1) ) in pl_get_sgml_parser()
/dports/lang/swi-pl/swipl-8.2.3/packages/sgml/
H A Dsgml2pl.c143 static functor_t FUNCTOR_line1; variable
227 FUNCTOR_line1 = mkfunctor("line", 1); in initConstants()
463 } else if ( PL_is_functor(option, FUNCTOR_line1) ) in pl_set_sgml_parser()
706 } else if ( PL_is_functor(option, FUNCTOR_line1) ) in pl_get_sgml_parser()