Home
last modified time | relevance | path

Searched refs:strcount (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libfigpar/
H A Dstring_m.h38 unsigned int strcount(const char *_source, const char *_find);
H A DMakefile9 figpar.3 strcount.3 \
H A Dstring_m.c43 strcount(const char *source, const char *find) in strcount() function
H A Dfigpar.c386 x = strcount(value, "\\\""); /* in string_m.c */ in parse_config()
/freebsd/lib/libdpv/
H A Ddpv.c401 len += strcount(pprompt, "\\n") * 2; in dpv()
416 len += strcount(aprompt, "\\n") * 2; in dpv()
H A Ddprompt.c687 len += strcount(dprompt, "\\n") * 5; /* +5 chars per count */ in dprompt_recreate()
/freebsd/contrib/file/src/
H A DBNF6 and at most one strcount is allowed; likewise for regflags.