Home
last modified time | relevance | path

Searched refs:UC_charset_hndl (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DUCdomap.c281 static int UC_valid_UC_charset(int UC_charset_hndl);
348 static int UC_valid_UC_charset(int UC_charset_hndl) in UC_valid_UC_charset() argument
350 return (UC_charset_hndl >= 0 && UC_charset_hndl < UCNumCharsets); in UC_valid_UC_charset()