OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrepDomainLabelAscii
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/libjingle/xmpp/
jid.h
72
static char
PrepDomainLabelAscii
(char ch, bool *valid);
jid.cc
313
*buf +=
PrepDomainLabelAscii
(ch, &char_valid);
332
// Is this check needed? See comment in
PrepDomainLabelAscii
.
344
char Jid::
PrepDomainLabelAscii
(char ch, bool* valid) {
Completed in 635 milliseconds