Home
last modified time | relevance | path

Searched defs:Mention (Results 1 – 25 of 118) sorted by relevance

12345

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_mention.go10 type Mention struct { struct
12 raw *vocab.Mention
16 func (t *Mention) Raw() (n *vocab.Mention) {
108 func (t *Mention) SetHref(k *url.URL) {
128 func (t *Mention) HasId() (p Presence) {
138 func (t *Mention) SetId(k *url.URL) {
144 func (t *Mention) LenRel() (idx int) {
166 func (t *Mention) AppendRel(k string) {
178 func (t *Mention) RemoveRel(idx int) {
196 func (t *Mention) LenType() (idx int) {
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/vocab/
H A Dgen_mention.go137 type Mention struct { struct
139 unknown_ map[string]interface{}
143 href *url.URL
145 id *url.URL
147 rel []*relIntermediateType
149 typeName []interface{}
153 name []*nameIntermediateType
155 nameMap map[string]string
159 summaryMap map[string]string
163 height *heightIntermediateType
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DModelMention.go8 type Mention struct { struct
10 Entity
12 Mentioned *EmailAddress `json:"mentioned,omitempty"`
14 MentionText *string `json:"mentionText,omitempty"`
16 ClientReference *string `json:"clientReference,omitempty"`
18 CreatedBy *EmailAddress `json:"createdBy,omitempty"`
20 CreatedDateTime *time.Time `json:"createdDateTime,omitempty"`
22 ServerCreatedDateTime *time.Time `json:"serverCreatedDateTime,omitempty"`
24 DeepLink *string `json:"deepLink,omitempty"`
26 Application *string `json:"application,omitempty"`
/dports/www/beehive/beehive-0.4.0/vendor/github.com/mattn/go-mastodon/
H A Dmastodon.go205 type Mention struct { struct
206 URL string `json:"url"`
207 Username string `json:"username"`
208 Acct string `json:"acct"`
209 ID ID `json:"id"`
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/mattn/go-mastodon/
H A Dmastodon.go246 type Mention struct { struct
247 URL string `json:"url"`
248 Username string `json:"username"`
249 Acct string `json:"acct"`
250 ID ID `json:"id"`
/dports/net-im/tut/tut-0.0.17/vendor/github.com/mattn/go-mastodon/
H A Dmastodon.go225 type Mention struct { struct
226 URL string `json:"url"`
227 Username string `json:"username"`
228 Acct string `json:"acct"`
229 ID ID `json:"id"`
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/league/commonmark/src/Extension/Mention/Generator/
H A DMentionGeneratorInterface.php14 use League\CommonMark\Extension\Mention\Mention; alias
H A DStringTemplateLinkGenerator.php14 use League\CommonMark\Extension\Mention\Mention; alias
H A DCallbackGenerator.php14 use League\CommonMark\Extension\Mention\Mention; alias
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/commonmark/src/Extension/Mention/Generator/
H A DMentionGeneratorInterface.php14 use League\CommonMark\Extension\Mention\Mention; alias
H A DStringTemplateLinkGenerator.php14 use League\CommonMark\Extension\Mention\Mention; alias
H A DCallbackGenerator.php14 use League\CommonMark\Extension\Mention\Mention; alias
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/league/commonmark/src/Extension/Mention/Generator/
H A DMentionGeneratorInterface.php14 use League\CommonMark\Extension\Mention\Mention; alias
H A DCallbackGenerator.php14 use League\CommonMark\Extension\Mention\Mention; alias
H A DStringTemplateLinkGenerator.php14 use League\CommonMark\Extension\Mention\Mention; alias
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/42wim/go-gitter/
H A Dmodel.go121 type Mention struct { struct
124 ScreenName string `json:"screenName"`
127 UserID string `json:"userID"`
/dports/www/beehive/beehive-0.4.0/vendor/github.com/sromku/go-gitter/
H A Dmodel.go121 type Mention struct { struct
124 ScreenName string `json:"screenName"`
127 UserID string `json:"userID"`
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/league/commonmark/src/Extension/Mention/
H A DMention.php20 class Mention extends Link class
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/commonmark/src/Extension/Mention/
H A DMention.php20 class Mention extends Link class
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/league/commonmark/src/Extension/Mention/
H A DMention.php20 class Mention extends Link class
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Analysis/
H A DCloneDetection.h358 const Stmt *Mention; member
395 const Stmt *Mention; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Analysis/
H A DCloneDetection.h358 const Stmt *Mention; member
395 const Stmt *Mention; member
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Analysis/
H A DCloneDetection.h358 const Stmt *Mention; member
395 const Stmt *Mention; member
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Analysis/
H A DCloneDetection.h358 const Stmt *Mention; member
395 const Stmt *Mention; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Analysis/
H A DCloneDetection.h358 const Stmt *Mention; member
395 const Stmt *Mention; member

12345