Home
last modified time | relevance | path

Searched defs:uc (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/fileinfo/libmagic/
H A Dis_json.c72 json_isspace(const unsigned char uc) in json_isspace()
86 json_isdigit(unsigned char uc) in json_isdigit()
98 json_isxdigit(unsigned char uc) in json_isxdigit()
112 json_skip_space(const unsigned char *uc, const unsigned char *ue) in json_skip_space()
122 const unsigned char *uc = *ucp; in json_parse_string() local
175 const unsigned char *uc = *ucp; in json_parse_array() local
209 const unsigned char *uc = *ucp; in json_parse_object() local
264 const unsigned char *uc = *ucp; in json_parse_number() local
315 const unsigned char *uc = *ucp; in json_parse_const() local
332 const unsigned char *uc; in json_parse() local
[all …]
H A Dis_csv.c67 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
/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c98 unsigned int uc; in mbfl_filt_conv_html_enc() local
/PHP-8.1/Zend/
H A Dzend_execute_API.c1337 static void zend_timeout_handler(int dummy, siginfo_t *si, void *uc) /* {{{ */ in zend_timeout_handler()
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5953 uint32_t uc = (d <= CHAR_z)? 0 : 64; in compile_branch() local

Completed in 47 milliseconds