Home
last modified time | relevance | path

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

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/linkeddata/gojsonld/
H A DserializationApi.go263 if _, hasSubject := nodeMap[subject]; !hasSubject {
380 if _, hasSubject := graphMap[subject]; hasSubject {
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/taglib/src/main/java/demo/
H A DMessageInfo.java158 if (hasSubject()) in getSubject()
239 public boolean hasSubject() throws MessagingException { in hasSubject() method in MessageInfo
/dports/www/grafana8/grafana-8.3.6/pkg/services/notifications/
H A Dmailer.go208 subjectText, hasSubject := subjectData["value"]
210 if !hasSubject {
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DHTMLFormSubmission.cpp175 bool hasSubject = false; in HandleMailtoSubject() local
198 hasSubject = true; in HandleMailtoSubject()
207 if (!hasSubject) { in HandleMailtoSubject()
/dports/www/firefox/firefox-99.0/dom/html/
H A DHTMLFormSubmission.cpp176 bool hasSubject = false; in HandleMailtoSubject() local
199 hasSubject = true; in HandleMailtoSubject()
208 if (!hasSubject) { in HandleMailtoSubject()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DHTMLFormSubmission.cpp175 bool hasSubject = false; in HandleMailtoSubject() local
198 hasSubject = true; in HandleMailtoSubject()
207 if (!hasSubject) { in HandleMailtoSubject()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DHTMLFormSubmission.cpp183 bool hasSubject = false; in HandleMailtoSubject() local
206 hasSubject = true; in HandleMailtoSubject()
215 if (!hasSubject) { in HandleMailtoSubject()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DHTMLFormSubmission.cpp228 bool hasSubject = false; in HandleMailtoSubject() local
251 hasSubject = true; in HandleMailtoSubject()
260 if (!hasSubject) { in HandleMailtoSubject()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DHTMLFormSubmission.cpp177 bool hasSubject = false; in HandleMailtoSubject() local
200 hasSubject = true; in HandleMailtoSubject()
209 if (!hasSubject) { in HandleMailtoSubject()
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/webapp/src/main/webapp/
H A Dmessagecontent.jsp82 <% if (msginfo.hasSubject()) { %>
H A Dmessageheaders.jsp91 <% if (msginfo.hasSubject()) { %>
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/data/ontology/
H A Dzg.trig161 zg:hasSubject
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharoV10.sources15577 hasSubject
15607 self hasSubject ifTrue: [
50357 (self hasSubject and: [oldCollectionOrNil ~= newCollectionOrNil])
50362 (self hasSubject and: [oldNameOrNil ~= newNameOrNil])
50367 (self hasSubject and: [(oldCategory ~= newCategory)]) ifTrue: [
H A DPharo-1.4.changes8850 self hasSubject ifTrue: [