Searched refs:incomment (Results 1 – 3 of 3) sorted by relevance
350 my $incomment=0;403 if(!$incomment) {409 $incomment = 1;415 $incomment = 0;737 if($incomment) {
418 bool incomment = FALSE; in read_field_headers() local451 incomment = FALSE; in read_field_headers()456 incomment = TRUE; in read_field_headers()461 if(!incomment) { in read_field_headers()
5136 int incomment = 0; in htmlParseLookupSequence() local5165 if ((!incomment) && (base + 4 < len) && (!iscomment)) { in htmlParseLookupSequence()5168 incomment = 1; in htmlParseLookupSequence()5189 if (incomment) { in htmlParseLookupSequence()5194 incomment = 0; in htmlParseLookupSequence()5225 if ((!incomment) && (!invalue)) in htmlParseLookupSequence()5264 int incomment = 0; in htmlParseLookupChars() local5287 if (!incomment && (base + 4 < len)) { in htmlParseLookupChars()5290 incomment = 1; in htmlParseLookupChars()5295 if (incomment) { in htmlParseLookupChars()[all …]