Home
last modified time | relevance | path

Searched refs:parsefile (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/make/unit-tests/
H A Dvarname-dot-parsefile.mk37 .PARSEFILE= fake-parsefile
H A DMakefile447 TESTS+= varname-dot-parsefile
576 SED_CMDS.varname-dot-parsefile= -e '/in some cases/ s,^make: "[^"]*,make: "<normalized>,'
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dtexindex.c112 char **parsefile (char *filename, char **nextline, char *data, long int size);
790 nextline = parsefile (infile, nextline, file_data, file_size); in sort_in_core()
855 parsefile (char *filename, char **nextline, char *data, long int size) in parsefile() function
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.461281 (parsefile): Set need_initials when there is more than one
9979 * util/texindex.c (sort_in_core, sort_offline, parsefile):