|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| process_chunk ($data) | |
Null progressive_parser_processor that won't process chunks at all. Useful for comparing memory use/execution time.
Definition at line 31 of file null_parser_processor.class.php.
| process_chunk | ( | $ | data | ) |
Receive one chunk of information from the parser
Reimplemented from progressive_parser_processor.
Definition at line 33 of file null_parser_processor.class.php.