Home
last modified time | relevance | path

Searched refs:getNextElement (Results 1 – 7 of 7) sorted by relevance

/plugin/odt/ODT/
H A Dstyleset.php109 $xml_code = XMLUtil::getNextElement($element, substr($style_elements, $pos), $end);
H A DXMLUtil.php277 public static function getNextElement (&$element, $xmlCode, &$endPos=NULL) { function in XMLUtil
/plugin/odt/ODT/styles/
H A DODTTextListStyle.php150 $level = XMLUtil::getNextElement($element, substr($content, $pos), $end);
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js833 this.getNextElement=function(node){while(node&&node.nodeType!=1){node=node.nextSibling function
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2228 this.getNextElement = function(node) function
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js844 this.getNextElement=function(node){while(node&&node.nodeType!=1){node=node.nextSibling function