<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>cnt_quote</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.5' /> <meta http-equiv='Content-Style-Type' content='text/css' /> <link rel='stylesheet' type='text/css' href='../style.css' /> </head> <body> <pre> <span class='curline'><a href='../S/2820.html#L34'>cnt_quote</a> 34 src/token.c int i = 0, cnt_quote = 0;</span> <span class='curline'><a href='../S/2820.html#L60'>cnt_quote</a> 60 src/token.c cnt_quote++;</span> <span class='curline'><a href='../S/2820.html#L76'>cnt_quote</a> 76 src/token.c if(i - cnt_quote > OPDSIZE) {</span> <span class='curline'><a href='../S/2820.html#L83'>cnt_quote</a> 83 src/token.c i = cnt_quote = 0;</span> </pre> </body> </html>