Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/ctags/
H A DC.c55 static int str_entry(int);
237 if (str_entry(c)) in c_entries()
424 str_entry(int c /* current character */) in str_entry() function