#include "String.hpp"#include "Array.hpp"#include "StringStream.hpp"#include "UTF8Utils.hpp"#include <fstream>#include <iostream>#include <assert.h>Include dependency graph for GenCaseFoldingCompareTests.cpp:

Go to the source code of this file.
Classes | |
| struct | processLine |
Functions | |
| void | printStrings (const String &str1, const String &str2) |
| int | main (int argc, char **argv) |
Variables | |
| StringArray | sa1 |
| StringArray | sa2 |
|
||||||||||||
|
||||||||||||
|
Definition at line 50 of file GenCaseFoldingCompareTests.cpp. References i, and BLOCXX_NAMESPACE::String::length(). |
|
|
Definition at line 47 of file GenCaseFoldingCompareTests.cpp. |
|
|
Definition at line 48 of file GenCaseFoldingCompareTests.cpp. |
1.4.4