Home
last modified time | relevance | path

Searched refs:incomment (Results 1 – 5 of 5) sorted by relevance

/curl/tests/
H A Dtest1544.pl42 my $incomment = 0;
49 if($incomment) {
54 $incomment = 0;
71 $incomment = 1;
H A Dtest1222.pl57 my $incomment = 0;
64 if($incomment) {
69 $incomment = 0;
82 $incomment = 1;
/curl/tests/libtest/
H A Dmk-lib1521.pl35 my $incomment = 0;
370 if($incomment) {
375 $incomment = 0;
389 $incomment = 1;
/curl/scripts/
H A Dchecksrc.pl406 my $incomment=0;
490 if(!$incomment) {
496 $incomment = 1;
502 $incomment = 0;
1080 if($incomment) {
/curl/src/
H A Dtool_formparse.c430 bool incomment = FALSE; in read_field_headers() local
462 incomment = FALSE; in read_field_headers()
467 incomment = TRUE; in read_field_headers()
472 if(!incomment) { in read_field_headers()

Completed in 10 milliseconds