bindbc.icu.bindings.parseerr
parseerr
.h
C API: Parse Error Information
License:
BSL-1.0.
- enum int
U_PARSE_CONTEXT_LEN
; - struct
UParseError
; -
- int
line
; - int
offset
; - UChar[U_PARSE_CONTEXT_LEN]
preContext
; - UChar[U_PARSE_CONTEXT_LEN]
postContext
;