Home
last modified time | relevance | path

Searched refs:tokenizer (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.bin/m4/
H A DMakefile18 SRCS+= tokenizer.c
20 SRCS+= tokenizer.l
23 GENFILES= tokenizer.c parser.c parser.h
26 tokenizer.o: parser.h
28 CLEANFILES+= parser.c parser.h tokenizer.o tokenizer.c
/freebsd/tools/build/bootstrap-m4/
H A DMakefile7 tokenizer.c: bootstrap_m4_tokenizer
14 .for _f in tokenizer.c
25 …(cd ${SRCTOP}/usr.bin/m4 && lex -t ${SRCTOP}/usr.bin/m4/tokenizer.l) | grep -v '#line' > inittoken…
/freebsd/contrib/libedit/
H A DMakefile20 terminal.c tokenizer.c tokenizern.c tty.c vi.c
143 COPTS.tokenizer.c+= -Wno-cast-qual
H A Dhistedit.h242 typedef struct tokenizer Tokenizer;
H A DChangeLog325 * tokenizer.c: Fix some const qual (Piotr Pawel Stefaniak)
1777 refresh.c, search.c, sig.c, sys.h, terminal.c, tokenizer.c,
1783 * chartype.c, chartype.h, history.c, tokenizer.c: chartype cleanups
1786 - The file tokenizer.c no longer uses chartype.h,
1813 search.h, terminal.c, terminal.h, tokenizer.c, tty.c, tty.h,
1820 read.c, refresh.c, search.c, terminal.c, tokenizer.c, tty.c,
1945 refresh.c, sys.h, terminal.c, tokenizer.c, tty.c, vi.c,
2067 * tokenizer.c: OpenBSD tokenizer.c rev. 1.8 2003/08/11 18:21:40
2431 * search.c, tokenizer.c: Fix misplaced parentheses (Ingo Schwarze)
2967 terminal.c, tokenizer.c, tty.c, tty.h, vi.c: re-enable
[all …]
H A Dtokenizer.c85 struct TYPE(tokenizer) { in TYPE() argument
/freebsd/lib/libedit/
H A DMakefile16 terminal.c tokenizer.c tokenizern.c tty.c vi.c
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc451 straightforward. The lexical analyzer's tokenizer hands each
/freebsd/contrib/ntp/
H A DCommitLog-4.1.03775 Get rid of unnecessary eol variable in tokenizer.