Searched refs:compile_ccl (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/sed/
H A Dcompile.c61 static char *compile_ccl(char **, char *);
395 else if ((d = compile_ccl(&p, d)) == NULL)
402 /* compile_ccl: expand a POSIX character class */
404 compile_ccl(char **sp, char *t) function

Completed in 287 milliseconds