Sha256: 49fa2fe55376c552e522c5782c980f3f14b4f564e6fd2709d9dd58c992c19132

Contents?: true

Size: 949 Bytes

Versions: 31

Compression:

Stored size: 949 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 GRN_NFKC_H
#define GRN_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 /* GRN_NFKC_H */

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
rroonga-4.0.6-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.6-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.5-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.5-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.4-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.4-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.3-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.3-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.2-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.2-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.1-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.1-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.0-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-4.0.0-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-3.1.2-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-3.1.2-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-3.1.1-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-3.1.1-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-3.1.0-x64-mingw32 vendor/local/include/groonga/groonga/nfkc.h
rroonga-3.1.0-x86-mingw32 vendor/local/include/groonga/groonga/nfkc.h