Searched refs:tablecount (Results 1 – 1 of 1) sorted by relevance
169 if ( count($tables) == 0 && $tablecount == 0 )171 $this->conformTablesCreate($tables, $tablecount, $tablemode);173 array_push( $tables[$tablecount]['args'], $args );198 $batch['tablecount'] = $tablecount;245 function conformTablesCreate(&$tables, $tablecount, $tablemode) argument247 $tables[$tablecount]['mode'] = $tablemode;248 $tables[$tablecount]['args'] = array();