LibreOffice Module lingucomponent (master) 1
Functions
simpleguesser.cxx File Reference
#include <string.h>
#include <textcat.h>
#include <common.h>
#include <constants.h>
#include <fingerprint.h>
#include <sal/types.h>
#include <rtl/character.hxx>
#include "simpleguesser.hxx"
Include dependency graph for simpleguesser.cxx:

Go to the source code of this file.

Functions

static int startsAsciiCaseInsensitive (const std::string &s1, const std::string &s2)
 TODO. More...
 

Function Documentation

◆ startsAsciiCaseInsensitive()

static int startsAsciiCaseInsensitive ( const std::string &  s1,
const std::string &  s2 
)
static

TODO.

  • Add exception throwing when h == NULL
  • Not init h when implicit constructor is launched

Definition at line 49 of file simpleguesser.cxx.

References i, and min().

Referenced by SimpleGuesser::XableLanguage().