Home
last modified time | relevance | path

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

/src/usr.bin/ctags/
H A Dctags.c257 #define CWHITE " \f\t\n" in init() macro
258 for (sp = CWHITE; *sp; sp++) /* white space chars */ in init()