Home
last modified time | relevance | path

Searched refs:tag (Results 476 – 500 of 1150) sorted by last modified time

1...<<11121314151617181920>>...46

/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md58 8. Files must omit the closing php tag (`?>`).
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css460 .oi[data-glyph=tag]:before { content:'\e0c5'; }
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng65 value-language-tag = element language-tag {
77 param-language = element language { value-language-tag }?
225 value-language-tag
/plugin/webdav/core/DAV/Collection/Tags/
H A DDirectory.php32 foreach ($tag_helper->getTopic('', null, $this->info['id']) as $tag) {
33 $tag_id = $tag['id'];
49 foreach ($tag_helper->tagOccurrences([], null, true) as $tag => $length) {
52 'dirname' => $tag,
53 'id' => $tag,
/plugin/mdpage/
H A DREADME.md18 2. Run `./scripts/push-release-tag.bash [VERSION]`
/plugin/editor/
H A Dsyntax.php58 if (plugin_isdisabled('tag') || (!$tag = plugin_load('helper', 'tag'))) {
61 $pages = $tag->tagRefine($pages, $refine);
/plugin/creole/helper/
H A Deventhandler.php13 protected $tag = NULL; variable in creole_syntax_event
18 public function __construct($state, $clazz , $tag) { argument
21 $this->tag = $tag;
37 return $this->tag;
59 if ( $this->tag != NULL && $otherTag != NULL &&
60 $this->tag != $otherTag ) {
76 if ( $state == NULL && $clazz == NULL && $tag == NULL ) {
79 $this->event = new creole_syntax_event ($state, $clazz, $tag);
147 $tag = strtolower($tag);
149 $event = new creole_syntax_event($state, $clazz, $tag);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php544 $tag = new $tag_class($this);
545 $tag->Analyze();
H A Dmodule.audio-video.riff.php2170 foreach ($parsed as $tag => $value) {
2171 $parsed[$tag] = array($value);
H A Dmodule.audio-video.quicktime.php3008 * @param string $tag
3012 public function search_tag_by_key($info, $tag, $history, &$result) { argument
3015 if ($key === $tag) {
3019 $this->search_tag_by_key($value, $tag, $key_history, $result);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticNode.php34 * @param string $tag The tag name
36 …$body, array $inputs, array $filters, $name, array $attributes = array(), $lineno = 0, $tag = null) argument
46 parent::__construct($nodes, $attributes, $lineno, $tag);
H A DAsseticTokenParser.php20 private $tag; variable in Assetic\\Extension\\Twig\\AsseticTokenParser
32 * @param string $tag The tag name
37 …public function __construct(AssetFactory $factory, $tag, $output, $single = false, array $extensio… argument
40 $this->tag = $tag;
141 return $this->tag;
157 * @param string $tag
161 …$body, array $inputs, array $filters, $name, array $attributes = array(), $lineno = 0, $tag = null) argument
168 … return $this->createNode($asset, $body, $inputs, $filters, $name, $attributes, $lineno, $tag);
171 return new AsseticNode($asset, $body, $inputs, $filters, $name, $attributes, $lineno, $tag);
182 * @param string $tag
[all …]
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md289 Once in place, the extension exposes a stylesheets and a javascripts tag with a syntax similar
301 When the extension is in debug mode, this same tag will render multiple `link`
306 This behavior can also be triggered by setting a `debug` attribute on the tag:
H A DCHANGELOG-1.0.md4 * Fixed the Twig tag to avoid a fatal error when left unclosed
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt395 argument errors in module.tag.xmp.php
525 new file: module.tag.xmp.php
530 partofset tag; added WMA tag picture data to WMA comments
910 module.tag.id3v2.php
1002 » Unified tag-writing interface for all tag formats
1511 * Bugfix: APE tag writing with multiple values for a tag (more
1559 find a valid ID3v1 tag
1734 * Bugfix: fixed condition where APE tag with no ID3v1 tag could be
2324 » Support for extended Xing/LAME tag
2566 will override and parse the tag as ID3v2.3 if the tag would parse
[all …]
H A Dstructure.txt31 It is suggested that for most applications you should use tag data
44 dimension shorter (no tag type array keys). For example, artist is:
113 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
156 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
570 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
1190 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
1333 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
1930 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
2155 …f array of strings containing best data from any available metainformation tag (APE, ID3v2, ID3v1,…
H A Dreadme.txt307 * Scan for appended ID3v2 tag at end of file per ID3v2.4 specs (Section 5.0)
357 * ASF/WMA/WMV tag writing
372 * obey ID3v2 tag alter/preserve/discard rules
450 into an existing ID3v2.2 tag which, of course, breaks things
459 ID3v2.4-compliant Frame Sizes, even though the tag is marked
517 last byte of data from an MP3 file when appending a new ID3v1 tag.
521 * iTunes has been known to append a new ID3v1 tag on the end of an
522 existing ID3v1 tag when ID3v2 tag is also present
544 * http://users.belgacom.net/gc247244/extra/tag.html
H A DREADME.md300 * Scan for appended ID3v2 tag at end of file per ID3v2.4 specs (Section 5.0)
350 * ASF/WMA/WMV tag writing
365 * obey ID3v2 tag alter/preserve/discard rules
445 ID3v2.4-compliant Frame Sizes, even though the tag is marked
498 last byte of data from an MP3 file when appending a new ID3v1 tag.
502 * iTunes has been known to append a new ID3v1 tag on the end of an
503 existing ID3v1 tag when ID3v2 tag is also present
526 * http://users.belgacom.net/gc247244/extra/tag.html
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md43 Components manually using a `script` or `link` tag:
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js188 var tag = stream.readString(4);
189 if (tag === 'Xing' || tag === 'Info') {
212 tag = stream.readString(4);
213 if (tag == 'VBRI' && stream.readUInt16() === 1) { // Check tag version
H A Dopus.js111 var tag = packet.subarray(0, 8);
112 if (String.fromCharCode.apply(String, tag) === "OpusTags") {
H A Daurora.js2296 var codec_id, flags, len, tag;
2298 tag = stream.readUInt8();
2300 if (tag === 0x03) {
2315 tag = stream.readUInt8();
2317 if (tag === 0x04) {
2323 tag = stream.readUInt8();
2325 if (tag === 0x05) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DTokenizer.php137 $tag = $char;
138 $this->tagType = $tag;
140 $tag = null;
151 if ($tag !== null) {
/plugin/task/syntax/
H A Dtasks.php61 if (plugin_isdisabled('tag') || (!$tag = plugin_load('helper', 'tag'))) {
64 $pages = $tag->tagRefine($pages, $refine);
/plugin/googleanalytics/
H A DCHANGELOG.md42 [1.1.0]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/releases/tag/1.1.0
43 [1.0.1]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/releases/tag/1.0.1
44 [1.0.0]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/releases/tag/1.0.0

1...<<11121314151617181920>>...46