Home
last modified time | relevance | path

Searched defs:localEqualsBuffer (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5Portability.cpp82 bool nsHtml5Portability::localEqualsBuffer(nsAtom* local, char16_t* buf, in localEqualsBuffer() function in nsHtml5Portability
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/javasrc/
H A DPortability.java81 public static boolean localEqualsBuffer(@Local String local, @NoLength char[] buf, int length) { in localEqualsBuffer() method in Portability
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5Portability.cpp85 bool nsHtml5Portability::localEqualsBuffer(nsAtom* local, char16_t* buf, in localEqualsBuffer() function in nsHtml5Portability
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5Portability.cpp82 bool nsHtml5Portability::localEqualsBuffer(nsAtom* local, char16_t* buf, in localEqualsBuffer() function in nsHtml5Portability
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5Portability.cpp82 bool nsHtml5Portability::localEqualsBuffer(nsAtom* local, char16_t* buf, in localEqualsBuffer() function in nsHtml5Portability
/dports/www/firefox-esr/firefox-91.8.0/parser/html/javasrc/
H A DPortability.java90 public static boolean localEqualsBuffer(@Local String local, @NoLength char[] buf, int length) { in localEqualsBuffer() method in Portability
/dports/www/firefox/firefox-99.0/parser/html/javasrc/
H A DPortability.java90 public static boolean localEqualsBuffer(@Local String local, @NoLength char[] buf, int length) { in localEqualsBuffer() method in Portability
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DPortability.java81 …public static boolean localEqualsBuffer(@Local String local, @NoLength char[] buf, int offset, int… in localEqualsBuffer() method in Portability
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/javasrc/
H A DPortability.java90 public static boolean localEqualsBuffer(@Local String local, @NoLength char[] buf, int length) { in localEqualsBuffer() method in Portability
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/javasrc/
H A DPortability.java90 public static boolean localEqualsBuffer(@Local String local, @NoLength char[] buf, int length) { in localEqualsBuffer() method in Portability
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5Portability.cpp92 nsHtml5Portability::localEqualsBuffer(nsIAtom* local, char16_t* buf, int32_t offset, int32_t length) in localEqualsBuffer() function in nsHtml5Portability