Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dutil.cc1465 auto type_end = std::find_if(std::begin(line), std::end(line), delim_pred); in read_mime_types() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp9042 char* type_end = (char*)(intptr_t)ImStrchrRange(type_start, name_end, ']'); in LoadIniSettingsFromMemory() local