9 calls to Smarty_Compiler::_parse_attrs() in Quiz 6.6
- Smarty_Compiler::_compile_block_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - compile block function tag
- Smarty_Compiler::_compile_capture_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile {capture} .. {/capture} tags
- Smarty_Compiler::_compile_custom_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - compile custom function tag
- Smarty_Compiler::_compile_foreach_start in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile {foreach ...} tag.
- Smarty_Compiler::_compile_include_php_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile {include ...} tag
- Smarty_Compiler::_compile_include_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile {include ...} tag
- Smarty_Compiler::_compile_insert_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile {insert ...} tag
- Smarty_Compiler::_compile_section_start in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile {section ...} tag
- Smarty_Compiler::_compile_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile a template tag