Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/xmllite/
Dxmlnsstack.cc130 static bool IsAsciiLetter(char ch) { in IsAsciiLetter() function
153 if (IsAsciiLetter(ns[last])) { in SuggestPrefix()
157 if (!IsAsciiLetter(ns[first - 1])) in SuggestPrefix()