Home
last modified time | relevance | path

Searched defs:str_match (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/gspa/gspa/
H A Dgsp_lex.c186 str_match(const char *id, const char **names) in str_match() function
/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c832 static int str_match (lua_State *L) { in str_match() function