Home
last modified time | relevance | path

Searched refs:str2expmode (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsmerge.c199 if (0 <= str2expmode(expandarg+2))
H A Drcsclean.c86 if ((expmode = str2expmode(a)) < 0)
H A Drcsdiff.c269 if (0 <= str2expmode(expandarg+2))
H A Drcssyn.c352 str2expmode(s) in str2expmode() function
H A Dco.c323 if (0 <= (expmode = str2expmode(a)))
H A Drcsbase.h675 int str2expmode P((char const*));
H A Drcs.c481 if (0 <= (expmode = str2expmode(a)))
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-93952191 (keyword_usage, str2expmode, strn2expmode, expand_names):