Searched refs:charset (Results 51 - 64 of 64) sorted by relevance

123

/freebsd-11-stable/contrib/openbsm/
H A Dconfigure12263 typedef int charset[2];
12264 const charset cs = { 0, 0 };
/freebsd-11-stable/contrib/openpam/
H A Dconfigure4708 typedef int charset[2];
4709 const charset cs = { 0, 0 };
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure15223 typedef int charset[2];
15224 const charset cs;
25506 typedef int charset[2];
25507 const charset cs;
/freebsd-11-stable/contrib/ntp/
H A Dconfigure16531 typedef int charset[2];
16532 const charset cs = { 0, 0 };
16696 typedef int charset[2];
16697 const charset cs = { 0, 0 };
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure7202 typedef int charset[2];
7203 const charset cs = { 0, 0 };
7367 typedef int charset[2];
7368 const charset cs = { 0, 0 };
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure14907 typedef int charset[2];
14908 const charset x;
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.js8011 script.charset = s.scriptCharset;
/freebsd-11-stable/contrib/ldns/
H A Dconfigure11826 typedef int charset[2];
11827 const charset cs;
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure13949 typedef int charset[2];
13950 const charset cs = { 0, 0 };
/freebsd-11-stable/contrib/unbound/
H A Dconfigure4425 typedef int charset[2];
4426 const charset cs = { 0, 0 };
/freebsd-11-stable/contrib/apr/
H A Dconfigure23759 typedef int charset[2];
23760 const charset cs = { 0, 0 };
/freebsd-11-stable/contrib/subversion/
H A Dconfigure20794 typedef int charset[2];
20795 const charset cs = { 0, 0 };
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c18971 etByte charset; /* Offset into aDigits[] of the digits string */ member in struct:et_info
19319 cset = &aDigits[infop->charset];
19458 *(bufpt++) = aDigits[infop->charset];
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c28489 etByte charset; /* Offset into aDigits[] of the digits string */ member in struct:et_info
[all...]

Completed in 1565 milliseconds

123