Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.cpp6260 int32_t firstNullPos = aInStr.FindChar('\0'); in StripNullChars() local
6261 if (firstNullPos == kNotFound) { in StripNullChars()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp6394 int32_t firstNullPos = aInStr.FindChar('\0'); local
6395 if (firstNullPos == kNotFound) {
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp6082 int32_t firstNullPos = aInStr.FindChar('\0'); local
6083 if (firstNullPos == kNotFound) {
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp6394 int32_t firstNullPos = aInStr.FindChar('\0'); local
6395 if (firstNullPos == kNotFound) {
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp6394 int32_t firstNullPos = aInStr.FindChar('\0'); local
6395 if (firstNullPos == kNotFound) {
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp6163 int32_t firstNullPos = aInStr.FindChar('\0'); local
6164 if (firstNullPos == kNotFound) {