LibreOffice Module lingucomponent (master)
1
|
#include <string.h>
#include <sstream>
#include <iostream>
#include <textcat.h>
#include <common.h>
#include <constants.h>
#include <fingerprint.h>
#include <utf8misc.h>
#include <sal/types.h>
#include <rtl/character.hxx>
#include "simpleguesser.hxx"
Go to the source code of this file.
Functions | |
static int | startsAsciiCaseInsensitive (const std::string &s1, const std::string &s2) |
|
static |
Definition at line 55 of file simpleguesser.cxx.
Referenced by SimpleGuesser::XableLanguage().