16 calls to Smarty_Compiler::_syntax_error() in Quiz 6.5
- Smarty_Compiler::_compile_block_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - compile block function tag
- Smarty_Compiler::_compile_compiler_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - compile the custom compiler tag
- Smarty_Compiler::_compile_custom_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - compile custom function tag
- Smarty_Compiler::_compile_file in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - compile a resource
- Smarty_Compiler::_compile_foreach_start in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile {foreach ...} tag.
- Smarty_Compiler::_compile_if_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile {if ...} 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_smarty_ref in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compiles references of type $smarty.foo
- Smarty_Compiler::_compile_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Compile a template tag
- Smarty_Compiler::_parse_attrs in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Parse attribute string
- Smarty_Compiler::_parse_is_expr in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - Parse is expression
- Smarty_Compiler::_parse_var in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - parse variable expression into PHP code
- Smarty_Compiler::_pop_tag in includes/
moodle/ lib/ smarty/ Smarty_Compiler.class.php - pop closing tag-name raise an error if this stack-top doesn't match with the closing tag