pre_here_document  657 htags/php.c    static int pre_here_document;
pre_here_document 1063 htags/php.c    		pre_here_document = 1;
pre_here_document 1221 htags/php.c    			if (pre_here_document == 1) {
pre_here_document 1222 htags/php.c    				pre_here_document = 0;
pre_here_document  758 libparser/php.c static int pre_here_document;
pre_here_document 1089 libparser/php.c 				if (pre_here_document == 1) {
pre_here_document 1090 libparser/php.c 					pre_here_document = 0;
pre_here_document 1240 libparser/php.c 				pre_here_document = 1;