Searched defs:Codes (Results 1 – 6 of 6) sorted by relevance
448 #### U_INDEX_OUTOFBOUNDS_ERROR453 #### U_INVALID_CHAR_FOUND458 #### U_TRUNCATED_CHAR_FOUND466 #### U_ILLEGAL_CHAR_FOUND479 #### U_INVALID_TABLE_FORMAT485 #### U_BUFFER_OVERFLOW_ERROR
17 # Codes chapter
260 ## Codes section in LZW (Lempel Ziv Welch) Compression
82 ### Sample Function with Error Checking108 ### New API Functions118 ### Warning Codes150 ### Bogus Objects
107 ConstraintCodeVector Codes; member148 ConstraintCodeVector Codes; member
132 unsigned char Codes[65536]; /* Unicode glyph mapping to font */ variable