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

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dregexp.h69 extern char* _re_putc(int);
115 _re_putc(c);
119 _re_putc(c);
121 if (c = _re_comp(re, _re_putc(0), ep, (char*)endbuf - ep))
H A Dregexp.c113 _re_putc(int c) function

Completed in 122 milliseconds