Home
last modified time | relevance | path

Searched +full:tag +(+path:plugin +path:tag) -(+path:plugin +path:tag +path:lang) (Results 126 – 150 of 172) sorted by path

1234567

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DVarTag.php3 namespace Mpdf\Tag;
H A DWatermarkImage.php3 namespace Mpdf\Tag;
5 class WatermarkImage extends Tag
H A DWatermarkText.php3 namespace Mpdf\Tag;
5 class WatermarkText extends Tag
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DTag.php10 * @JMS\XmlRoot("tag")
13 class Tag class
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DTag.php17 interface Tag interface
/plugin/findologicxmlexport/vendor/symfony/yaml/Tag/
H A DTaggedValue.php12 namespace Symfony\Component\Yaml\Tag;
20 private $tag; variable in Symfony\\Component\\Yaml\\Tag\\TaggedValue
23 public function __construct(string $tag, $value) argument
25 $this->tag = $tag;
31 return $this->tag;
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DTag.php27 * @class Tag
34 class Tag { class
58 * Constructor creates a tag object with the specified name and tag content
59 * @method Tag
162 * Get ending of the tag string, i.e. its closing tag
246 * Parse a string containing a tag into the tag object, this will parse the first tag found
265 // if tag name starts from alpha character we found the tag
299 // if tag short close found before tag close, then tag is short
332 // look for ending of the tag after tag content
351 // if success, find number of tag opens before the tag close
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dtag.body.inc.php2 // $Header: /cvsroot/html2ps/tag.body.inc.php,v 1.4 2005/07/01 18:01:58 Konstantin Exp $
H A Dtag.font.inc.php2 // $Header: /cvsroot/html2ps/tag.font.inc.php,v 1.3 2005/06/28 15:56:09 Konstantin Exp $
H A Dtag.frame.inc.php2 // $Header: /cvsroot/html2ps/tag.frame.inc.php,v 1.19 2006/05/27 15:33:27 Konstantin Exp $
H A Dtag.img.inc.php2 // $Header: /cvsroot/html2ps/tag.img.inc.php,v 1.11 2005/11/12 06:29:24 Konstantin Exp $
H A Dtag.input.inc.php2 // $Header: /cvsroot/html2ps/tag.input.inc.php,v 1.21 2005/11/12 06:29:24 Konstantin Exp $
H A Dtag.select.inc.php2 // $Header: /cvsroot/html2ps/tag.select.inc.php,v 1.5 2005/09/25 16:21:45 Konstantin Exp $
H A Dtag.span.inc.php2 // $Header: /cvsroot/html2ps/tag.span.inc.php,v 1.3 2005/08/21 08:24:35 Konstantin Exp $
H A Dtag.table.inc.php2 // $Header: /cvsroot/html2ps/tag.table.inc.php,v 1.4 2005/09/25 16:21:45 Konstantin Exp $
H A Dtag.td.inc.php2 // $Header: /cvsroot/html2ps/tag.td.inc.php,v 1.13 2005/09/25 16:21:45 Konstantin Exp $
H A Dtag.utils.inc.php2 // $Header: /cvsroot/html2ps/tag.utils.inc.php,v 1.3 2005/07/01 18:01:58 Konstantin Exp $
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.tag.ol.type.php5 $tree = $this->runPipeline(file_get_contents('test.tag.ol.type.html'));
H A Dtest.tag.ul.type.php5 $tree = $this->runPipeline(file_get_contents('test.tag.ul.type.html'));
/plugin/indexmenu/syntax/
H A Dtag.php6 * Info Indexmenu tag: Tag a page with a sort number.
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.apetag.php11 // module.tag.apetag.php //
55 //if (preg_match('/APETAGEX.{24}TAG.{125}$/i', $APEfooterID3v1)) {
58 // APE tag found before ID3v1
64 // APE tag found, no ID3v1
79 // APE tag not found
107 …$this->warning('ID3v1 tag information ignored since it appears to be a false synch in APEtag data'…
138 …n ItemKey #'.$i.' and value. ItemKey starts '.$offset.' bytes into the APE tag, at file offset '.(…
389 // "Note: APE Tags 1.0 do not use any of the APE Tag flags.
H A Dmodule.tag.id3v1.php11 // module.tag.id3v1.php //
38 if (substr($id3v1tag, 0, 3) == 'TAG') {
115 if (substr($preid3v1, 0, 3) == 'TAG') {
118 // This goes as far as adding a new v1 tag *even if there already is one*
120 // A suspected double-ID3v1 tag has been detected, but it could be that
121 // the "TAG" identifier is a legitimate part of an APE or Lyrics3 tag
123 // an APE tag footer was found before the last ID3v1, assume false "TAG" synch
125 // a Lyrics3 tag footer was found before the last ID3v1, assume false "TAG" synch
128 $this->warning('Duplicate ID3v1 tag detected - this has been known to happen with iTunes');
397 $ID3v1Tag = 'TAG';
H A Dmodule.tag.id3v2.php32 // Overall tag structure:
196 // b - Tag is an update
201 // d - Tag restrictions
807 // There may only be one 'IPL' frame in each tag
823 // "there are users that use the tag incorrectly"
1586 // Offset to next tag $xx xx xx xx
1722 // There may only be one 'OWNE' frame in a tag
1835 // There may be several 'ENCR' frames in a tag,
1911 // There may only be one 'seek frame' in a tag
1913 // Minimum offset to next tag $xx xx xx xx
[all …]
H A Dmodule.tag.lyrics3.php11 // module.tag.lyrics3.php //
13 // dependencies: module.tag.apetag.php (optional) //
87 $this->warning('APE tag located after Lyrics3, will probably break Lyrics3 compatability');
95 $this->warning('APE tag located after Lyrics3, will probably break Lyrics3 compatability');
110 getid3_lib::IncludeDependency(GETID3_INCLUDEPATH.'module.tag.apetag.php', __FILE__, true);
249 …$this->warning('ID3v1 tag information ignored since it appears to be a false synch in Lyrics3 tag
H A Dmodule.tag.xmp.php11 // module.tag.xmp.php //
286 switch ($xml_elem['tag'])
367 // if (in_array($xml_elem['tag'], $GLOBALS['XMP_tag_captions']))
374 $current_property = $xml_elem['tag'];
384 …$xmp_array[$xml_elem['tag']] = (isset($xml_elem['attributes']) ? $xml_elem['attributes'] : (isset(…

1234567