Searched refs:GetCharVector (Results 1 – 5 of 5) sorted by relevance
55 index = search.Search(source->GetCharVector<Char>(), 0); in Unescape()72 Vector<const Char> vector = string->GetCharVector<Char>(); in UnescapeSlow()95 Vector<const Char> vector = string->GetCharVector<Char>(); in UnescapeSlow()108 Vector<const Char> vector = string->GetCharVector<Char>(); in UnescapeSlow()204 Vector<const Char> vector = string->GetCharVector<Char>(); in Escape()232 Vector<const Char> vector = string->GetCharVector<Char>(); in Escape()
635 Vector<const SrcChar> vector = string->GetCharVector<SrcChar>(); in SerializeString_()
3701 inline Vector<const uint8_t> String::GetCharVector() { in GetCharVector() function3709 inline Vector<const uc16> String::GetCharVector() { in GetCharVector() function
8687 INLINE(Vector<const Char> GetCharVector());
16829 Vector<const Char> src = source->GetCharVector<Char>(); in CountRequiredEscapes()16841 Vector<const Char> src = source->GetCharVector<Char>(); in WriteEscapedRegExpSource()