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

/freebsd-10.2-release/contrib/mdocml/
H A Dmandoc.c40 static int numescape(const char *);
51 numescape(const char *start) function
323 if (numeric && -1 == (ssz = numescape(&cp[i])))

Completed in 81 milliseconds