1 // © 2016 and later: Unicode, Inc. and others. 2 // License & terms of use: http://www.unicode.org/copyright.html 4 ********************************************************************** 5 * Copyright (C) 1999-2006, International Business Machines 6 * Corporation and others. All Rights Reserved. 7 ********************************************************************** 10 * tab size: 8 (not used) 13 * created on: 1999oct15 14 * created by: Markus W. Scherer 52 #if !UCONFIG_NO_SERVICE A struct representing a range of text containing a specific field.
int32_t beginIndex
The start of the text range containing field.
int32_t endIndex
The limit of the text range containing field.
#define U_CDECL_END
This is used to end a declaration of a library private ICU C API.
#define U_CDECL_BEGIN
This is used to begin a declaration of a library private ICU C API.
struct UFieldPosition UFieldPosition
A struct representing a range of text containing a specific field.
const void * URegistryKey
Opaque type returned by registerInstance, registerFactory and unregister for service registration.
Basic definitions for ICU, for both C and C++ APIs.