Home
last modified time | relevance | path

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

/dragonfly/usr.bin/ctags/
HDC.c42 static int str_entry(int);
223 if (str_entry(c)) in c_entries()
382 str_entry(int c) /* c is current character */ in str_entry() function