Home | History | Annotate | Download | only in src

Lines Matching full:substr

56   StringView substr(size_t From, size_t To) {
3435 if (r.substr(0, 10) == "_GLOBAL__N")