Home
last modified time | relevance | path

Searched refs:audit_mode (Results 1 – 2 of 2) sorted by relevance

/external/clearsilver/cs/
Dcs.h260 int audit_mode; /* If in audit_mode, gather some extra information */ member
Dcsparse.c272 if (parse->audit_mode) { in alloc_node()
435 if (parse->audit_mode) { in cs_parse_file()
446 if (parse->audit_mode) { in cs_parse_file()
1453 if (parse->audit_mode) { in parse_expr()
3048 if (parse->audit_mode) { in call_parse()
4126 my_parse->audit_mode = hdf_get_int_value(hdf, "Config.EnableAuditMode", 0); in cs_init_internal()
4190 my_parse->audit_mode = parent->audit_mode; in cs_init_internal()