<!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>testline</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/951.html#L9'>testline</a> 9 test/unit/linetok/cmd.c char *testline[] = {</span> <span class='curline'><a href='../S/951.html#L25'>testline</a> 25 test/unit/linetok/cmd.c for(i = 0; i < sizeof testline /sizeof testline[0]; i++) {</span> <span class='curline'><a href='../S/951.html#L27'>testline</a> 27 test/unit/linetok/cmd.c printf("%d: %s", i, testline[i]);</span> <span class='curline'><a href='../S/951.html#L28'>testline</a> 28 test/unit/linetok/cmd.c testcl = linetok(testline[i]);</span> </pre> </body> </html>