Searched refs:stringElementChars (Results 1 – 1 of 1) sorted by relevance
223 std::size_t stringElementChars{string.ElementBytes() >> shift<CHAR>}; in LenTrim() local227 LenTrim(string.Element<CHAR>(stringAt), stringElementChars); in LenTrim()404 std::size_t stringElementChars{string.ElementBytes() >> shift<CHAR>}; in GeneralCharFunc() local411 Index<CHAR>(string.Element<CHAR>(stringAt), stringElementChars, in GeneralCharFunc()417 stringElementChars, arg.Element<CHAR>(argAt), argElementChars, in GeneralCharFunc()422 stringElementChars, arg.Element<CHAR>(argAt), argElementChars, in GeneralCharFunc()