Searched refs:g_method_strings (Results 1 – 1 of 1) sorted by relevance
66 g_method_strings[8] = { variable197 if (method < sizeof (g_method_strings) / sizeof (g_method_strings[0])) in http_method()198 return ((char *)(g_method_strings[method])); in http_method()200 return ((char *)(g_method_strings[0])); in http_method()