Searched defs:type_end (Results 1 – 2 of 2) sorted by relevance
1465 auto type_end = std::find_if(std::begin(line), std::end(line), delim_pred); in read_mime_types() local
9042 char* type_end = (char*)(intptr_t)ImStrchrRange(type_start, name_end, ']'); in LoadIniSettingsFromMemory() local