Searched defs:thiscontent (Results 1 – 1 of 1) sorted by relevance
789 std::string thiscontent(value.substr(p+1)); in extract_special_information() local799 std::string thiscontent(value.substr(3, value.size()-5)); in extract_special_information() local835 std::string thiscontent(value.substr((' ' == value[p+1]) ? p+2 : p+1)); in extract_special_information() local845 std::string thiscontent(value.substr((' ' == value[3]) ? 4 : 3)); in extract_special_information() local