Home
last modified time | relevance | path

Searched defs:IsAsciiSpace (Results 1 – 6 of 6) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsCRT.h110 static bool IsAsciiSpace(char16_t aChar) { in IsAsciiSpace() function
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsCRT.h110 static bool IsAsciiSpace(char16_t aChar) { in IsAsciiSpace() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsCRT.h110 static bool IsAsciiSpace(char16_t aChar) { in IsAsciiSpace() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsCRT.h94 static bool IsAsciiSpace(char16_t aChar) { in IsAsciiSpace() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsCRT.h102 static bool IsAsciiSpace(char16_t aChar) { in IsAsciiSpace() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/ds/
H A DnsCRT.h162 static bool IsAsciiSpace(char16_t aChar) { return NS_IsAsciiWhitespace(aChar); } in IsAsciiSpace() function