Lines Matching refs:debug_output
473 $display->debug_output($this->tab().$p_message);
930 $display->debug_output ("creating table with id=".$this->id);
1129 $display->debug_output("In filter recCounter= ".count($this->recordObjs));
1162 $display->debug_output($recordObj->values[1]);
1223 $display->debug_output("Adding record ".$recCounter);
1243 $display->debug_output( "The contents of the table ".$this->name."=". $dataFile->buf);
1260 $display->debug_output("Getting record with id=".$p_id." from table ".$this->name);
1288 $display->debug_output("table:update : record ".$p_id." in table ".$this->name);
1433 $display->debug_output( "The file name = ".$this->name);
1491 $display->debug_output( "<br>read_buffer opening ".$this->name);
1584 $display->debug_output( "file:update updating rec ".$p_id."in ".$this->name);
1586 $display->debug_output( "first line = ".$this->rowObjs[1]->raw);
2093 function debug_output ($p_string) { function in Display
2292 $display->debug_output ( "val=".$values[1]." and ".$values[2]);
2308 $display->debug_output ("main:update action: table= ".$tab->name);
2352 $display->debug_output ("main:delete action: table= ".$tab->name);