Searched refs:check_end (Results 1 – 1 of 1) sorted by relevance
70 static int check_end(const char *str, const char *end);1169 if (!check_end(type, "_min") || !check_end(type, "_max") || in prompt_info()1170 !check_end(type, "_default") || !check_end(type, "_value")) in prompt_info()1454 static int check_end(const char *str, const char *end) in check_end() function
Completed in 6 milliseconds