Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/ctags/
HDC.c49 static bool str_entry(int);
230 if (str_entry(c)) in c_entries()
419 str_entry(int c) /* c is current character */ in str_entry() function