Searched refs:MULTI_FIELD_NAMES (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dref.cpp38 const char MULTI_FIELD_NAMES[] = "AE"; variable
99 if (strchr(MULTI_FIELD_NAMES, ptr[1]) != 0)
1039 if (strchr(MULTI_FIELD_NAMES, *f) != 0)
1055 if (strchr(MULTI_FIELD_NAMES, *f) != 0) {

Completed in 215 milliseconds