Searched refs:CDATA (Results 1 – 25 of 136) sorted by relevance
123456
/plugin/ahrefmenu/ |
D | tree.dtd | 3 <!ATTLIST branch id CDATA #REQUIRED> 4 <!ATTLIST branch link CDATA #REQUIRED> 7 <!ATTLIST branchLink id CDATA #REQUIRED>
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
D | Attr.ClassUseCDATA.txt | 8 it will use a relaxed CDATA definition. If true, the relaxed CDATA definition 16 specify class as CDATA. HTML 5 effectively defines it as CDATA, but
|
D | HTML.Attr.Name.UseCDATA.txt | 6 The W3C specification DTD defines the name attribute to be CDATA, not ID, due
|
D | Filter.ExtractStyleBlocks.txt | 17 <pre><![CDATA[ 57 </b]]><![CDATA[ody>
|
/plugin/rssticker/ |
D | lastRSS.php | 46 var $CDATA = 'nochange'; variable in lastRSS 116 if ($this->CDATA == 'content') { // Get CDATA content (without CDATA tag) 118 } elseif ($this->CDATA == 'strip') { // Strip CDATA
|
/plugin/davcal/vendor/sabre/xml/lib/ |
D | Reader.php | 167 case self::CDATA : 203 … if (in_array($this->nodeType, [XMLReader::TEXT, XMLReader::CDATA, XMLReader::WHITESPACE])) {
|
/plugin/webdav/vendor/sabre/xml/lib/ |
D | Reader.php | 177 case self::CDATA : 217 … if (in_array($this->nodeType, [XMLReader::TEXT, XMLReader::CDATA, XMLReader::WHITESPACE])) {
|
/plugin/icalevents/vendor/sabre/xml/lib/ |
D | Reader.php | 177 case self::CDATA : 217 … if (in_array($this->nodeType, [XMLReader::TEXT, XMLReader::CDATA, XMLReader::WHITESPACE])) {
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/ |
D | Complex.php | 66 case Reader::CDATA :
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/ |
D | Complex.php | 66 case Reader::CDATA :
|
/plugin/diagramsnet/lib/img/lib/ibm/vpc/ |
D | BareMetalServer.svg | 1 …quare" stroke-miterlimit="3" color-interpolation-filters="sRGB"><style><![CDATA[.B{color-interpola…
|
D | LoadBalancer.svg | 1 …quare" stroke-miterlimit="3" color-interpolation-filters="sRGB"><style><![CDATA[.B{color-interpola…
|
D | SecurityGroupRules.svg | 1 …quare" stroke-miterlimit="3" color-interpolation-filters="sRGB"><style><![CDATA[.B{color-interpola…
|
D | ImageService.svg | 1 …quare" stroke-miterlimit="3" color-interpolation-filters="sRGB"><style><![CDATA[.B{color-interpola…
|
/plugin/diagramsnet/lib/img/lib/active_directory/ |
D | writing.svg | 1 … width="432.034" height="444.034" viewBox="0 0 114.309 117.484"><style><![CDATA[.B{dominant-baseli…
|
D | data_jack.svg | 1 … width="402.009" height="732.956" viewBox="0 0 106.365 193.928"><style><![CDATA[.B{dominant-baseli…
|
D | generic_node.svg | 1 … width="577.036" height="574.061" viewBox="0 0 152.674 151.887"><style><![CDATA[.B{dominant-baseli…
|
D | cd_dvd.svg | 1 … width="678.527" height="678.527" viewBox="0 0 179.527 179.527"><style><![CDATA[.B{dominant-baseli…
|
D | documents.svg | 1 … width="385.334" height="582.815" viewBox="0 0 101.953 154.203"><style><![CDATA[.B{dominant-baseli…
|
D | modem.svg | 1 …" width="532.743" height="438.52" viewBox="0 0 140.955 116.025"><style><![CDATA[.B{dominant-baseli…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
D | 68.68.js | 1 …alifiedName)/,[{token:"delimiter"},{token:"metatag",next:"@tag"}]],[/<\!\[CDATA\[/,{token:"delimit…
|
D | 68.68.js.map | 1 …r' }, { token: 'metatag', next: '@tag' }]],\n // CDATA\n [/<\\!\\[CDATA\\[/,…
|
/plugin/diagramsnet/lib/img/lib/mscae/ |
D | ADFS.svg | 1 … xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 50 50"><style><![CDATA[.G{enable-backgrou…
|
D | Monitor.svg | 1 …nk="http://www.w3.org/1999/xlink" width="49.95" height="50.019"><style><![CDATA[.J{enable-backgrou…
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
D | xml_reference.rst | 41 <type><![CDATA[]]></type> 95 <type><![CDATA[]]></type>
|
123456