Searched refs:_mergeWithHeaders (Results 1 – 1 of 1) sorted by relevance
210 …$instructions = $this->_mergeWithHeaders($this->_initialHeaderStructure($instructions), $instructi…213 $instr = $this->_mergeWithHeaders($instr, $instructions, 1);446 …private function _mergeWithHeaders($existing, $newInstructions, $level = 1, $mergeHint = array()) { function in syntax_plugin_siteexport_toc471 … $returnedInstructions = $this->_mergeWithHeaders($currentSlice, $newSlice, $level+1, $mergeHint);