Searched defs:space_pos (Results 1 – 2 of 2) sorted by relevance
112 const size_t space_pos = full.find(' ', class_start_pos); in GetClassName() local 119 const size_t space_pos = full.find(' ', class_start_pos); in GetClassNameWithCategory() local 125 const size_t space_pos = full.find(' '); in GetSelector() local
1729 line.erase(0, space_pos); in skip_spaces() local