Home
last modified time | relevance | path

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

/dports/devel/silentbob/silentbob-3.0/include/
H A Dgclib_c.h56 char * Dmid_strchr (char *ptr, char *end, char ch);
/dports/devel/silentbob/silentbob-3.0/src/
H A Dgclib_c.cxx501 __export char * Dmid_strchr (char *ptr, char *end, char ch) in Dmid_strchr() function
520 S = Dmid_strchr (buf, end, '\n'); in Dmid_getstr()