ICU 64.2
64.2
|
A struct representing a range of text containing a specific field. More...
#include <umisc.h>
Data Fields | |
int32_t | field |
The field. More... | |
int32_t | beginIndex |
The start of the text range containing field. More... | |
int32_t | endIndex |
The limit of the text range containing field. More... | |
A struct representing a range of text containing a specific field.
int32_t UFieldPosition::beginIndex |
int32_t UFieldPosition::endIndex |