Searched refs:strcount (Results 1 – 6 of 6) sorted by relevance
40 unsigned int strcount(const char *_source, const char *_find);
10 figpar.3 strcount.3 \
48 strcount(const char *source, const char *find) in strcount() function
396 x = strcount(value, "\\\""); /* in string_m.c */ in parse_config()
403 len += strcount(pprompt, "\\n") * 2; in dpv()418 len += strcount(aprompt, "\\n") * 2; in dpv()
690 len += strcount(dprompt, "\\n") * 5; /* +5 chars per count */ in dprompt_recreate()