Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/tinfo/
H A Dlib_tparm.c363 parse_format(const char *s, char *format, int *len) in parse_format() function
496 cp = parse_format(cp, TPS(fmt_buff), &len); in _nc_tparm_analyze()
813 cp = parse_format(cp, TPS(fmt_buff), &len); in tparam_internal()
/openbsd/usr.sbin/vmd/
H A Dparse.y92 unsigned int parse_format(const char *);
646 if (($$ = parse_format($2)) == 0) {
1399 parse_format(const char *word)