OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vterm_lookup_encoding
(Results
1 - 3
of
3
) sorted by null
/external/libvterm/src/
vterm_internal.h
191
VTermEncoding *
vterm_lookup_encoding
(VTermEncodingType type, char designation);
encoding.c
215
VTermEncoding *
vterm_lookup_encoding
(VTermEncodingType type, char designation)
function
state.c
571
VTermEncoding *newenc =
vterm_lookup_encoding
(ENC_SINGLE_94, bytes[1]);
[
all
...]
Completed in 33 milliseconds