Searched refs:subject (Results 1 – 1 of 1) sorted by relevance
70 static constexpr size_t Find(const char* subject, char value, size_t index, in Find() argument72 while (subject[index] != value) in Find()
Completed in 2 milliseconds