Home
last modified time | relevance | path

Searched defs:dom (Results 1 – 25 of 63) sorted by relevance

123

/plugin/ebnf/
H A Debnf.php76 $dom = ebnf_parse_syntax($tokens); variable
85 $dom = new DOMDocument(); variable
315 function ebnf_parse_production(&$dom, &$tokens, &$i) {
332 function ebnf_parse_expression(&$dom, &$tokens, &$i) {
343 function ebnf_parse_term(&$dom, &$tokens, &$i) {
355 function ebnf_parse_factor(&$dom, &$tokens, &$i) {
/plugin/zotero/
DImportZoteroFeedReader.php71 private function getXPathForDocument(DOMDocument $dom)
89 private function addEntriesToMainFeed(DOMDocument $dom, DOMXPath $xpath)
DFeedZoteroRepository.php12 private $dom; variable in FeedZoteroRepository
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
DFile.php18 protected $dom; variable in SebastianBergmann\\CodeCoverage\\Report\\Xml\\File
DNode.php18 private $dom; variable in SebastianBergmann\\CodeCoverage\\Report\\Xml\\Node
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/_fixture/
DSnapshotClass.php21 private static $dom; variable in SebastianBergmann\\GlobalState\\TestFixture\\SnapshotClass
/plugin/datatables/assets/datatables.net/js/
DdataTables.jqueryui.js65 dom: property
DdataTables.jqueryui.min.js4 …idget-header ui-helper-clearfix ui-corner-";return t.extend(!0,o.defaults,{dom:'<"'+n+'tl ui-corne… property
DdataTables.semanticui.min.js4 …(v,e,n,i){"use strict";var d=v.fn.dataTable;return v.extend(!0,d.defaults,{dom:"<'ui stackable gri… property
DdataTables.foundation.min.js4 …Processing:"dataTables_processing panel callout"}),y.extend(!0,l.defaults,{dom:"<'row grid-x'<'sma… property
DdataTables.foundation.js75 dom: property
DdataTables.bootstrap.js63 dom: property
DdataTables.bootstrap4.min.js4 …(x,e,n,o){"use strict";var r=x.fn.dataTable;return x.extend(!0,r.defaults,{dom:"<'row'<'col-sm-12 … property
DdataTables.bootstrap5.min.js4 …(x,e,r,o){"use strict";var i=x.fn.dataTable;return x.extend(!0,i.defaults,{dom:"<'row'<'col-sm-12 … property
DdataTables.bootstrap5.js63 dom: property
DdataTables.bootstrap.min.js4 …(x,e,n,i){"use strict";var r=x.fn.dataTable;return x.extend(!0,r.defaults,{dom:"<'row'<'col-sm-6'l… property
DdataTables.bootstrap4.js63 dom: property
DdataTables.semanticui.js62 dom: property
/plugin/adfs/phpsaml/lib/Saml2/
DUtils.php82 public static function loadXML($dom, $xml)
931 public static function query($dom, $query, $context = null)
1113 public static function getStatus($dom)
DResponse.php1087 protected function _decryptAssertion($dom)
/plugin/saml/phpsaml/lib/Saml2/
DUtils.php82 public static function loadXML($dom, $xml)
931 public static function query($dom, $query, $context = null)
1113 public static function getStatus($dom)
DResponse.php1087 protected function _decryptAssertion($dom)
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.jqueryui.js57 dom: { property
Dbuttons.jqueryui.min.js4 …){"use strict";var i=t.fn.dataTable;return t.extend(!0,i.Buttons.defaults,{dom:{collection:{action… property
/plugin/quickstats/
Dscript.js81 function set_timer(dom,immediate_display) { argument

123