Home
last modified time | relevance | path

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

/src/usr.bin/ctags/
H A DC.c43 static bool str_entry(int);
224 if (str_entry(c)) in c_entries()
413 str_entry(int c) /* c is current character */ in str_entry() function