Sha256: 15d7eac5611cfe03bffc4fcd5c7e80a353941b01efa6bda6a1db21ffd6d0a467

Contents?: true

Size: 961 Bytes

Versions: 22

Compression:

Stored size: 961 Bytes

Contents

/* -*- c-basic-offset: 2 -*- */
/* Copyright(C) 2009 Brazil

  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
  License version 2.1 as published by the Free Software Foundation.

  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public
  License along with this library; if not, write to the Free Software
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
*/
#ifndef GROONGA_NFKC_H
#define GROONGA_NFKC_H

#include <groonga.h>

#ifdef	__cplusplus
extern "C" {
#endif

GRN_API grn_char_type grn_nfkc_char_type(const unsigned char *str);

#ifdef __cplusplus
}
#endif

#endif /* GROONGA_NFKC_H */

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
rroonga-5.1.1-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.1.1-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.9-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.9-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.8-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.8-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.5-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.5-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.4-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.4-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.3-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.3-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.2-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.2-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.1-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.1-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.0-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-5.0.0-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.8-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.8-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h