Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/preproc/pic/
HDlex.cpp413 static int docmp(const char *s1, int n1, const char *s2, int n2) in docmp() function
537 int cmp = docmp(str, len, mid->name, strlen(mid->name)); in lookup_keyword()
/NextBSD/contrib/groff/
HDChangeLog.1153568 * pic/lex.c (lookup_keyword, docmp): New functions.