Searched refs:totalInstructionCalls (Results 1 – 2 of 2) sorted by relevance
646 $totalInstructionCalls = [];647 $collectCalls = function (OutlineSection $outlineSection) use (&$totalInstructionCalls) {651 $totalInstructionCalls = array_merge($totalInstructionCalls, $instructionCalls);654 return $totalInstructionCalls;659 $totalInstructionCalls = [];661 …$collectCalls = function (OutlineSection $outlineSection) use (&$totalInstructionCalls, &$sectionS…717 $totalInstructionCalls = array_merge($totalInstructionCalls, $instructionCalls);720 return $totalInstructionCalls;790 $totalInstructionCalls = [];791 $collectCalls = function (OutlineSection $outlineSection) use (&$totalInstructionCalls) {[all …]
223 * @param array $totalInstructionCalls226 …Needed(OutlineSection $outlineSection, int $sectionSequenceId, array &$totalInstructionCalls): void argument241 $totalInstructionCalls[] = $editButton