D | sed.h | 247 #define MBRTOWC(pwc, s, n, ps) \ argument 252 #define WCRTOMB(s, wc, ps) \ argument 257 #define MBRTOWC(pwc, s, n, ps) \ argument 260 #define WCRTOMB(s, wc, ps) \ argument 267 #define MBRLEN(s, n, ps) \ argument 270 #define BRLEN(ch, ps) \ argument 275 #define MBRLEN(s, n, ps) 1 argument 276 #define BRLEN(ch, ps) 1 argument
|