/dflybsd-src/contrib/file/src/ |
H A D | is_json.c | 78 json_isspace(const unsigned char uc) in json_isspace() 92 json_isdigit(unsigned char uc) in json_isdigit() 104 json_isxdigit(unsigned char uc) in json_isxdigit() 118 json_skip_space(const unsigned char *uc, const unsigned char *ue) in json_skip_space() 130 const unsigned char *uc = *ucp; in json_parse_string() local 183 const unsigned char *uc = *ucp; in json_parse_array() local 220 const unsigned char *uc = *ucp; in json_parse_object() local 277 const unsigned char *uc = *ucp; in json_parse_number() local 329 const unsigned char *uc = *ucp; in json_parse_const() local 349 const unsigned char *uc, *ouc; in json_parse() local [all …]
|
H A D | is_csv.c | 67 eatquote(const unsigned char *uc, const unsigned char *ue) in eatquote() 92 csv_parse(const unsigned char *uc, const unsigned char *ue) in csv_parse() 135 const unsigned char *uc = CAST(const unsigned char *, b->fbuf); in file_is_csv() local
|
/dflybsd-src/gnu/usr.bin/grep/libgreputils/ |
H A D | unistr.h | 315 u8_uctomb (uint8_t *s, ucs4_t uc, int n) in u8_uctomb() 337 u16_uctomb (uint16_t *s, ucs4_t uc, int n) in u16_uctomb() 356 u32_uctomb (uint32_t *s, ucs4_t uc, int n) in u32_uctomb()
|
/dflybsd-src/contrib/grep/lib/ |
H A D | localeinfo.c | 98 unsigned char uc = i; in init_localeinfo() local 138 wint_t uc = towupper (c); in case_folded_counterparts() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_string_composition.h | 987 #define IS_DECOMPOSABLE_BLOCK(uc) \ argument 1008 #define CCC(uc) \ argument
|
H A D | archive_string.c | 131 #define IS_HIGH_SURROGATE_LA(uc) ((uc) >= 0xD800 && (uc) <= 0xDBFF) argument 132 #define IS_LOW_SURROGATE_LA(uc) ((uc) >= 0xDC00 && (uc) <= 0xDFFF) argument 133 #define IS_SURROGATE_PAIR_LA(uc) ((uc) >= 0xD800 && (uc) <= 0xDFFF) argument 2430 combine_surrogate_pair(uint32_t uc, uint32_t uc2) in combine_surrogate_pair() 2488 unicode_to_utf8(char *p, size_t remaining, uint32_t uc) in unicode_to_utf8() 2538 unsigned uc; in utf16_to_unicode() local 2594 unicode_to_utf16be(char *p, size_t remaining, uint32_t uc) in unicode_to_utf16be() 2616 unicode_to_utf16le(char *p, size_t remaining, uint32_t uc) in unicode_to_utf16le() 2658 uint32_t uc; in strncat_from_utf8_to_utf8() local 2721 uint32_t uc; in archive_string_append_unicode() local [all …]
|
/dflybsd-src/contrib/grep/lib/unistr/ |
H A D | u8-uctomb.c | 31 u8_uctomb (uint8_t *s, ucs4_t uc, int n) in u8_uctomb()
|
H A D | u8-uctomb-aux.c | 32 u8_uctomb_aux (uint8_t *s, ucs4_t uc, int n) in u8_uctomb_aux()
|
/dflybsd-src/contrib/grep/lib/uniwidth/ |
H A D | width.c | 415 uc_width (ucs4_t uc, const char *encoding) in uc_width()
|
/dflybsd-src/lib/libc/string/ |
H A D | memccpy.c | 42 unsigned char uc = c; in memccpy() local
|
/dflybsd-src/usr.bin/window/ |
H A D | win.c | 335 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); in more() local 349 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); in waitnl1() local
|
H A D | wwgets.c | 47 int uc = ISSET(w->ww_wflags, WWW_UNCTRL); in wwgets() local
|
/dflybsd-src/lib/libc/rpc/ |
H A D | svc_dg.c | 384 struct cl_cache *uc; in svc_dg_enablecache() local 441 struct cl_cache *uc = (struct cl_cache *) su->su_cache; in cache_set() local 529 struct cl_cache *uc = (struct cl_cache *) su->su_cache; in cache_get() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | fp-test.c | 69 volatile unsigned char uc; variable
|
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsfcmp.c | 162 register int xc, uc; local
|
/dflybsd-src/contrib/mdocml/ |
H A D | term.c | 527 int sz, uc; in term_word() local 919 int ssz, skip, uc; in term_strlen() local
|
H A D | chars.c | 499 mchars_uc2str(int uc) in mchars_uc2str()
|
H A D | term_ascii.c | 299 ascii_uc2str(int uc) in ascii_uc2str()
|
/dflybsd-src/contrib/awk/ |
H A D | main.c | 60 , siginfo_t *si, void *uc in fpecatch()
|
/dflybsd-src/contrib/less/ |
H A D | ttyin.c | 207 unsigned char uc; in getchr() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | ed.init.c | 56 #define uc unsigned char macro
|
/dflybsd-src/contrib/libpcap/ |
H A D | fmtutils.c | 108 uint32_t uc; in utf_16le_to_utf_8_truncated() local
|
/dflybsd-src/contrib/dialog/ |
H A D | trace.c | 133 const wchar_t *uc; in dlg_trace_win() local
|
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | rltty.c | 837 unsigned char uc; local 845 #define RESET_SPECIAL(uc) \ argument
|
/dflybsd-src/sys/net/ipfw3_basic/ |
H A D | ip_fw3_log.c | 89 ip_fw3_log_dummy(struct ifnet *ifp, u_long cmd, caddr_t addr, struct ucred *uc) in ip_fw3_log_dummy()
|