PARSER_DEBUG 1453 global/global.c flags |= PARSER_DEBUG; PARSER_DEBUG 821 gtags/gtags.c flags |= PARSER_DEBUG; PARSER_DEBUG 876 gtags/gtags.c flags |= PARSER_DEBUG; PARSER_DEBUG 35 libparser/internal.h if (param->flags & PARSER_DEBUG) \ PARSER_DEBUG 357 libparser/parser.c if (flags & PARSER_DEBUG) { PARSER_DEBUG 774 libparser/php.c #define DBG_PRINT if (!(param->flags & PARSER_DEBUG));else debug_print