Searched refs:getBranches (Results 1 – 7 of 7) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/ |
H A D | RSS.php | 95 $tempBranches = $this->xml->getBranches($rootTagName . "/channel", "item"); 97 $tempBranches = $this->xml->getBranches($rootTagName, "item");
|
H A D | XMLRPCClient.php | 65 $paramsBranchArray = &$this->xml->getBranches("methodCall", "params"); 108 $this->params = &$this->xml->getBranches("methodCall", "params");
|
H A D | XML.php | 136 function getBranches($tagPath = "", $tagName = "", $attrName = "", $attrValue = "") { function in XML 160 …$newArray = $this->nodes[$arrKeys[$index]]->getBranches($newTagPath, $tagName, $attrName, $attrVal… 442 $referencedBranches = $this->getBranches($parentTagPath, $parentTagName);
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …getBranches","getCommits","getCurrentBranch","getHead","allCommitsDict","nodeFillColor","nodeStrok…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …getBranches, getCommits, getCommitsArray, getCurrentBranch, getDirection, getHead, default */\n/**…
|
H A D | bundle.js | 185 …turn x})),n.d(t,"getBranchesAsObjArray",(function(){return L})),n.d(t,"getBranches",(function(){re…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 185 …turn x})),n.d(t,"getBranchesAsObjArray",(function(){return L})),n.d(t,"getBranches",(function(){re…
|