Searched refs:firstpass (Results 1 – 2 of 2) sorted by relevance
186 $lines = $this->firstpass($lines); 265 function firstpass($lines) { # strip comments, identify areas, titles, toc function in T2T
19533 function _tableColumnWidth(&$table, $firstpass = false)19599 if ($firstpass) {19616 if ($firstpass) {19660 if (isset($c['wpercent']) && $firstpass) {19840 if (!isset($table['w']) && $firstpass) {19469 _tableColumnWidth(& $table, $firstpass = false) global() argument