Home
last modified time | relevance | path

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

/dports/textproc/sgmlformat/sgmlformat-1.7/instant/
H A Dgeneral.h109 REL_ImmFollowing, REL_Cousin, REL_Unknown enumerator
H A Dutil.c985 case REL_Unknown: in QRelation()
1020 return REL_Unknown; in FindRelByName()
H A Dbrowse.c360 if ((r = FindRelByName(rel)) == REL_Unknown) { in do_query()
H A Dtranslate.c822 if ((r = FindRelByName(relname)) == REL_Unknown) return 0; in CheckRelation()
/dports/textproc/docbook-to-man/docbook-to-man/Instant/
H A Dgeneral.h109 REL_ImmFollowing, REL_Cousin, REL_Unknown enumerator
H A Dutil.c893 case REL_Unknown: in QRelation()
928 return REL_Unknown; in FindRelByName()
H A Dbrowse.c370 if ((r = FindRelByName(rel)) == REL_Unknown) { in do_query()
H A Dtranslate.c857 if ((r = FindRelByName(relname)) == REL_Unknown) return 0; in CheckRelation()