Lines Matching full:extended
218 .SS "Extended Storage Format"
225 extended terminfo binary format,
235 First, it reads the extended header (5 short integers):
239 count of extended Boolean capabilities
242 count of extended numeric capabilities
245 count of extended string capabilities
248 count of the items in extended string table
251 size of the extended string table in bytes
254 The count- and size-values for the extended string table
255 include the extended capability \fInames\fP as well as
256 extended capability \fIvalues\fP.
259 \fI\%ncurses\fP allocates arrays and reads data for the extended
262 The extended string table contains values for string capabilities.
264 the extended capabilities in order, e.g., Booleans, then numbers and
273 of the way \fI\%ncurses\fP uses this extended information.
279 .SS "Extended Number Format"
292 However, that cannot provide callers with the extended numbers.
370 \fBEXTENDED STORAGE FORMAT\fP, and
372 \fBEXTENDED NUMBER FORMAT\fP.
374 The legacy storage format and the extended number format differ by
377 The extended storage format introduced by \fI\%ncurses\fP 5.0 adds data
384 total compiled entries cannot exceed 32768 bytes in the extended format.
439 extended terminfo format for \fI\%ncurses\fP 5.0
443 extended number support for \fI\%ncurses\fP 6.1