Home
last modified time | relevance | path

Searched refs:IsAsciiLetter (Results 1 – 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/xmllite/
Dxmlnsstack.cc138 static bool IsAsciiLetter(char ch) { in IsAsciiLetter() function
161 if (IsAsciiLetter(ns[last])) { in SuggestPrefix()
165 if (!IsAsciiLetter(ns[first - 1])) in SuggestPrefix()