Searched refs:foundLen (Results 1 – 1 of 1) sorted by relevance
180 u32 foundLen; in IncludeName() local185 foundLen = static_cast<u32>(delimitor - found); in IncludeName()189 foundLen = std::strlen(found); in IncludeName()195 const char* end = found + foundLen; in IncludeName()