Searched refs:quote_count (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dimap.c2272 size_t quote_count = 0; local
2286 quote_count++;
2294 if(!backsp_count && !quote_count && !space_exists)
2298 newlen = strlen(str) + backsp_count + quote_count + (space_exists ? 2 : 0);
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm16654 my $quote_count = 0;
16669 $quote_count++;
16672 $quote_count++;
16733 my $identifier_count = $i_max + 1 - $quote_count;
[all...]

Completed in 217 milliseconds