Searched refs:is_numeric (Results 1 – 1 of 1) sorted by relevance
417 static bool is_numeric(const char* name) { in is_numeric() function442 if (entry->d_type != DT_DIR || !is_numeric(entry->d_name)) { in load_all_de_keys()