Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/tools/demo/
H A Dperformance.cxx1765 const int MAX_LINE = 80; in main() local
1766 char line[MAX_LINE + 1]; in main()
1768 while (batch_export.getline(line, MAX_LINE)) in main()
1818 while (batch_import.getline(line, MAX_LINE)) in main()

Completed in 29 milliseconds