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

/freebsd-13-stable/usr.bin/ctags/
H A Dctags.c238 * CWHITE are set to YES. Thus, "_wht" of a char is YES if it is in
239 * the string CWHITE, else NO.
251 #define CWHITE " \f\t\n" macro
252 for (sp = CWHITE; *sp; sp++) /* white space chars */

Completed in 61 milliseconds