--- parser3/src/classes/op.C 2009/07/07 12:16:13 1.192 +++ parser3/src/classes/op.C 2009/07/15 12:59:19 1.195 @@ -5,7 +5,7 @@ Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_OP_C="$Date: 2009/07/07 12:16:13 $"; +static const char * const IDENT_OP_C="$Date: 2009/07/15 12:59:19 $"; #include "classes.h" #include "pa_vmethod_frame.h" @@ -88,6 +88,7 @@ public: ULN("html", HTML); ULN("optimized-html", HTML|String::L_OPTIMIZE_BIT); ULN("regex", REGEX); + ULN("parser-code", PARSER_CODE); #undef ULN } } untaint_lang_name2enum; @@ -172,7 +173,7 @@ static void _process(Request& r, MethodP size_t options_index=index+1; HashStringValue* options=0; if(options_index