HomeSort by: relevance | last modified time | path
    Searched defs:str_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ctags/
C.c 55 static int str_entry(int);
237 if (str_entry(c))
420 * str_entry --
424 str_entry(int c /* current character */) function in typeref:typename:int
C.c 55 static int str_entry(int);
237 if (str_entry(c))
420 * str_entry --
424 str_entry(int c /* current character */) function in typeref:typename:int

Completed in 55 milliseconds