HomeSort by relevance Sort by last modified time
    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