u_char            189 core/nginx.c   static u_char      *ngx_prefix;
u_char            190 core/nginx.c   static u_char      *ngx_conf_file;
u_char            191 core/nginx.c   static u_char      *ngx_conf_params;
u_char            415 core/nginx.c       u_char           *p, *v, *inherited;
u_char            419 core/nginx.c       inherited = (u_char *) getenv(NGINX_VAR);
u_char            495 core/nginx.c       var->data = (u_char *) "TZ";
u_char            568 core/nginx.c       u_char            *p;
u_char            662 core/nginx.c       u_char     *p;
u_char            667 core/nginx.c           p = (u_char *) argv[i];
u_char            708 core/nginx.c                       ngx_prefix = (u_char *) argv[i];
u_char            722 core/nginx.c                       ngx_conf_file = (u_char *) argv[i];
u_char            736 core/nginx.c                       ngx_conf_params = (u_char *) argv[i];
u_char            811 core/nginx.c           (void) ngx_cpystrn((u_char *) ngx_argv[i], (u_char *) argv[i], len);
u_char            827 core/nginx.c       u_char  *p;
u_char           1243 core/nginx.c       u_char            ch;
u_char             42 core/ngx_array.c     if ((u_char *) a->elts + a->size * a->nalloc == p->d.last) {
u_char             46 core/ngx_array.c     if ((u_char *) a + sizeof(ngx_array_t) == p->d.last) {
u_char             47 core/ngx_array.c         p->d.last = (u_char *) a;
u_char             67 core/ngx_array.c         if ((u_char *) a->elts + size == p->d.last
u_char             92 core/ngx_array.c     elt = (u_char *) a->elts + a->size * a->nelts;
u_char            115 core/ngx_array.c         if ((u_char *) a->elts + a->size * a->nalloc == p->d.last
u_char            142 core/ngx_array.c     elt = (u_char *) a->elts + a->size * a->nelts;
u_char             70 core/ngx_buf.c     u_char       *p;
u_char             20 core/ngx_buf.h     u_char          *pos;
u_char             21 core/ngx_buf.h     u_char          *last;
u_char             25 core/ngx_buf.h     u_char          *start;         /* start of buffer */
u_char             26 core/ngx_buf.h     u_char          *end;           /* end of buffer */
u_char            436 core/ngx_conf_file.c     u_char      *start, ch, *src, *dst;
u_char            807 core/ngx_conf_file.c     u_char     *p, *n, *prefix;
u_char            852 core/ngx_conf_file.c     u_char  c0, c1;
u_char           1011 core/ngx_conf_file.c     u_char   errstr[NGX_MAX_CONF_ERRSTR], *p, *last;
u_char           1058 core/ngx_conf_file.c     if (ngx_strcasecmp(value[1].data, (u_char *) "on") == 0) {
u_char           1061 core/ngx_conf_file.c     } else if (ngx_strcasecmp(value[1].data, (u_char *) "off") == 0) {
u_char             93 core/ngx_conf_file.h     u_char               *buffer;
u_char             94 core/ngx_conf_file.h     u_char               *pos;
u_char             95 core/ngx_conf_file.h     u_char               *last;
u_char            296 core/ngx_conf_file.h             conf.data = (u_char *) default;                                  \
u_char             98 core/ngx_config.h     (u_char *) (((uintptr_t) (p) + ((uintptr_t) a - 1)) & ~((uintptr_t) a - 1))
u_char             24 core/ngx_connection.c     u_char            text[NGX_SOCKADDR_STRLEN];
u_char            237 core/ngx_connection.c         (void) ngx_cpystrn((u_char *) ls[i].accept_filter,
u_char            238 core/ngx_connection.c                            (u_char *) af.af_name, 16);
u_char            403 core/ngx_connection.c                 u_char  *name;
u_char            574 core/ngx_connection.c             (void) ngx_cpystrn((u_char *) af.af_name,
u_char            575 core/ngx_connection.c                                (u_char *) ls[i].accept_filter, 16);
u_char            688 core/ngx_connection.c             u_char *name = ls[i].addr_text.data + sizeof("unix:") - 1;
u_char            964 core/ngx_connection.c     u_char                sa[NGX_SOCKADDRLEN];
u_char             81 core/ngx_core.h #define LF     (u_char) 10
u_char             82 core/ngx_core.h #define CR     (u_char) 13
u_char             74 core/ngx_cpuinfo.c     u_char    *vendor;
u_char             85 core/ngx_cpuinfo.c     vendor = (u_char *) &vbuf[1];
u_char             18 core/ngx_crc.h ngx_crc(u_char *data, size_t len)
u_char             20 core/ngx_crc32.h ngx_crc32_short(u_char *p, size_t len)
u_char             22 core/ngx_crc32.h     u_char    c;
u_char             38 core/ngx_crc32.h ngx_crc32_long(u_char *p, size_t len)
u_char             57 core/ngx_crc32.h ngx_crc32_update(uint32_t *crc, u_char *p, size_t len)
u_char             16 core/ngx_cycle.c static ngx_int_t ngx_test_lockfile(u_char *file, ngx_log_t *log);
u_char            211 core/ngx_cycle.c     ngx_strlow(cycle->hostname.data, (u_char *) hostname, cycle->hostname.len);
u_char            677 core/ngx_cycle.c             u_char  *name;
u_char            924 core/ngx_cycle.c     u_char           *file;
u_char            976 core/ngx_cycle.c     u_char      pid[NGX_INT64_LEN + 2];
u_char           1018 core/ngx_cycle.c     u_char           *name;
u_char           1039 core/ngx_cycle.c     u_char            buf[NGX_INT64_LEN + 2];
u_char           1085 core/ngx_cycle.c ngx_test_lockfile(u_char *file, ngx_log_t *log)
u_char            118 core/ngx_file.c ngx_create_hashed_filename(ngx_path_t *path, u_char *file, size_t len)
u_char            181 core/ngx_file.c ngx_create_full_path(u_char *dir, ngx_uint_t access)
u_char            183 core/ngx_file.c     u_char     *p, ch;
u_char            349 core/ngx_file.c     u_char      *p;
u_char            537 core/ngx_file.c     u_char           *name;
u_char            670 core/ngx_file.c ngx_copy_file(u_char *from, u_char *to, ngx_copy_file_t *cf)
u_char            821 core/ngx_file.c     u_char     *p, *name;
u_char             50 core/ngx_file.h     u_char                    *conf_file;
u_char            127 core/ngx_file.h void ngx_create_hashed_filename(ngx_path_t *path, u_char *file, size_t len);
u_char            129 core/ngx_file.h ngx_err_t ngx_create_full_path(u_char *dir, ngx_uint_t access);
u_char            134 core/ngx_file.h ngx_int_t ngx_copy_file(u_char *from, u_char *to, ngx_copy_file_t *cf);
u_char             12 core/ngx_hash.c ngx_hash_find(ngx_hash_t *hash, ngx_uint_t key, u_char *name, size_t len)
u_char             52 core/ngx_hash.c ngx_hash_find_wc_head(ngx_hash_wildcard_t *hwc, u_char *name, size_t len)
u_char            146 core/ngx_hash.c ngx_hash_find_wc_tail(ngx_hash_wildcard_t *hwc, u_char *name, size_t len)
u_char            210 core/ngx_hash.c ngx_hash_find_combined(ngx_hash_combined_t *hash, ngx_uint_t key, u_char *name,
u_char            253 core/ngx_hash.c     u_char          *elts;
u_char            360 core/ngx_hash.c                       ((u_char *) hinit->hash + sizeof(ngx_hash_wildcard_t));
u_char            398 core/ngx_hash.c         elt = (ngx_hash_elt_t *) ((u_char *) buckets[key] + test[key]);
u_char            413 core/ngx_hash.c         elt = (ngx_hash_elt_t *) ((u_char *) buckets[i] + test[i]);
u_char            603 core/ngx_hash.c ngx_hash_key(u_char *data, size_t len)
u_char            618 core/ngx_hash.c ngx_hash_key_lc(u_char *data, size_t len)
u_char            633 core/ngx_hash.c ngx_hash_strlow(u_char *dst, u_char *src, size_t n)
u_char            710 core/ngx_hash.c     u_char          *p;
u_char             18 core/ngx_hash.h     u_char            name[1];
u_char             41 core/ngx_hash.h typedef ngx_uint_t (*ngx_hash_key_pt) (u_char *data, size_t len);
u_char             95 core/ngx_hash.h     u_char           *lowcase_key;
u_char             99 core/ngx_hash.h void *ngx_hash_find(ngx_hash_t *hash, ngx_uint_t key, u_char *name, size_t len);
u_char            100 core/ngx_hash.h void *ngx_hash_find_wc_head(ngx_hash_wildcard_t *hwc, u_char *name, size_t len);
u_char            101 core/ngx_hash.h void *ngx_hash_find_wc_tail(ngx_hash_wildcard_t *hwc, u_char *name, size_t len);
u_char            103 core/ngx_hash.h     u_char *name, size_t len);
u_char            111 core/ngx_hash.h ngx_uint_t ngx_hash_key(u_char *data, size_t len);
u_char            112 core/ngx_hash.h ngx_uint_t ngx_hash_key_lc(u_char *data, size_t len);
u_char            113 core/ngx_hash.h ngx_uint_t ngx_hash_strlow(u_char *dst, u_char *src, size_t n);
u_char             17 core/ngx_inet.c ngx_inet_addr(u_char *text, size_t len)
u_char             19 core/ngx_inet.c     u_char      *p, c;
u_char             62 core/ngx_inet.c ngx_inet6_addr(u_char *p, size_t len, u_char *addr)
u_char             64 core/ngx_inet.c     u_char      c, *zero, *digit, *s, *d;
u_char             91 core/ngx_inet.c                 *addr++ = (u_char) (word >> 8);
u_char             92 core/ngx_inet.c                 *addr++ = (u_char) (word & 0xff);
u_char            123 core/ngx_inet.c             *addr++ = (u_char) ((word >> 24) & 0xff);
u_char            124 core/ngx_inet.c             *addr++ = (u_char) ((word >> 16) & 0xff);
u_char            152 core/ngx_inet.c     *addr++ = (u_char) (word >> 8);
u_char            153 core/ngx_inet.c     *addr++ = (u_char) (word & 0xff);
u_char            180 core/ngx_inet.c ngx_sock_ntop(struct sockaddr *sa, u_char *text, size_t len, ngx_uint_t port)
u_char            182 core/ngx_inet.c     u_char               *p;
u_char            197 core/ngx_inet.c         p = (u_char *) &sin->sin_addr;
u_char            249 core/ngx_inet.c ngx_inet_ntop(int family, void *addr, u_char *text, size_t len)
u_char            251 core/ngx_inet.c     u_char  *p;
u_char            279 core/ngx_inet.c ngx_inet6_ntop(u_char *p, u_char *text, size_t len)
u_char            281 core/ngx_inet.c     u_char      *dst;
u_char            360 core/ngx_inet.c     u_char      *addr, *mask, *last;
u_char            418 core/ngx_inet.c             mask[i] = (u_char) (0 - (1 << (8 - s)));
u_char            451 core/ngx_inet.c ngx_parse_addr(ngx_pool_t *pool, ngx_addr_t *addr, u_char *text, size_t len)
u_char            488 core/ngx_inet.c     addr->sockaddr->sa_family = (u_char) family;
u_char            513 core/ngx_inet.c     u_char  *p;
u_char            517 core/ngx_inet.c     if (ngx_strncasecmp(p, (u_char *) "unix:", 5) == 0) {
u_char            538 core/ngx_inet.c     u_char              *path, *uri, *last;
u_char            577 core/ngx_inet.c     (void) ngx_cpystrn((u_char *) saun->sun_path, path, len);
u_char            593 core/ngx_inet.c     (void) ngx_cpystrn((u_char *) saun->sun_path, path, len);
u_char            615 core/ngx_inet.c     u_char              *p, *host, *port, *last, *uri, *args;
u_char            790 core/ngx_inet.c     u_char               *p, *host, *port, *last, *uri;
u_char            899 core/ngx_inet.c     u_char              *p, *host;
u_char             95 core/ngx_inet.h     u_char                    sockaddr[NGX_SOCKADDRLEN];
u_char            104 core/ngx_inet.h in_addr_t ngx_inet_addr(u_char *text, size_t len);
u_char            106 core/ngx_inet.h ngx_int_t ngx_inet6_addr(u_char *p, size_t len, u_char *addr);
u_char            107 core/ngx_inet.h size_t ngx_inet6_ntop(u_char *p, u_char *text, size_t len);
u_char            109 core/ngx_inet.h size_t ngx_sock_ntop(struct sockaddr *sa, u_char *text, size_t len,
u_char            111 core/ngx_inet.h size_t ngx_inet_ntop(int family, void *addr, u_char *text, size_t len);
u_char            113 core/ngx_inet.h ngx_int_t ngx_parse_addr(ngx_pool_t *pool, ngx_addr_t *addr, u_char *text,
u_char             90 core/ngx_log.c     u_char  *p, *last, *msg;
u_char             91 core/ngx_log.c     u_char   errstr[NGX_MAX_ERROR_STR];
u_char            191 core/ngx_log.c     u_char   *p;
u_char            193 core/ngx_log.c     u_char    errstr[NGX_MAX_CONF_ERRSTR];
u_char            207 core/ngx_log.c     u_char   *p, *last;
u_char            209 core/ngx_log.c     u_char    errstr[NGX_MAX_ERROR_STR];
u_char            234 core/ngx_log.c u_char *
u_char            235 core/ngx_log.c ngx_log_errno(u_char *buf, u_char *last, ngx_err_t err)
u_char            265 core/ngx_log.c ngx_log_init(u_char *prefix)
u_char            267 core/ngx_log.c     u_char  *p, *name;
u_char            273 core/ngx_log.c     name = (u_char *) NGX_ERROR_LOG_PATH;
u_char            300 core/ngx_log.c             prefix = (u_char *) NGX_PREFIX;
u_char            319 core/ngx_log.c             ngx_cpystrn(p, (u_char *) NGX_ERROR_LOG_PATH, nlen + 1);
u_char             44 core/ngx_log.h typedef u_char *(*ngx_log_handler_pt) (ngx_log_t *log, u_char *buf, size_t len);
u_char            198 core/ngx_log.h ngx_log_t *ngx_log_init(u_char *prefix);
u_char            203 core/ngx_log.h u_char *ngx_log_errno(u_char *buf, u_char *last, ngx_err_t err);
u_char             24 core/ngx_open_file_cache.c static ngx_int_t ngx_open_and_stat_file(u_char *name, ngx_open_file_info_t *of,
u_char            464 core/ngx_open_file_cache.c ngx_open_and_stat_file(u_char *name, ngx_open_file_info_t *of, ngx_log_t *log)
u_char             53 core/ngx_open_file_cache.h     u_char                  *name;
u_char             25 core/ngx_palloc.c     p->d.last = (u_char *) p + sizeof(ngx_pool_t);
u_char             26 core/ngx_palloc.c     p->d.end = (u_char *) p + size;
u_char            110 core/ngx_palloc.c         p->d.last = (u_char *) p + sizeof(ngx_pool_t);
u_char            118 core/ngx_palloc.c     u_char      *m;
u_char            148 core/ngx_palloc.c     u_char      *m;
u_char            178 core/ngx_palloc.c     u_char      *m;
u_char            182 core/ngx_palloc.c     psize = (size_t) (pool->d.end - (u_char *) pool);
u_char             49 core/ngx_palloc.h     u_char               *last;
u_char             50 core/ngx_palloc.h     u_char               *end;
u_char             69 core/ngx_palloc.h     u_char               *name;
u_char             14 core/ngx_parse.c     u_char     unit;
u_char             53 core/ngx_parse.c     u_char     unit;
u_char             98 core/ngx_parse.c     u_char      *p, *last;
u_char            103 core/ngx_queue.h     (type *) ((u_char *) q - offsetof(type, link))
u_char             26 core/ngx_rbtree.h     u_char                 color;
u_char             27 core/ngx_rbtree.h     u_char                 data;
u_char             33 core/ngx_regex.h     u_char       *names;
u_char             40 core/ngx_regex.h     u_char       *name;
u_char             16 core/ngx_resolver.c     u_char  ident_hi;
u_char             17 core/ngx_resolver.c     u_char  ident_lo;
u_char             18 core/ngx_resolver.c     u_char  flags_hi;
u_char             19 core/ngx_resolver.c     u_char  flags_lo;
u_char             20 core/ngx_resolver.c     u_char  nqs_hi;
u_char             21 core/ngx_resolver.c     u_char  nqs_lo;
u_char             22 core/ngx_resolver.c     u_char  nan_hi;
u_char             23 core/ngx_resolver.c     u_char  nan_lo;
u_char             24 core/ngx_resolver.c     u_char  nns_hi;
u_char             25 core/ngx_resolver.c     u_char  nns_lo;
u_char             26 core/ngx_resolver.c     u_char  nar_hi;
u_char             27 core/ngx_resolver.c     u_char  nar_lo;
u_char             32 core/ngx_resolver.c     u_char  type_hi;
u_char             33 core/ngx_resolver.c     u_char  type_lo;
u_char             34 core/ngx_resolver.c     u_char  class_hi;
u_char             35 core/ngx_resolver.c     u_char  class_lo;
u_char             40 core/ngx_resolver.c     u_char  type_hi;
u_char             41 core/ngx_resolver.c     u_char  type_lo;
u_char             42 core/ngx_resolver.c     u_char  class_hi;
u_char             43 core/ngx_resolver.c     u_char  class_lo;
u_char             44 core/ngx_resolver.c     u_char  ttl[4];
u_char             45 core/ngx_resolver.c     u_char  len_hi;
u_char             46 core/ngx_resolver.c     u_char  len_lo;
u_char             69 core/ngx_resolver.c static void ngx_resolver_process_response(ngx_resolver_t *r, u_char *buf,
u_char             71 core/ngx_resolver.c static void ngx_resolver_process_a(ngx_resolver_t *r, u_char *buf, size_t n,
u_char             73 core/ngx_resolver.c static void ngx_resolver_process_ptr(ngx_resolver_t *r, u_char *buf, size_t n,
u_char             82 core/ngx_resolver.c     u_char *buf, u_char *src, u_char *last);
u_char             90 core/ngx_resolver.c static u_char *ngx_resolver_log_error(ngx_log_t *log, u_char *buf, size_t len);
u_char            585 core/ngx_resolver.c     u_char               *name;
u_char            947 core/ngx_resolver.c     u_char             buf[NGX_RESOLVER_UDP_SIZE];
u_char            965 core/ngx_resolver.c ngx_resolver_process_response(ngx_resolver_t *r, u_char *buf, size_t n)
u_char           1116 core/ngx_resolver.c ngx_resolver_process_a(ngx_resolver_t *r, u_char *buf, size_t last,
u_char           1120 core/ngx_resolver.c     u_char               *cname;
u_char           1417 core/ngx_resolver.c ngx_resolver_process_ptr(ngx_resolver_t *r, u_char *buf, size_t n,
u_char           1724 core/ngx_resolver.c     u_char                *p, *s;
u_char           1749 core/ngx_resolver.c     query->ident_hi = (u_char) ((ident >> 8) & 0xff);
u_char           1750 core/ngx_resolver.c     query->ident_lo = (u_char) (ident & 0xff);
u_char           1766 core/ngx_resolver.c     qs->type_hi = 0; qs->type_lo = (u_char) ctx->type;
u_char           1787 core/ngx_resolver.c             *p = (u_char) len;
u_char           1794 core/ngx_resolver.c     *p = (u_char) len;
u_char           1805 core/ngx_resolver.c     u_char                *p, *d;
u_char           1825 core/ngx_resolver.c     query->ident_hi = (u_char) ((ident >> 8) & 0xff);
u_char           1826 core/ngx_resolver.c     query->ident_lo = (u_char) (ident & 0xff);
u_char           1841 core/ngx_resolver.c         *p = (u_char) (d - &p[1]);
u_char           1857 core/ngx_resolver.c ngx_resolver_copy(ngx_resolver_t *r, ngx_str_t *name, u_char *buf, u_char *src,
u_char           1858 core/ngx_resolver.c     u_char *last)
u_char           1861 core/ngx_resolver.c     u_char      *p, *dst;
u_char           1994 core/ngx_resolver.c     u_char  *p;
u_char           2009 core/ngx_resolver.c     u_char  *p;
u_char           2079 core/ngx_resolver.c static u_char *
u_char           2080 core/ngx_resolver.c ngx_resolver_log_error(ngx_log_t *log, u_char *buf, size_t len)
u_char           2082 core/ngx_resolver.c     u_char                *p;
u_char             54 core/ngx_resolver.h     u_char                   *name;
u_char             59 core/ngx_resolver.h     u_char                   *query;
u_char             64 core/ngx_resolver.h         u_char               *cname;
u_char             15 core/ngx_shmtx.c ngx_shmtx_create(ngx_shmtx_t *mtx, void *addr, u_char *name)
u_char             26 core/ngx_shmtx.c ngx_shmtx_create(ngx_shmtx_t *mtx, void *addr, u_char *name)
u_char             20 core/ngx_shmtx.h     u_char        *name;
u_char             25 core/ngx_shmtx.h ngx_int_t ngx_shmtx_create(ngx_shmtx_t *mtx, void *addr, u_char *name);
u_char             78 core/ngx_slab.c     u_char           *p;
u_char             96 core/ngx_slab.c     p = (u_char *) pool + sizeof(ngx_slab_pool_t);
u_char            125 core/ngx_slab.c     pool->start = (u_char *)
u_char            195 core/ngx_slab.c     slots = (ngx_slab_page_t *) ((u_char *) pool + sizeof(ngx_slab_pool_t));
u_char            422 core/ngx_slab.c     if ((u_char *) p < pool->start || (u_char *) p > pool->end) {
u_char            427 core/ngx_slab.c     n = ((u_char *) p - pool->start) >> ngx_pagesize_shift;
u_char            452 core/ngx_slab.c                                    ((u_char *) pool + sizeof(ngx_slab_pool_t));
u_char            502 core/ngx_slab.c                                    ((u_char *) pool + sizeof(ngx_slab_pool_t));
u_char            541 core/ngx_slab.c                                    ((u_char *) pool + sizeof(ngx_slab_pool_t));
u_char            582 core/ngx_slab.c         n = ((u_char *) p - pool->start) >> ngx_pagesize_shift;
u_char             33 core/ngx_slab.h     u_char           *start;
u_char             34 core/ngx_slab.h     u_char           *end;
u_char             38 core/ngx_slab.h     u_char           *log_ctx;
u_char             39 core/ngx_slab.h     u_char            zero;
u_char             11 core/ngx_string.c static u_char *ngx_sprintf_num(u_char *buf, u_char *last, uint64_t ui64,
u_char             12 core/ngx_string.c     u_char zero, ngx_uint_t hexadecimal, ngx_uint_t width);
u_char             14 core/ngx_string.c     const u_char *basis);
u_char             18 core/ngx_string.c ngx_strlow(u_char *dst, u_char *src, size_t n)
u_char             29 core/ngx_string.c u_char *
u_char             30 core/ngx_string.c ngx_cpystrn(u_char *dst, u_char *src, size_t n)
u_char             53 core/ngx_string.c u_char *
u_char             56 core/ngx_string.c     u_char  *dst;
u_char            101 core/ngx_string.c u_char * ngx_cdecl
u_char            102 core/ngx_string.c ngx_sprintf(u_char *buf, const char *fmt, ...)
u_char            104 core/ngx_string.c     u_char   *p;
u_char            115 core/ngx_string.c u_char * ngx_cdecl
u_char            116 core/ngx_string.c ngx_snprintf(u_char *buf, size_t max, const char *fmt, ...)
u_char            118 core/ngx_string.c     u_char   *p;
u_char            129 core/ngx_string.c u_char * ngx_cdecl
u_char            130 core/ngx_string.c ngx_slprintf(u_char *buf, u_char *last, const char *fmt, ...)
u_char            132 core/ngx_string.c     u_char   *p;
u_char            143 core/ngx_string.c u_char *
u_char            144 core/ngx_string.c ngx_vslprintf(u_char *buf, u_char *last, const char *fmt, va_list args)
u_char            146 core/ngx_string.c     u_char                *p, zero;
u_char            169 core/ngx_string.c             zero = (u_char) ((*++fmt == '0') ? '0' : ' ');
u_char            250 core/ngx_string.c                 p = va_arg(args, u_char *);
u_char            412 core/ngx_string.c                 *buf++ = (u_char) (d & 0xff);
u_char            467 core/ngx_string.c static u_char *
u_char            468 core/ngx_string.c ngx_sprintf_num(u_char *buf, u_char *last, uint64_t ui64, u_char zero,
u_char            471 core/ngx_string.c     u_char         *p, temp[NGX_INT64_LEN + 1];
u_char            478 core/ngx_string.c     static u_char   hex[] = "0123456789abcdef";
u_char            479 core/ngx_string.c     static u_char   HEX[] = "0123456789ABCDEF";
u_char            505 core/ngx_string.c                 *--p = (u_char) (ui32 % 10 + '0');
u_char            510 core/ngx_string.c                 *--p = (u_char) (ui64 % 10 + '0');
u_char            561 core/ngx_string.c ngx_strcasecmp(u_char *s1, u_char *s2)
u_char            587 core/ngx_string.c ngx_strncasecmp(u_char *s1, u_char *s2, size_t n)
u_char            615 core/ngx_string.c u_char *
u_char            616 core/ngx_string.c ngx_strnstr(u_char *s1, char *s2, size_t len)
u_char            618 core/ngx_string.c     u_char  c1, c2;
u_char            621 core/ngx_string.c     c2 = *(u_char *) s2++;
u_char            643 core/ngx_string.c     } while (ngx_strncmp(s1, (u_char *) s2, n) != 0);
u_char            655 core/ngx_string.c u_char *
u_char            656 core/ngx_string.c ngx_strstrn(u_char *s1, char *s2, size_t n)
u_char            658 core/ngx_string.c     u_char  c1, c2;
u_char            660 core/ngx_string.c     c2 = *(u_char *) s2++;
u_char            672 core/ngx_string.c     } while (ngx_strncmp(s1, (u_char *) s2, n) != 0);
u_char            678 core/ngx_string.c u_char *
u_char            679 core/ngx_string.c ngx_strcasestrn(u_char *s1, char *s2, size_t n)
u_char            698 core/ngx_string.c     } while (ngx_strncasecmp(s1, (u_char *) s2, n) != 0);
u_char            710 core/ngx_string.c u_char *
u_char            711 core/ngx_string.c ngx_strlcasestrn(u_char *s1, u_char *last, u_char *s2, size_t n)
u_char            738 core/ngx_string.c ngx_rstrncmp(u_char *s1, u_char *s2, size_t n)
u_char            761 core/ngx_string.c ngx_rstrncasecmp(u_char *s1, u_char *s2, size_t n)
u_char            763 core/ngx_string.c     u_char  c1, c2;
u_char            796 core/ngx_string.c ngx_memn2cmp(u_char *s1, u_char *s2, size_t n1, size_t n2)
u_char            821 core/ngx_string.c ngx_dns_strcmp(u_char *s1, u_char *s2)
u_char            852 core/ngx_string.c ngx_atoi(u_char *line, size_t n)
u_char            880 core/ngx_string.c ngx_atofp(u_char *line, size_t n, size_t point)
u_char            928 core/ngx_string.c ngx_atosz(u_char *line, size_t n)
u_char            954 core/ngx_string.c ngx_atoof(u_char *line, size_t n)
u_char            980 core/ngx_string.c ngx_atotm(u_char *line, size_t n)
u_char           1006 core/ngx_string.c ngx_hextoi(u_char *line, size_t n)
u_char           1008 core/ngx_string.c     u_char     c, ch;
u_char           1023 core/ngx_string.c         c = (u_char) (ch | 0x20);
u_char           1042 core/ngx_string.c u_char *
u_char           1043 core/ngx_string.c ngx_hex_dump(u_char *dst, u_char *src, size_t len)
u_char           1045 core/ngx_string.c     static u_char  hex[] = "0123456789abcdef";
u_char           1059 core/ngx_string.c     u_char         *d, *s;
u_char           1061 core/ngx_string.c     static u_char   basis64[] =
u_char           1100 core/ngx_string.c     static u_char   basis64[] = {
u_char           1127 core/ngx_string.c     static u_char   basis64[] = {
u_char           1152 core/ngx_string.c ngx_decode_base64_internal(ngx_str_t *dst, ngx_str_t *src, const u_char *basis)
u_char           1155 core/ngx_string.c     u_char         *d, *s;
u_char           1175 core/ngx_string.c         *d++ = (u_char) (basis[s[0]] << 2 | basis[s[1]] >> 4);
u_char           1176 core/ngx_string.c         *d++ = (u_char) (basis[s[1]] << 4 | basis[s[2]] >> 2);
u_char           1177 core/ngx_string.c         *d++ = (u_char) (basis[s[2]] << 6 | basis[s[3]]);
u_char           1184 core/ngx_string.c         *d++ = (u_char) (basis[s[0]] << 2 | basis[s[1]] >> 4);
u_char           1188 core/ngx_string.c         *d++ = (u_char) (basis[s[1]] << 4 | basis[s[2]] >> 2);
u_char           1207 core/ngx_string.c ngx_utf8_decode(u_char **p, size_t n)
u_char           1264 core/ngx_string.c ngx_utf8_length(u_char *p, size_t n)
u_char           1266 core/ngx_string.c     u_char  c, *last;
u_char           1290 core/ngx_string.c u_char *
u_char           1291 core/ngx_string.c ngx_utf8_cpystrn(u_char *dst, u_char *src, size_t n, size_t len)
u_char           1293 core/ngx_string.c     u_char  c, *next;
u_char           1337 core/ngx_string.c ngx_escape_uri(u_char *dst, u_char *src, size_t size, ngx_uint_t type)
u_char           1341 core/ngx_string.c     static u_char   hex[] = "0123456789abcdef";
u_char           1486 core/ngx_string.c ngx_unescape_uri(u_char **dst, u_char **src, size_t size, ngx_uint_t type)
u_char           1488 core/ngx_string.c     u_char  *d, *s, ch, c, decoded;
u_char           1525 core/ngx_string.c                 decoded = (u_char) (ch - '0');
u_char           1530 core/ngx_string.c             c = (u_char) (ch | 0x20);
u_char           1532 core/ngx_string.c                 decoded = (u_char) (c - 'a' + 10);
u_char           1550 core/ngx_string.c                 ch = (u_char) ((decoded << 4) + ch - '0');
u_char           1568 core/ngx_string.c             c = (u_char) (ch | 0x20);
u_char           1570 core/ngx_string.c                 ch = (u_char) ((decoded << 4) + c - 'a' + 10);
u_char           1616 core/ngx_string.c ngx_escape_html(u_char *dst, u_char *src, size_t size)
u_char           1618 core/ngx_string.c     u_char      ch;
u_char           1767 core/ngx_string.c     u_char  *p1, *p2, *p;
u_char           1774 core/ngx_string.c     for (p1 = (u_char *) base + size;
u_char           1775 core/ngx_string.c          p1 < (u_char *) base + n * size;
u_char           1781 core/ngx_string.c              p2 > (u_char *) base && cmp(p2 - size, p) > 0;
u_char             17 core/ngx_string.h     u_char     *data;
u_char             35 core/ngx_string.h     u_char     *data;
u_char             39 core/ngx_string.h #define ngx_string(str)     { sizeof(str) - 1, (u_char *) str }
u_char             42 core/ngx_string.h     (str)->len = sizeof(text) - 1; (str)->data = (u_char *) text
u_char             46 core/ngx_string.h #define ngx_tolower(c)      (u_char) ((c >= 'A' && c <= 'Z') ? (c | 0x20) : c)
u_char             47 core/ngx_string.h #define ngx_toupper(c)      (u_char) ((c >= 'a' && c <= 'z') ? (c & ~0x20) : c)
u_char             49 core/ngx_string.h void ngx_strlow(u_char *dst, u_char *src, size_t n);
u_char             64 core/ngx_string.h static ngx_inline u_char *
u_char             65 core/ngx_string.h ngx_strlchr(u_char *p, u_char *last, u_char c)
u_char             92 core/ngx_string.h #define ngx_cpymem(dst, src, n)   (((u_char *) ngx_memcpy(dst, src, n)) + (n))
u_char            102 core/ngx_string.h #define ngx_cpymem(dst, src, n)   (((u_char *) memcpy(dst, src, n)) + (n))
u_char            114 core/ngx_string.h static ngx_inline u_char *
u_char            115 core/ngx_string.h ngx_copy(u_char *dst, u_char *src, size_t len)
u_char            139 core/ngx_string.h #define ngx_movemem(dst, src, n)   (((u_char *) memmove(dst, src, n)) + (n))
u_char            146 core/ngx_string.h u_char *ngx_cpystrn(u_char *dst, u_char *src, size_t n);
u_char            147 core/ngx_string.h u_char *ngx_pstrdup(ngx_pool_t *pool, ngx_str_t *src);
u_char            148 core/ngx_string.h u_char * ngx_cdecl ngx_sprintf(u_char *buf, const char *fmt, ...);
u_char            149 core/ngx_string.h u_char * ngx_cdecl ngx_snprintf(u_char *buf, size_t max, const char *fmt, ...);
u_char            150 core/ngx_string.h u_char * ngx_cdecl ngx_slprintf(u_char *buf, u_char *last, const char *fmt,
u_char            152 core/ngx_string.h u_char *ngx_vslprintf(u_char *buf, u_char *last, const char *fmt, va_list args);
u_char            156 core/ngx_string.h ngx_int_t ngx_strcasecmp(u_char *s1, u_char *s2);
u_char            157 core/ngx_string.h ngx_int_t ngx_strncasecmp(u_char *s1, u_char *s2, size_t n);
u_char            159 core/ngx_string.h u_char *ngx_strnstr(u_char *s1, char *s2, size_t n);
u_char            161 core/ngx_string.h u_char *ngx_strstrn(u_char *s1, char *s2, size_t n);
u_char            162 core/ngx_string.h u_char *ngx_strcasestrn(u_char *s1, char *s2, size_t n);
u_char            163 core/ngx_string.h u_char *ngx_strlcasestrn(u_char *s1, u_char *last, u_char *s2, size_t n);
u_char            165 core/ngx_string.h ngx_int_t ngx_rstrncmp(u_char *s1, u_char *s2, size_t n);
u_char            166 core/ngx_string.h ngx_int_t ngx_rstrncasecmp(u_char *s1, u_char *s2, size_t n);
u_char            167 core/ngx_string.h ngx_int_t ngx_memn2cmp(u_char *s1, u_char *s2, size_t n1, size_t n2);
u_char            168 core/ngx_string.h ngx_int_t ngx_dns_strcmp(u_char *s1, u_char *s2);
u_char            170 core/ngx_string.h ngx_int_t ngx_atoi(u_char *line, size_t n);
u_char            171 core/ngx_string.h ngx_int_t ngx_atofp(u_char *line, size_t n, size_t point);
u_char            172 core/ngx_string.h ssize_t ngx_atosz(u_char *line, size_t n);
u_char            173 core/ngx_string.h off_t ngx_atoof(u_char *line, size_t n);
u_char            174 core/ngx_string.h time_t ngx_atotm(u_char *line, size_t n);
u_char            175 core/ngx_string.h ngx_int_t ngx_hextoi(u_char *line, size_t n);
u_char            177 core/ngx_string.h u_char *ngx_hex_dump(u_char *dst, u_char *src, size_t len);
u_char            187 core/ngx_string.h uint32_t ngx_utf8_decode(u_char **p, size_t n);
u_char            188 core/ngx_string.h size_t ngx_utf8_length(u_char *p, size_t n);
u_char            189 core/ngx_string.h u_char *ngx_utf8_cpystrn(u_char *dst, u_char *src, size_t n, size_t len);
u_char            202 core/ngx_string.h uintptr_t ngx_escape_uri(u_char *dst, u_char *src, size_t size,
u_char            204 core/ngx_string.h void ngx_unescape_uri(u_char **dst, u_char **src, size_t size, ngx_uint_t type);
u_char            205 core/ngx_string.h uintptr_t ngx_escape_html(u_char *dst, u_char *src, size_t size);
u_char             44 core/ngx_times.c static u_char            cached_err_log_time[NGX_TIME_SLOTS]
u_char             46 core/ngx_times.c static u_char            cached_http_time[NGX_TIME_SLOTS]
u_char             48 core/ngx_times.c static u_char            cached_http_log_time[NGX_TIME_SLOTS]
u_char             50 core/ngx_times.c static u_char            cached_http_log_iso8601[NGX_TIME_SLOTS]
u_char             75 core/ngx_times.c     u_char          *p0, *p1, *p2, *p3;
u_char            186 core/ngx_times.c     u_char          *p;
u_char            232 core/ngx_times.c u_char *
u_char            233 core/ngx_times.c ngx_http_time(u_char *buf, time_t t)
u_char            250 core/ngx_times.c u_char *
u_char            251 core/ngx_times.c ngx_http_cookie_time(u_char *buf, time_t t)
u_char             25 core/ngx_times.h u_char *ngx_http_time(u_char *buf, time_t t);
u_char             26 core/ngx_times.h u_char *ngx_http_cookie_time(u_char *buf, time_t t);
u_char            429 event/ngx_event.c     u_char              *shared;
u_char            512 event/ngx_event.c     shm.name.data = (u_char *) "nginx_shared_zone";
u_char            482 event/ngx_event.h     u_char       *name;
u_char            541 event/ngx_event.h u_char *ngx_accept_log_error(ngx_log_t *log, u_char *buf, size_t len);
u_char            552 event/ngx_event.h u_char *ngx_acceptex_log_error(ngx_log_t *log, u_char *buf, size_t len);
u_char             28 event/ngx_event_accept.c     u_char             sa[NGX_SOCKADDRLEN];
u_char            422 event/ngx_event_accept.c u_char *
u_char            423 event/ngx_event_accept.c ngx_accept_log_error(ngx_log_t *log, u_char *buf, size_t len)
u_char             35 event/ngx_event_busy_lock.h     u_char                     *md5_mask;
u_char             34 event/ngx_event_openssl.c     u_char *id, int len, int *copy);
u_char            697 event/ngx_event_openssl.c     u_char     *last;
u_char            743 event/ngx_event_openssl.c ngx_ssl_recv(ngx_connection_t *c, u_char *buf, size_t size)
u_char           1074 event/ngx_event_openssl.c ngx_ssl_write(ngx_connection_t *c, u_char *data, size_t size)
u_char           1389 event/ngx_event_openssl.c     u_char   *p, *last;
u_char           1390 event/ngx_event_openssl.c     u_char    errstr[NGX_MAX_CONF_ERRSTR];
u_char           1398 event/ngx_event_openssl.c     p = ngx_cpystrn(p, (u_char *) " (SSL:", last - p);
u_char           1565 event/ngx_event_openssl.c     u_char                   *p, *id, *cached_sess;
u_char           1573 event/ngx_event_openssl.c     u_char                    buf[NGX_SSL_MAX_SESSION_SIZE];
u_char           1644 event/ngx_event_openssl.c     sess_id->node.data = (u_char) sess->session_id_length;
u_char           1679 event/ngx_event_openssl.c ngx_ssl_get_cached_session(ngx_ssl_conn_t *ssl_conn, u_char *id, int len,
u_char           1685 event/ngx_event_openssl.c     u_char                   *p;
u_char           1695 event/ngx_event_openssl.c     u_char                    buf[NGX_SSL_MAX_SESSION_SIZE];
u_char           1794 event/ngx_event_openssl.c     u_char                   *id;
u_char           1967 event/ngx_event_openssl.c     s->data = (u_char *) SSL_get_version(c->ssl->connection);
u_char           1975 event/ngx_event_openssl.c     s->data = (u_char *) SSL_get_cipher_name(c->ssl->connection);
u_char           1984 event/ngx_event_openssl.c     u_char       *p, *buf;
u_char           2067 event/ngx_event_openssl.c     u_char      *p;
u_char             64 event/ngx_event_openssl.h     u_char                     *id;
u_char             66 event/ngx_event_openssl.h     u_char                     *session;
u_char             71 event/ngx_event_openssl.h     u_char                      sess_id[32];
u_char            140 event/ngx_event_openssl.h ssize_t ngx_ssl_recv(ngx_connection_t *c, u_char *buf, size_t size);
u_char            141 event/ngx_event_openssl.h ssize_t ngx_ssl_write(ngx_connection_t *c, u_char *data, size_t size);
u_char            429 event/ngx_event_pipe.c     u_char            *prev;
u_char             41 http/modules/ngx_http_access_module.c     ngx_http_access_loc_conf_t *alcf, u_char *p);
u_char            117 http/modules/ngx_http_access_module.c         u_char               *p;
u_char            173 http/modules/ngx_http_access_module.c     u_char *p)
u_char            185 http/modules/ngx_http_access_module.c         u_char  ct[NGX_INET6_ADDRSTRLEN];
u_char            186 http/modules/ngx_http_access_module.c         u_char  mt[NGX_INET6_ADDRSTRLEN];
u_char            187 http/modules/ngx_http_access_module.c         u_char  at[NGX_INET6_ADDRSTRLEN];
u_char            109 http/modules/ngx_http_auth_basic_module.c     u_char                           buf[NGX_HTTP_AUTH_BUF_SIZE];
u_char            288 http/modules/ngx_http_auth_basic_module.c     u_char     *encrypted;
u_char            424 http/modules/ngx_http_auth_basic_module.c     u_char  *basic, *p;
u_char            118 http/modules/ngx_http_autoindex_module.c static u_char title[] =
u_char            124 http/modules/ngx_http_autoindex_module.c static u_char header[] =
u_char            130 http/modules/ngx_http_autoindex_module.c static u_char tail[] =
u_char            139 http/modules/ngx_http_autoindex_module.c     u_char                         *last, *filename, scale;
u_char            251 http/modules/ngx_http_autoindex_module.c         && ngx_strncasecmp(r->headers_out.charset.data, (u_char *) "utf-8", 5)
u_char             24 http/modules/ngx_http_browser_module.c     u_char                      browser[12];
u_char             27 http/modules/ngx_http_browser_module.c     u_char                      name[12];
u_char             35 http/modules/ngx_http_browser_module.c     u_char                      name[12];
u_char            260 http/modules/ngx_http_browser_module.c     u_char                     *name, *ua, *last, c;
u_char            287 http/modules/ngx_http_browser_module.c             name = (u_char *) ngx_strstr(name, modern[i].name);
u_char            542 http/modules/ngx_http_browser_module.c     u_char                           c;
u_char             23 http/modules/ngx_http_charset_filter_module.c     u_char                    **tables;
u_char             40 http/modules/ngx_http_charset_filter_module.c     u_char                     *src2dst;
u_char             41 http/modules/ngx_http_charset_filter_module.c     u_char                     *dst2src;
u_char             63 http/modules/ngx_http_charset_filter_module.c     u_char                     *table;
u_char             72 http/modules/ngx_http_charset_filter_module.c     u_char                      saved[NGX_UTF_LEN];
u_char             98 http/modules/ngx_http_charset_filter_module.c static ngx_uint_t ngx_http_charset_recode(ngx_buf_t *b, u_char *table);
u_char            647 http/modules/ngx_http_charset_filter_module.c ngx_http_charset_recode(ngx_buf_t *b, u_char *table)
u_char            649 http/modules/ngx_http_charset_filter_module.c     u_char  *p, *last;
u_char            684 http/modules/ngx_http_charset_filter_module.c     u_char        c, *p, *src, *dst, *saved, **table;
u_char            797 http/modules/ngx_http_charset_filter_module.c         table = (u_char **) ctx->table;
u_char            872 http/modules/ngx_http_charset_filter_module.c     table = (u_char **) ctx->table;
u_char            965 http/modules/ngx_http_charset_filter_module.c     u_char       *p, *src, *dst, *table;
u_char           1171 http/modules/ngx_http_charset_filter_module.c     u_char                       *p, *dst2src, **pp;
u_char           1219 http/modules/ngx_http_charset_filter_module.c     if (ngx_strcasecmp(value[2].data, (u_char *) "utf-8") == 0) {
u_char           1235 http/modules/ngx_http_charset_filter_module.c         pp = (u_char **) &table->dst2src[0];
u_char           1241 http/modules/ngx_http_charset_filter_module.c             p[1] = (u_char) i;
u_char           1242 http/modules/ngx_http_charset_filter_module.c             dst2src[i] = (u_char) i;
u_char           1263 http/modules/ngx_http_charset_filter_module.c             table->src2dst[i] = (u_char) i;
u_char           1264 http/modules/ngx_http_charset_filter_module.c             table->dst2src[i] = (u_char) i;
u_char           1304 http/modules/ngx_http_charset_filter_module.c     u_char                       *p, *dst2src, **pp;
u_char           1332 http/modules/ngx_http_charset_filter_module.c         *p++ = (u_char) (value[1].len / 2);
u_char           1342 http/modules/ngx_http_charset_filter_module.c             *p++ = (u_char) dst;
u_char           1360 http/modules/ngx_http_charset_filter_module.c         pp = (u_char **) &table->dst2src[0];
u_char           1373 http/modules/ngx_http_charset_filter_module.c         dst2src[n & 0xff] = (u_char) src;
u_char           1383 http/modules/ngx_http_charset_filter_module.c         table->src2dst[src] = (u_char) dst;
u_char           1384 http/modules/ngx_http_charset_filter_module.c         table->dst2src[dst] = (u_char) src;
u_char           1473 http/modules/ngx_http_charset_filter_module.c     if (ngx_strcasecmp(name->data, (u_char *) "utf-8") == 0) {
u_char           1605 http/modules/ngx_http_charset_filter_module.c     u_char                       **src, **dst;
u_char           1650 http/modules/ngx_http_charset_filter_module.c             src = ngx_pcalloc(cf->pool, sizeof(u_char *) * mcf->charsets.nelts);
u_char           1661 http/modules/ngx_http_charset_filter_module.c             dst = ngx_pcalloc(cf->pool, sizeof(u_char *) * mcf->charsets.nelts);
u_char             86 http/modules/ngx_http_chunked_filter_module.c     u_char       *chunk;
u_char            157 http/modules/ngx_http_chunked_filter_module.c         b->pos = (u_char *) CRLF "0" CRLF CRLF;
u_char            182 http/modules/ngx_http_chunked_filter_module.c         b->pos = (u_char *) CRLF;
u_char             59 http/modules/ngx_http_dav_module.c     ngx_int_t not_found, char *failed, u_char *path);
u_char             60 http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_location(ngx_http_request_t *r, u_char *path);
u_char            470 http/modules/ngx_http_dav_module.c     u_char    *p;
u_char            512 http/modules/ngx_http_dav_module.c     u_char                   *p, *host, *last, ch;
u_char            833 http/modules/ngx_http_dav_module.c     u_char                   *p, *dir;
u_char            869 http/modules/ngx_http_dav_module.c     u_char                   *p, *dir;
u_char            933 http/modules/ngx_http_dav_module.c     u_char                   *p, *file;
u_char           1010 http/modules/ngx_http_dav_module.c     char *failed, u_char *path)
u_char           1043 http/modules/ngx_http_dav_module.c ngx_http_dav_location(ngx_http_request_t *r, u_char *path)
u_char           1045 http/modules/ngx_http_dav_module.c     u_char                    *location;
u_char             29 http/modules/ngx_http_empty_gif_module.c static u_char  ngx_empty_gif[] = {
u_char             55 http/modules/ngx_http_fastcgi_module.c     u_char                        *start;
u_char             56 http/modules/ngx_http_fastcgi_module.c     u_char                        *end;
u_char             62 http/modules/ngx_http_fastcgi_module.c     u_char                        *pos;
u_char             63 http/modules/ngx_http_fastcgi_module.c     u_char                        *last;
u_char             91 http/modules/ngx_http_fastcgi_module.c     u_char  version;
u_char             92 http/modules/ngx_http_fastcgi_module.c     u_char  type;
u_char             93 http/modules/ngx_http_fastcgi_module.c     u_char  request_id_hi;
u_char             94 http/modules/ngx_http_fastcgi_module.c     u_char  request_id_lo;
u_char             95 http/modules/ngx_http_fastcgi_module.c     u_char  content_length_hi;
u_char             96 http/modules/ngx_http_fastcgi_module.c     u_char  content_length_lo;
u_char             97 http/modules/ngx_http_fastcgi_module.c     u_char  padding_length;
u_char             98 http/modules/ngx_http_fastcgi_module.c     u_char  reserved;
u_char            103 http/modules/ngx_http_fastcgi_module.c     u_char  role_hi;
u_char            104 http/modules/ngx_http_fastcgi_module.c     u_char  role_lo;
u_char            105 http/modules/ngx_http_fastcgi_module.c     u_char  flags;
u_char            106 http/modules/ngx_http_fastcgi_module.c     u_char  reserved[5];
u_char            111 http/modules/ngx_http_fastcgi_module.c     u_char  version;
u_char            112 http/modules/ngx_http_fastcgi_module.c     u_char  type;
u_char            113 http/modules/ngx_http_fastcgi_module.c     u_char  request_id_hi;
u_char            114 http/modules/ngx_http_fastcgi_module.c     u_char  request_id_lo;
u_char            691 http/modules/ngx_http_fastcgi_module.c     u_char                        ch, *pos, *lowcase_key;
u_char            843 http/modules/ngx_http_fastcgi_module.c     h->content_length_hi = (u_char) ((len >> 8) & 0xff);
u_char            844 http/modules/ngx_http_fastcgi_module.c     h->content_length_lo = (u_char) (len & 0xff);
u_char            845 http/modules/ngx_http_fastcgi_module.c     h->padding_length = (u_char) padding;
u_char            866 http/modules/ngx_http_fastcgi_module.c             key_len = (u_char) lcode(&le);
u_char            873 http/modules/ngx_http_fastcgi_module.c             *e.pos++ = (u_char) key_len;
u_char            876 http/modules/ngx_http_fastcgi_module.c                 *e.pos++ = (u_char) (((val_len >> 24) & 0x7f) | 0x80);
u_char            877 http/modules/ngx_http_fastcgi_module.c                 *e.pos++ = (u_char) ((val_len >> 16) & 0xff);
u_char            878 http/modules/ngx_http_fastcgi_module.c                 *e.pos++ = (u_char) ((val_len >> 8) & 0xff);
u_char            879 http/modules/ngx_http_fastcgi_module.c                 *e.pos++ = (u_char) (val_len & 0xff);
u_char            882 http/modules/ngx_http_fastcgi_module.c                 *e.pos++ = (u_char) val_len;
u_char            926 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) (((key_len >> 24) & 0x7f) | 0x80);
u_char            927 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) ((key_len >> 16) & 0xff);
u_char            928 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) ((key_len >> 8) & 0xff);
u_char            929 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) (key_len & 0xff);
u_char            932 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) key_len;
u_char            937 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) (((val_len >> 24) & 0x7f) | 0x80);
u_char            938 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) ((val_len >> 16) & 0xff);
u_char            939 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) ((val_len >> 8) & 0xff);
u_char            940 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) (val_len & 0xff);
u_char            943 http/modules/ngx_http_fastcgi_module.c                 *b->last++ = (u_char) val_len;
u_char           1055 http/modules/ngx_http_fastcgi_module.c                 h->content_length_hi = (u_char) ((len >> 8) & 0xff);
u_char           1056 http/modules/ngx_http_fastcgi_module.c                 h->content_length_lo = (u_char) (len & 0xff);
u_char           1057 http/modules/ngx_http_fastcgi_module.c                 h->padding_length = (u_char) padding;
u_char           1137 http/modules/ngx_http_fastcgi_module.c     u_char                         *p, *msg, *start, *last,
u_char           1301 http/modules/ngx_http_fastcgi_module.c             u_char                     *start;
u_char           1323 http/modules/ngx_http_fastcgi_module.c                 fh->content_length_hi = (u_char) ((len >> 8) & 0xff);
u_char           1324 http/modules/ngx_http_fastcgi_module.c                 fh->content_length_lo = (u_char) (len & 0xff);
u_char           1571 http/modules/ngx_http_fastcgi_module.c     u_char                  *m, *msg;
u_char           1800 http/modules/ngx_http_fastcgi_module.c     u_char                     ch, *p;
u_char           2016 http/modules/ngx_http_fastcgi_module.c     u_char                       *p;
u_char           2407 http/modules/ngx_http_fastcgi_module.c         p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
u_char           2470 http/modules/ngx_http_fastcgi_module.c     u_char                       *p;
u_char           2674 http/modules/ngx_http_fastcgi_module.c     u_char                errstr[NGX_MAX_CONF_ERRSTR];
u_char             26 http/modules/ngx_http_flv_module.c static u_char  ngx_flv_header[] = "FLV\x1\x1\0\0\0\x9\0\0\0\x9";
u_char             63 http/modules/ngx_http_flv_module.c     u_char                    *last;
u_char            167 http/modules/ngx_http_flv_module.c         if (ngx_http_arg(r, (u_char *) "start", 5, &value) == NGX_OK) {
u_char             93 http/modules/ngx_http_geo_module.c static u_char *ngx_http_geo_copy_values(u_char *base, u_char *p,
u_char            142 http/modules/ngx_http_geo_module.c     u_char    GEORNG[6];
u_char            143 http/modules/ngx_http_geo_module.c     u_char    version;
u_char            144 http/modules/ngx_http_geo_module.c     u_char    ptr_size;
u_char            214 http/modules/ngx_http_geo_module.c     u_char           *p, *ip;
u_char            521 http/modules/ngx_http_geo_module.c     u_char      *p, *last;
u_char           1143 http/modules/ngx_http_geo_module.c     u_char                     *base, ch;
u_char           1248 http/modules/ngx_http_geo_module.c         ngx_crc32_update(&crc32, (u_char *) vv, len);
u_char           1250 http/modules/ngx_http_geo_module.c         vv = (ngx_http_variable_value_t *) ((u_char *) vv + len);
u_char           1252 http/modules/ngx_http_geo_module.c     ngx_crc32_update(&crc32, (u_char *) vv, sizeof(ngx_http_variable_value_t));
u_char           1258 http/modules/ngx_http_geo_module.c         ngx_crc32_update(&crc32, (u_char *) &ranges[i], sizeof(void *));
u_char           1261 http/modules/ngx_http_geo_module.c                             ((u_char *) ranges[i] + (size_t) base);
u_char           1267 http/modules/ngx_http_geo_module.c     while ((u_char *) range < base + size) {
u_char           1269 http/modules/ngx_http_geo_module.c             ngx_crc32_update(&crc32, (u_char *) range,
u_char           1272 http/modules/ngx_http_geo_module.c                                ((u_char *) range->value + (size_t) base);
u_char           1275 http/modules/ngx_http_geo_module.c         ngx_crc32_update(&crc32, (u_char *) range, sizeof(void *));
u_char           1276 http/modules/ngx_http_geo_module.c         range = (ngx_http_geo_range_t *) ((u_char *) range + sizeof(void *));
u_char           1315 http/modules/ngx_http_geo_module.c     u_char                              *p;
u_char           1360 http/modules/ngx_http_geo_module.c         ranges[i] = (ngx_http_geo_range_t *) (p - (u_char *) fm.addr);
u_char           1378 http/modules/ngx_http_geo_module.c         p = (u_char *) range + sizeof(void *);
u_char           1382 http/modules/ngx_http_geo_module.c     header->crc32 = ngx_crc32_long((u_char *) fm.addr
u_char           1390 http/modules/ngx_http_geo_module.c static u_char *
u_char           1391 http/modules/ngx_http_geo_module.c ngx_http_geo_copy_values(u_char *base, u_char *p, ngx_rbtree_node_t *node,
u_char           1407 http/modules/ngx_http_geo_module.c     vv->data = (u_char *) (p - base);
u_char            202 http/modules/ngx_http_geoip_module.c     v->data = (u_char *) val;
u_char             79 http/modules/ngx_http_gzip_filter_module.c     u_char  crc32[4];
u_char             80 http/modules/ngx_http_gzip_filter_module.c     u_char  zlen[4];
u_char            630 http/modules/ngx_http_gzip_filter_module.c     static u_char  gzheader[10] =
u_char            933 http/modules/ngx_http_gzip_filter_module.c     trailer->crc32[0] = (u_char) (ctx->crc32 & 0xff);
u_char            934 http/modules/ngx_http_gzip_filter_module.c     trailer->crc32[1] = (u_char) ((ctx->crc32 >> 8) & 0xff);
u_char            935 http/modules/ngx_http_gzip_filter_module.c     trailer->crc32[2] = (u_char) ((ctx->crc32 >> 16) & 0xff);
u_char            936 http/modules/ngx_http_gzip_filter_module.c     trailer->crc32[3] = (u_char) ((ctx->crc32 >> 24) & 0xff);
u_char            938 http/modules/ngx_http_gzip_filter_module.c     trailer->zlen[0] = (u_char) (ctx->zin & 0xff);
u_char            939 http/modules/ngx_http_gzip_filter_module.c     trailer->zlen[1] = (u_char) ((ctx->zin >> 8) & 0xff);
u_char            940 http/modules/ngx_http_gzip_filter_module.c     trailer->zlen[2] = (u_char) ((ctx->zin >> 16) & 0xff);
u_char            941 http/modules/ngx_http_gzip_filter_module.c     trailer->zlen[3] = (u_char) ((ctx->zin >> 24) & 0xff);
u_char             71 http/modules/ngx_http_gzip_static_module.c     u_char                       *p;
u_char            239 http/modules/ngx_http_headers_filter_module.c         expires->value.data = (u_char *) "Thu, 01 Jan 1970 00:00:01 GMT";
u_char            245 http/modules/ngx_http_headers_filter_module.c         expires->value.data = (u_char *) "Thu, 31 Dec 2037 23:55:55 GMT";
u_char             57 http/modules/ngx_http_image_filter_module.c     u_char                      *image;
u_char             58 http/modules/ngx_http_image_filter_module.c     u_char                      *last;
u_char             93 http/modules/ngx_http_image_filter_module.c static u_char *ngx_http_image_out(ngx_http_request_t *r, ngx_uint_t type,
u_char            214 http/modules/ngx_http_image_filter_module.c                            (u_char *) "multipart/x-mixed-replace",
u_char            393 http/modules/ngx_http_image_filter_module.c     u_char  *p;
u_char            433 http/modules/ngx_http_image_filter_module.c     u_char                       *p;
u_char            554 http/modules/ngx_http_image_filter_module.c         b->pos = (u_char *) "{}" CRLF;
u_char            622 http/modules/ngx_http_image_filter_module.c     u_char      *p, *last;
u_char            729 http/modules/ngx_http_image_filter_module.c     u_char                        *out;
u_char           1041 http/modules/ngx_http_image_filter_module.c static u_char *
u_char           1046 http/modules/ngx_http_image_filter_module.c     u_char                        *out;
u_char             29 http/modules/ngx_http_index_module.c     ngx_http_core_loc_conf_t *clcf, u_char *path, u_char *last);
u_char             31 http/modules/ngx_http_index_module.c     ngx_http_core_loc_conf_t *clcf, u_char *file, ngx_err_t err);
u_char             98 http/modules/ngx_http_index_module.c     u_char                       *p, *name;
u_char            273 http/modules/ngx_http_index_module.c     u_char *path, u_char *last)
u_char            275 http/modules/ngx_http_index_module.c     u_char                c;
u_char            344 http/modules/ngx_http_index_module.c     u_char *file, ngx_err_t err)
u_char            404 http/modules/ngx_http_index_module.c         index->name.data = (u_char *) NGX_HTTP_DEFAULT_INDEX;
u_char             13 http/modules/ngx_http_limit_req_module.c     u_char                       color;
u_char             14 http/modules/ngx_http_limit_req_module.c     u_char                       dummy;
u_char             20 http/modules/ngx_http_limit_req_module.c     u_char                       data[1];
u_char             54 http/modules/ngx_http_limit_req_module.c     ngx_uint_t hash, u_char *data, size_t len, ngx_uint_t *ep);
u_char            215 http/modules/ngx_http_limit_req_module.c         lr->len = (u_char) len;
u_char            345 http/modules/ngx_http_limit_req_module.c     u_char *data, size_t len, ngx_uint_t *ep)
u_char            473 http/modules/ngx_http_limit_req_module.c                    ((u_char *) lr - offsetof(ngx_rbtree_node_t, color));
u_char            588 http/modules/ngx_http_limit_req_module.c     u_char                    *p;
u_char            610 http/modules/ngx_http_limit_req_module.c             p = (u_char *) ngx_strchr(name.data, ':');
u_char             13 http/modules/ngx_http_limit_zone_module.c     u_char              color;
u_char             14 http/modules/ngx_http_limit_zone_module.c     u_char              len;
u_char             16 http/modules/ngx_http_limit_zone_module.c     u_char              data[1];
u_char            236 http/modules/ngx_http_limit_zone_module.c     lz->len = (u_char) len;
u_char             14 http/modules/ngx_http_log_module.c typedef u_char *(*ngx_http_log_op_run_pt) (ngx_http_request_t *r, u_char *buf,
u_char             76 http/modules/ngx_http_log_module.c     u_char *buf, size_t len);
u_char             78 http/modules/ngx_http_log_module.c     ngx_http_log_script_t *script, u_char **name, u_char *buf, size_t len);
u_char             80 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_connection(ngx_http_request_t *r, u_char *buf,
u_char             82 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_pipe(ngx_http_request_t *r, u_char *buf,
u_char             84 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_time(ngx_http_request_t *r, u_char *buf,
u_char             86 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_iso8601(ngx_http_request_t *r, u_char *buf,
u_char             88 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_msec(ngx_http_request_t *r, u_char *buf,
u_char             90 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_request_time(ngx_http_request_t *r, u_char *buf,
u_char             92 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_status(ngx_http_request_t *r, u_char *buf,
u_char             94 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_bytes_sent(ngx_http_request_t *r, u_char *buf,
u_char             96 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_body_bytes_sent(ngx_http_request_t *r,
u_char             97 http/modules/ngx_http_log_module.c     u_char *buf, ngx_http_log_op_t *op);
u_char             98 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_request_length(ngx_http_request_t *r, u_char *buf,
u_char            105 http/modules/ngx_http_log_module.c static u_char *ngx_http_log_variable(ngx_http_request_t *r, u_char *buf,
u_char            107 http/modules/ngx_http_log_module.c static uintptr_t ngx_http_log_escape(u_char *dst, u_char *src, size_t size);
u_char            219 http/modules/ngx_http_log_module.c     u_char                   *line, *p;
u_char            314 http/modules/ngx_http_log_module.c ngx_http_log_write(ngx_http_request_t *r, ngx_http_log_t *log, u_char *buf,
u_char            317 http/modules/ngx_http_log_module.c     u_char     *name;
u_char            366 http/modules/ngx_http_log_module.c     u_char **name, u_char *buf, size_t len)
u_char            462 http/modules/ngx_http_log_module.c static u_char *
u_char            463 http/modules/ngx_http_log_module.c ngx_http_log_copy_short(ngx_http_request_t *r, u_char *buf,
u_char            473 http/modules/ngx_http_log_module.c         *buf++ = (u_char) (data & 0xff);
u_char            481 http/modules/ngx_http_log_module.c static u_char *
u_char            482 http/modules/ngx_http_log_module.c ngx_http_log_copy_long(ngx_http_request_t *r, u_char *buf,
u_char            485 http/modules/ngx_http_log_module.c     return ngx_cpymem(buf, (u_char *) op->data, op->len);
u_char            489 http/modules/ngx_http_log_module.c static u_char *
u_char            490 http/modules/ngx_http_log_module.c ngx_http_log_connection(ngx_http_request_t *r, u_char *buf,
u_char            497 http/modules/ngx_http_log_module.c static u_char *
u_char            498 http/modules/ngx_http_log_module.c ngx_http_log_pipe(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op)
u_char            510 http/modules/ngx_http_log_module.c static u_char *
u_char            511 http/modules/ngx_http_log_module.c ngx_http_log_time(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op)
u_char            517 http/modules/ngx_http_log_module.c static u_char *
u_char            518 http/modules/ngx_http_log_module.c ngx_http_log_iso8601(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op)
u_char            524 http/modules/ngx_http_log_module.c static u_char *
u_char            525 http/modules/ngx_http_log_module.c ngx_http_log_msec(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op)
u_char            535 http/modules/ngx_http_log_module.c static u_char *
u_char            536 http/modules/ngx_http_log_module.c ngx_http_log_request_time(ngx_http_request_t *r, u_char *buf,
u_char            552 http/modules/ngx_http_log_module.c static u_char *
u_char            553 http/modules/ngx_http_log_module.c ngx_http_log_status(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op)
u_char            577 http/modules/ngx_http_log_module.c static u_char *
u_char            578 http/modules/ngx_http_log_module.c ngx_http_log_bytes_sent(ngx_http_request_t *r, u_char *buf,
u_char            590 http/modules/ngx_http_log_module.c static u_char *
u_char            591 http/modules/ngx_http_log_module.c ngx_http_log_body_bytes_sent(ngx_http_request_t *r, u_char *buf,
u_char            608 http/modules/ngx_http_log_module.c static u_char *
u_char            609 http/modules/ngx_http_log_module.c ngx_http_log_request_length(ngx_http_request_t *r, u_char *buf,
u_char            656 http/modules/ngx_http_log_module.c static u_char *
u_char            657 http/modules/ngx_http_log_module.c ngx_http_log_variable(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op)
u_char            672 http/modules/ngx_http_log_module.c         return (u_char *) ngx_http_log_escape(buf, value->data, value->len);
u_char            678 http/modules/ngx_http_log_module.c ngx_http_log_escape(u_char *dst, u_char *src, size_t size)
u_char            681 http/modules/ngx_http_log_module.c     static u_char   hex[] = "0123456789ABCDEF";
u_char           1046 http/modules/ngx_http_log_module.c     u_char              *data, *p, ch;
u_char            435 http/modules/ngx_http_map_module.c         var->data = (u_char *) index;
u_char            520 http/modules/ngx_http_map_module.c         u_char                 errstr[NGX_MAX_CONF_ERRSTR];
u_char            142 http/modules/ngx_http_memcached_module.c static u_char  ngx_http_memcached_end[] = CRLF "END" CRLF;
u_char            258 http/modules/ngx_http_memcached_module.c         b->last = (u_char *) ngx_escape_uri(b->last, vv->data, vv->len,
u_char            283 http/modules/ngx_http_memcached_module.c     u_char                    *p, *len;
u_char            402 http/modules/ngx_http_memcached_module.c     u_char               *last;
u_char            631 http/modules/ngx_http_proxy_module.c     u_char               *p;
u_char            645 http/modules/ngx_http_proxy_module.c     if (ngx_strncasecmp(proxy.data, (u_char *) "http://", 7) == 0) {
u_char            652 http/modules/ngx_http_proxy_module.c     } else if (ngx_strncasecmp(proxy.data, (u_char *) "https://", 8) == 0) {
u_char            737 http/modules/ngx_http_proxy_module.c     u_char                     *p;
u_char           1326 http/modules/ngx_http_proxy_module.c                 h->lowcase_key = (u_char *) "server";
u_char           1339 http/modules/ngx_http_proxy_module.c                 h->lowcase_key = (u_char *) "date";
u_char           1429 http/modules/ngx_http_proxy_module.c     u_char  *p;
u_char           1525 http/modules/ngx_http_proxy_module.c     u_char  *data, *p;
u_char           1562 http/modules/ngx_http_proxy_module.c     u_char                       *data, *p;
u_char           1720 http/modules/ngx_http_proxy_module.c     u_char                     *p;
u_char           2097 http/modules/ngx_http_proxy_module.c     u_char                       *p;
u_char           2230 http/modules/ngx_http_proxy_module.c             p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
u_char           2261 http/modules/ngx_http_proxy_module.c             p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
u_char           2302 http/modules/ngx_http_proxy_module.c             p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
u_char           2397 http/modules/ngx_http_proxy_module.c     if (ngx_strncasecmp(url->data, (u_char *) "http://", 7) == 0) {
u_char           2401 http/modules/ngx_http_proxy_module.c     } else if (ngx_strncasecmp(url->data, (u_char *) "https://", 8) == 0) {
u_char           2472 http/modules/ngx_http_proxy_module.c     u_char                     *p;
u_char             75 http/modules/ngx_http_random_index_module.c     u_char                            *last, *filename;
u_char            164 http/modules/ngx_http_range_filter_module.c                            (u_char *) "bytes=", 6)
u_char            237 http/modules/ngx_http_range_filter_module.c     u_char            *p;
u_char             43 http/modules/ngx_http_realip_module.c static ngx_int_t ngx_http_realip_set_addr(ngx_http_request_t *r, u_char *ip,
u_char            110 http/modules/ngx_http_realip_module.c     u_char                      *ip, *p;
u_char            243 http/modules/ngx_http_realip_module.c ngx_http_realip_set_addr(ngx_http_request_t *r, u_char *ip, size_t len)
u_char            245 http/modules/ngx_http_realip_module.c     u_char                 *p;
u_char             96 http/modules/ngx_http_referer_module.c     u_char                    *p, *ref, *last;
u_char            101 http/modules/ngx_http_referer_module.c     u_char                     buf[256];
u_char            130 http/modules/ngx_http_referer_module.c         if (ngx_strncasecmp(ref, (u_char *) "http://", 7) == 0) {
u_char            134 http/modules/ngx_http_referer_module.c         } else if (ngx_strncasecmp(ref, (u_char *) "https://", 8) == 0) {
u_char            359 http/modules/ngx_http_referer_module.c     u_char                    *p;
u_char            451 http/modules/ngx_http_referer_module.c         p = (u_char *) ngx_strchr(value[i].data, '/');
u_char            514 http/modules/ngx_http_referer_module.c     u_char                errstr[NGX_MAX_CONF_ERRSTR];
u_char            304 http/modules/ngx_http_rewrite_module.c     u_char                             errstr[NGX_MAX_CONF_ERRSTR];
u_char            424 http/modules/ngx_http_rewrite_module.c     regex->next = (u_char *) lcf->codes->elts + lcf->codes->nelts
u_char            425 http/modules/ngx_http_rewrite_module.c                                               - (u_char *) regex;
u_char            436 http/modules/ngx_http_rewrite_module.c     u_char                            *p;
u_char            521 http/modules/ngx_http_rewrite_module.c     u_char                       *elts;
u_char            616 http/modules/ngx_http_rewrite_module.c                    ((u_char *) if_code + ((u_char *) lcf->codes->elts - elts));
u_char            619 http/modules/ngx_http_rewrite_module.c     if_code->next = (u_char *) lcf->codes->elts + lcf->codes->nelts
u_char            620 http/modules/ngx_http_rewrite_module.c                                                 - (u_char *) if_code;
u_char            633 http/modules/ngx_http_rewrite_module.c     u_char                        *p;
u_char            641 http/modules/ngx_http_rewrite_module.c     u_char                         errstr[NGX_MAX_CONF_ERRSTR];
u_char            912 http/modules/ngx_http_rewrite_module.c         && ngx_strncasecmp(value[1].data, (u_char *) "http_", 5) != 0
u_char            913 http/modules/ngx_http_rewrite_module.c         && ngx_strncasecmp(value[1].data, (u_char *) "sent_http_", 10) != 0
u_char            914 http/modules/ngx_http_rewrite_module.c         && ngx_strncasecmp(value[1].data, (u_char *) "upstream_http_", 14) != 0)
u_char            512 http/modules/ngx_http_scgi_module.c     u_char                        ch, *key, *val, *lowcase_key;
u_char            713 http/modules/ngx_http_scgi_module.c             *b->last++ = (u_char) 0;
u_char            717 http/modules/ngx_http_scgi_module.c             *b->last++ = (u_char) 0;
u_char            728 http/modules/ngx_http_scgi_module.c     *b->last++ = (u_char) ',';
u_char           1043 http/modules/ngx_http_scgi_module.c     u_char                       *p;
u_char           1414 http/modules/ngx_http_scgi_module.c         p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
u_char            103 http/modules/ngx_http_secure_link_module.c     u_char                       *p, *last;
u_char            109 http/modules/ngx_http_secure_link_module.c     u_char                        hash_buf[16], md5_buf[16];
u_char            182 http/modules/ngx_http_secure_link_module.c     v->data = (u_char *) ((expires && expires < ngx_time()) ? "0" : "1");
u_char            203 http/modules/ngx_http_secure_link_module.c     u_char      *p, *start, *end, *last;
u_char            208 http/modules/ngx_http_secure_link_module.c     u_char       hash[16];
u_char            202 http/modules/ngx_http_ssi_filter_module.c static u_char ngx_http_ssi_string[] = "<!--";
u_char            972 http/modules/ngx_http_ssi_filter_module.c     u_char                *p, *value, *last, *copy_end, ch;
u_char           1574 http/modules/ngx_http_ssi_filter_module.c     u_char                      ch, *p, **value, *data, *part_data;
u_char           1642 http/modules/ngx_http_ssi_filter_module.c     if (ngx_array_init(&values, r->pool, 8, sizeof(u_char *)) != NGX_OK) {
u_char           1826 http/modules/ngx_http_ssi_filter_module.c     u_char                      *dst, *src;
u_char           1873 http/modules/ngx_http_ssi_filter_module.c             && ngx_strncasecmp(wait->data, (u_char *) "no", 2) == 0)
u_char           1878 http/modules/ngx_http_ssi_filter_module.c                    || ngx_strncasecmp(wait->data, (u_char *) "yes", 3) != 0)
u_char           2098 http/modules/ngx_http_ssi_filter_module.c     u_char                     *p;
u_char           2318 http/modules/ngx_http_ssi_filter_module.c     u_char       *p, *last;
u_char           2456 http/modules/ngx_http_ssi_filter_module.c         u_char               errstr[NGX_MAX_CONF_ERRSTR];
u_char             41 http/modules/ngx_http_ssi_filter_module.h     u_char                   *pos;
u_char             42 http/modules/ngx_http_ssi_filter_module.h     u_char                   *copy_start;
u_char             43 http/modules/ngx_http_ssi_filter_module.h     u_char                   *copy_end;
u_char             42 http/modules/ngx_http_ssl_module.h     u_char                         *file;
u_char             50 http/modules/ngx_http_static_module.c     u_char                    *last, *location;
u_char             39 http/modules/ngx_http_sub_filter_module.c     u_char                    *pos;
u_char             40 http/modules/ngx_http_sub_filter_module.c     u_char                    *copy_start;
u_char             41 http/modules/ngx_http_sub_filter_module.c     u_char                    *copy_end;
u_char            507 http/modules/ngx_http_sub_filter_module.c     u_char                *p, *last, *copy_end, ch, match;
u_char             18 http/modules/ngx_http_upstream_ip_hash_module.c     u_char                             addr[3];
u_char             20 http/modules/ngx_http_upstream_ip_hash_module.c     u_char                             tries;
u_char             95 http/modules/ngx_http_upstream_ip_hash_module.c     u_char                                 *p;
u_char            117 http/modules/ngx_http_upstream_ip_hash_module.c         p = (u_char *) &sin->sin_addr.s_addr;
u_char             33 http/modules/ngx_http_userid_filter_module.c     u_char      mark;
u_char             74 http/modules/ngx_http_userid_filter_module.c static u_char expires[] = "; expires=Thu, 31-Dec-37 23:55:55 GMT";
u_char            336 http/modules/ngx_http_userid_filter_module.c     dst.data = (u_char *) ctx->uid_got;
u_char            359 http/modules/ngx_http_userid_filter_module.c     u_char           *cookie, *p;
u_char            392 http/modules/ngx_http_userid_filter_module.c         src.data = (u_char *) ctx->uid_set;
u_char            458 http/modules/ngx_http_userid_filter_module.c     u_char               *p;
u_char            515 http/modules/ngx_http_userid_filter_module.c                 p = (u_char *) &ctx->uid_set[0];
u_char            613 http/modules/ngx_http_userid_filter_module.c     conf->mark = (u_char) '\xFF';
u_char            636 http/modules/ngx_http_userid_filter_module.c     if (conf->mark == (u_char) '\xFF') {
u_char            637 http/modules/ngx_http_userid_filter_module.c         if (prev->mark == (u_char) '\xFF') {
u_char            663 http/modules/ngx_http_userid_filter_module.c     u_char  *p, *new;
u_char            690 http/modules/ngx_http_userid_filter_module.c     u_char  *p, *new;
u_char            763 http/modules/ngx_http_userid_filter_module.c     if (ucf->mark != (u_char) '\xFF') {
u_char            545 http/modules/ngx_http_uwsgi_module.c     u_char                        ch, *lowcase_key;
u_char            672 http/modules/ngx_http_uwsgi_module.c     *b->last++ = (u_char) uwcf->modifier1;
u_char            673 http/modules/ngx_http_uwsgi_module.c     *b->last++ = (u_char) (len & 0xff);
u_char            674 http/modules/ngx_http_uwsgi_module.c     *b->last++ = (u_char) ((len >> 8) & 0xff);
u_char            675 http/modules/ngx_http_uwsgi_module.c     *b->last++ = (u_char) uwcf->modifier2;
u_char            690 http/modules/ngx_http_uwsgi_module.c             key_len = (u_char) lcode (&le);
u_char            697 http/modules/ngx_http_uwsgi_module.c             *e.pos++ = (u_char) (key_len & 0xff);
u_char            698 http/modules/ngx_http_uwsgi_module.c             *e.pos++ = (u_char) ((key_len >> 8) & 0xff);
u_char            703 http/modules/ngx_http_uwsgi_module.c             *e.pos++ = (u_char) (val_len & 0xff);
u_char            704 http/modules/ngx_http_uwsgi_module.c             *e.pos++ = (u_char) ((val_len >> 8) & 0xff);
u_char            746 http/modules/ngx_http_uwsgi_module.c             *b->last++ = (u_char) (key_len & 0xff);
u_char            747 http/modules/ngx_http_uwsgi_module.c             *b->last++ = (u_char) ((key_len >> 8) & 0xff);
u_char            764 http/modules/ngx_http_uwsgi_module.c             *b->last++ = (u_char) (val_len & 0xff);
u_char            765 http/modules/ngx_http_uwsgi_module.c             *b->last++ = (u_char) ((val_len >> 8) & 0xff);
u_char           1096 http/modules/ngx_http_uwsgi_module.c     u_char                       *p;
u_char           1472 http/modules/ngx_http_uwsgi_module.c         p = (u_char *) copy + sizeof(ngx_http_script_copy_code_t);
u_char             29 http/modules/ngx_http_xslt_filter_module.c     u_char              *name;
u_char             79 http/modules/ngx_http_xslt_filter_module.c static u_char *ngx_http_xslt_content_type(xsltStylesheetPtr s);
u_char             80 http/modules/ngx_http_xslt_filter_module.c static u_char *ngx_http_xslt_encoding(xsltStylesheetPtr s);
u_char            426 http/modules/ngx_http_xslt_filter_module.c     u_char                       buf[NGX_MAX_ERROR_STR];
u_char            448 http/modules/ngx_http_xslt_filter_module.c     u_char                           *type, *encoding;
u_char            506 http/modules/ngx_http_xslt_filter_module.c                    doc_type, type ? type : (u_char *) "(null)",
u_char            507 http/modules/ngx_http_xslt_filter_module.c                    encoding ? encoding : (u_char *) "(null)");
u_char            569 http/modules/ngx_http_xslt_filter_module.c     u_char                    *p, *last, *value, *dst, *src, **s;
u_char            592 http/modules/ngx_http_xslt_filter_module.c             p = (u_char *) ngx_strchr(p, '=');
u_char            611 http/modules/ngx_http_xslt_filter_module.c             p = (u_char *) ngx_strchr(p, ':');
u_char            654 http/modules/ngx_http_xslt_filter_module.c static u_char *
u_char            657 http/modules/ngx_http_xslt_filter_module.c     u_char  *type;
u_char            676 http/modules/ngx_http_xslt_filter_module.c static u_char *
u_char            679 http/modules/ngx_http_xslt_filter_module.c     u_char  *encoding;
u_char            636 http/modules/perl/ngx_http_perl_module.c     u_char      *err;
u_char            652 http/modules/perl/ngx_http_perl_module.c             err = (u_char *) SvPV(ERRSV, len);
u_char            674 http/modules/perl/ngx_http_perl_module.c     u_char            *err;
u_char            736 http/modules/perl/ngx_http_perl_module.c         err = (u_char *) SvPV(ERRSV, len);
u_char            766 http/modules/perl/ngx_http_perl_module.c     u_char  *p;
u_char           1004 http/ngx_http.c     u_char                     *name;
u_char           1091 http/ngx_http.c     node->auto_redirect = (u_char) ((lq->exact && lq->exact->auto_redirect)
u_char           1094 http/ngx_http.c     node->len = (u_char) len;
u_char           1216 http/ngx_http.c     u_char                *p;
u_char             23 http/ngx_http.h typedef u_char *(*ngx_http_log_handler_pt)(ngx_http_request_t *r,
u_char             24 http/ngx_http.h     ngx_http_request_t *sr, u_char *buf, size_t len);
u_char             57 http/ngx_http.h     u_char              *start;
u_char             58 http/ngx_http.h     u_char              *end;
u_char             89 http/ngx_http.h ngx_int_t ngx_http_arg(ngx_http_request_t *r, u_char *name, size_t len,
u_char            127 http/ngx_http.h time_t ngx_http_parse_time(u_char *value, size_t len);
u_char             18 http/ngx_http_busy_lock.h     u_char             *md5_mask;
u_char             38 http/ngx_http_busy_lock.h     u_char        *md5;
u_char             37 http/ngx_http_cache.h     u_char                           key[NGX_HTTP_CACHE_KEY_LEN
u_char             61 http/ngx_http_cache.h     u_char                           key[NGX_HTTP_CACHE_KEY_LEN];
u_char            131 http/ngx_http_cache.h void ngx_http_file_cache_set_header(ngx_http_request_t *r, u_char *buf);
u_char             13 http/ngx_http_core_module.c     u_char    *name;
u_char            777 http/ngx_http_core_module.c ngx_str_t  ngx_http_core_get_method = { 3, (u_char *) "GET " };
u_char            914 http/ngx_http_core_module.c     u_char                    *p;
u_char           1139 http/ngx_http_core_module.c     u_char                       *p, *name;
u_char           1557 http/ngx_http_core_module.c     u_char     *uri;
u_char           1635 http/ngx_http_core_module.c     u_char      c, *lowcase;
u_char           1677 http/ngx_http_core_module.c     u_char                     c, *exten;
u_char           1862 http/ngx_http_core_module.c u_char *
u_char           1866 http/ngx_http_core_module.c     u_char                    *last;
u_char           1950 http/ngx_http_core_module.c         r->headers_in.user.data = (u_char *) "";
u_char           1957 http/ngx_http_core_module.c         || ngx_strncasecmp(encoded.data, (u_char *) "Basic ",
u_char           1961 http/ngx_http_core_module.c         r->headers_in.user.data = (u_char *) "";
u_char           1974 http/ngx_http_core_module.c         r->headers_in.user.data = (u_char *) "";
u_char           1985 http/ngx_http_core_module.c         r->headers_in.user.data = (u_char *) "";
u_char           1998 http/ngx_http_core_module.c         r->headers_in.user.data = (u_char *) "";
u_char           2565 http/ngx_http_core_module.c     u_char                    *mod;
u_char           2761 http/ngx_http_core_module.c     u_char               errstr[NGX_MAX_CONF_ERRSTR];
u_char           3648 http/ngx_http_core_module.c     u_char                   ch;
u_char           3690 http/ngx_http_core_module.c         if (ngx_strcasecmp(value[i].data, (u_char *) "$hostname") == 0) {
u_char           3704 http/ngx_http_core_module.c         u_char               *p;
u_char           3706 http/ngx_http_core_module.c         u_char                errstr[NGX_MAX_CONF_ERRSTR];
u_char           3853 http/ngx_http_core_module.c    { (u_char *) "GET",       (uint32_t) ~NGX_HTTP_GET },
u_char           3854 http/ngx_http_core_module.c    { (u_char *) "HEAD",      (uint32_t) ~NGX_HTTP_HEAD },
u_char           3855 http/ngx_http_core_module.c    { (u_char *) "POST",      (uint32_t) ~NGX_HTTP_POST },
u_char           3856 http/ngx_http_core_module.c    { (u_char *) "PUT",       (uint32_t) ~NGX_HTTP_PUT },
u_char           3857 http/ngx_http_core_module.c    { (u_char *) "DELETE",    (uint32_t) ~NGX_HTTP_DELETE },
u_char           3858 http/ngx_http_core_module.c    { (u_char *) "MKCOL",     (uint32_t) ~NGX_HTTP_MKCOL },
u_char           3859 http/ngx_http_core_module.c    { (u_char *) "COPY",      (uint32_t) ~NGX_HTTP_COPY },
u_char           3860 http/ngx_http_core_module.c    { (u_char *) "MOVE",      (uint32_t) ~NGX_HTTP_MOVE },
u_char           3861 http/ngx_http_core_module.c    { (u_char *) "OPTIONS",   (uint32_t) ~NGX_HTTP_OPTIONS },
u_char           3862 http/ngx_http_core_module.c    { (u_char *) "PROPFIND" , (uint32_t) ~NGX_HTTP_PROPFIND },
u_char           3863 http/ngx_http_core_module.c    { (u_char *) "PROPPATCH", (uint32_t) ~NGX_HTTP_PROPPATCH },
u_char           3864 http/ngx_http_core_module.c    { (u_char *) "LOCK",      (uint32_t) ~NGX_HTTP_LOCK },
u_char           3865 http/ngx_http_core_module.c    { (u_char *) "UNLOCK",    (uint32_t) ~NGX_HTTP_UNLOCK },
u_char           3866 http/ngx_http_core_module.c    { (u_char *) "PATCH",     (uint32_t) ~NGX_HTTP_PATCH },
u_char           4003 http/ngx_http_core_module.c     u_char                            *p;
u_char           4065 http/ngx_http_core_module.c         p = (u_char *) ngx_strchr(uri.data, '?');
u_char           4405 http/ngx_http_core_module.c     u_char                errstr[NGX_MAX_CONF_ERRSTR];
u_char             60 http/ngx_http_core_module.h         u_char                 sockaddr_data[NGX_SOCKADDRLEN];
u_char             90 http/ngx_http_core_module.h     u_char                     addr[NGX_SOCKADDR_STRLEN + 1];
u_char            422 http/ngx_http_core_module.h     u_char                          *file_name;
u_char            436 http/ngx_http_core_module.h     u_char                           auto_redirect;
u_char            437 http/ngx_http_core_module.h     u_char                           len;
u_char            438 http/ngx_http_core_module.h     u_char                           name[1];
u_char            466 http/ngx_http_core_module.h u_char *ngx_http_map_uri_to_path(ngx_http_request_t *r, ngx_str_t *name,
u_char             25 http/ngx_http_file_cache.c     ngx_http_file_cache_lookup(ngx_http_file_cache_t *cache, u_char *key);
u_char             32 http/ngx_http_file_cache.c     ngx_queue_t *q, u_char *name);
u_char             57 http/ngx_http_file_cache.c static u_char  ngx_http_file_cache_key[] = { LF, 'K', 'E', 'Y', ':', ' ' };
u_char            575 http/ngx_http_file_cache.c     ngx_memcpy((u_char *) &fcn->node.key, c->key, sizeof(ngx_rbtree_key_t));
u_char            620 http/ngx_http_file_cache.c     u_char            *p;
u_char            649 http/ngx_http_file_cache.c ngx_http_file_cache_lookup(ngx_http_file_cache_t *cache, u_char *key)
u_char            656 http/ngx_http_file_cache.c     ngx_memcpy((u_char *) &node_key, key, sizeof(ngx_rbtree_key_t));
u_char            742 http/ngx_http_file_cache.c ngx_http_file_cache_set_header(ngx_http_request_t *r, u_char *buf)
u_char            746 http/ngx_http_file_cache.c     u_char            *p;
u_char            991 http/ngx_http_file_cache.c     u_char                      *name;
u_char           1054 http/ngx_http_file_cache.c     u_char                      *name, *p;
u_char           1060 http/ngx_http_file_cache.c     u_char                       key[2 * NGX_HTTP_CACHE_KEY_LEN];
u_char           1111 http/ngx_http_file_cache.c         p = ngx_hex_dump(key, (u_char *) &fcn->node.key,
u_char           1141 http/ngx_http_file_cache.c     u_char *name)
u_char           1143 http/ngx_http_file_cache.c     u_char                      *p;
u_char           1155 http/ngx_http_file_cache.c         p = ngx_hex_dump(p, (u_char *) &fcn->node.key,
u_char           1335 http/ngx_http_file_cache.c     u_char                        *p;
u_char           1362 http/ngx_http_file_cache.c     n = ngx_read_file(&c.file, (u_char *) &h,
u_char           1406 http/ngx_http_file_cache.c         c.key[i] = (u_char) n;
u_char           1433 http/ngx_http_file_cache.c         ngx_memcpy((u_char *) &fcn->node.key, c->key, sizeof(ngx_rbtree_key_t));
u_char           1513 http/ngx_http_file_cache.c     u_char                 *last, *p;
u_char           1591 http/ngx_http_file_cache.c             p = (u_char *) ngx_strchr(name.data, ':');
u_char            156 http/ngx_http_header_filter_module.c     u_char                    *p;
u_char            171 http/ngx_http_header_filter_module.c     u_char                     addr[NGX_SOCKADDR_STRLEN];
u_char            457 http/ngx_http_header_filter_module.c             p = (u_char *) ngx_http_server_full_string;
u_char            461 http/ngx_http_header_filter_module.c             p = (u_char *) ngx_http_server_string;
u_char            105 http/ngx_http_parse.c     u_char  c, ch, *p, *m;
u_char            281 http/ngx_http_parse.c             c = (u_char) (ch | 0x20);
u_char            298 http/ngx_http_parse.c             c = (u_char) (ch | 0x20);
u_char            336 http/ngx_http_parse.c             c = (u_char) (ch | 0x20);
u_char            757 http/ngx_http_parse.c     u_char      c, ch, *p;
u_char            772 http/ngx_http_parse.c     static u_char  lowcase[] =
u_char            998 http/ngx_http_parse.c     u_char  c, ch, decoded, *p, *u;
u_char           1224 http/ngx_http_parse.c                 decoded = (u_char) (ch - '0');
u_char           1230 http/ngx_http_parse.c             c = (u_char) (ch | 0x20);
u_char           1232 http/ngx_http_parse.c                 decoded = (u_char) (c - 'a' + 10);
u_char           1242 http/ngx_http_parse.c                 ch = (u_char) ((decoded << 4) + ch - '0');
u_char           1258 http/ngx_http_parse.c             c = (u_char) (ch | 0x20);
u_char           1260 http/ngx_http_parse.c                 ch = (u_char) ((decoded << 4) + c - 'a' + 10);
u_char           1324 http/ngx_http_parse.c     u_char   ch;
u_char           1325 http/ngx_http_parse.c     u_char  *p;
u_char           1529 http/ngx_http_parse.c     u_char  ch, *p;
u_char           1591 http/ngx_http_parse.c     u_char            *start, *last, *end, ch;
u_char           1660 http/ngx_http_parse.c ngx_http_arg(ngx_http_request_t *r, u_char *name, size_t len, ngx_str_t *value)
u_char           1662 http/ngx_http_parse.c     u_char  *p, *last;
u_char           1704 http/ngx_http_parse.c     u_char  *p, *last;
u_char             14 http/ngx_http_parse_time.c ngx_http_parse_time(u_char *value, size_t len)
u_char             16 http/ngx_http_parse_time.c     u_char      *p, *end;
u_char             34 http/ngx_http_request.c static ssize_t ngx_http_validate_host(ngx_http_request_t *r, u_char **host,
u_char             37 http/ngx_http_request.c     u_char *host, size_t len);
u_char             57 http/ngx_http_request.c static u_char *ngx_http_log_error(ngx_log_t *log, u_char *buf, size_t len);
u_char             58 http/ngx_http_request.c static u_char *ngx_http_log_error_handler(ngx_http_request_t *r,
u_char             59 http/ngx_http_request.c     ngx_http_request_t *sr, u_char *buf, size_t len);
u_char            527 http/ngx_http_request.c     u_char               buf[1];
u_char            635 http/ngx_http_request.c     u_char                   *host;
u_char            660 http/ngx_http_request.c     host = (u_char *) servername;
u_char            687 http/ngx_http_request.c     u_char                    *host;
u_char            792 http/ngx_http_request.c             u_char  *p;
u_char            808 http/ngx_http_request.c                 if (ngx_strncasecmp(p - 6, (u_char *) "::$data", 7) == 0) {
u_char            936 http/ngx_http_request.c     u_char                     *p;
u_char           1178 http/ngx_http_request.c     u_char                    *old, *new;
u_char           1368 http/ngx_http_request.c     u_char   *host;
u_char           1420 http/ngx_http_request.c     u_char  *user_agent, *msie;
u_char           1657 http/ngx_http_request.c ngx_http_validate_host(ngx_http_request_t *r, u_char **host, size_t len,
u_char           1660 http/ngx_http_request.c     u_char      *h, ch;
u_char           1714 http/ngx_http_request.c ngx_http_find_virtual_server(ngx_http_request_t *r, u_char *host, size_t len)
u_char           2766 http/ngx_http_request.c     u_char                     buffer[NGX_HTTP_LINGERING_BUFFER_SIZE];
u_char           3051 http/ngx_http_request.c static u_char *
u_char           3052 http/ngx_http_request.c ngx_http_log_error(ngx_log_t *log, u_char *buf, size_t len)
u_char           3054 http/ngx_http_request.c     u_char              *p;
u_char           3083 http/ngx_http_request.c static u_char *
u_char           3085 http/ngx_http_request.c     u_char *buf, size_t len)
u_char           3088 http/ngx_http_request.c     u_char                    *p;
u_char            258 http/ngx_http_request.h     u_char                           *content_type_lowcase;
u_char            409 http/ngx_http_request.h     u_char                           *captures_data;
u_char            529 http/ngx_http_request.h     u_char                            lowcase_header[NGX_HTTP_LC_HEADER_LEN];
u_char            531 http/ngx_http_request.h     u_char                           *header_name_start;
u_char            532 http/ngx_http_request.h     u_char                           *header_name_end;
u_char            533 http/ngx_http_request.h     u_char                           *header_start;
u_char            534 http/ngx_http_request.h     u_char                           *header_end;
u_char            541 http/ngx_http_request.h     u_char                           *uri_start;
u_char            542 http/ngx_http_request.h     u_char                           *uri_end;
u_char            543 http/ngx_http_request.h     u_char                           *uri_ext;
u_char            544 http/ngx_http_request.h     u_char                           *args_start;
u_char            545 http/ngx_http_request.h     u_char                           *request_start;
u_char            546 http/ngx_http_request.h     u_char                           *request_end;
u_char            547 http/ngx_http_request.h     u_char                           *method_end;
u_char            548 http/ngx_http_request.h     u_char                           *schema_start;
u_char            549 http/ngx_http_request.h     u_char                           *schema_end;
u_char            550 http/ngx_http_request.h     u_char                           *host_start;
u_char            551 http/ngx_http_request.h     u_char                           *host_end;
u_char            552 http/ngx_http_request.h     u_char                           *port_start;
u_char            553 http/ngx_http_request.h     u_char                           *port_end;
u_char            563 http/ngx_http_request.h     u_char                            aio_preload;
u_char            560 http/ngx_http_request_body.c     u_char   buffer[NGX_HTTP_DISCARD_BUFFER_SIZE];
u_char            617 http/ngx_http_request_body.c         || ngx_strncasecmp(expect->data, (u_char *) "100-continue",
u_char            628 http/ngx_http_request_body.c                             (u_char *) "HTTP/1.1 100 Continue" CRLF CRLF,
u_char             29 http/ngx_http_script.c #define ngx_http_script_exit  (u_char *) &ngx_http_script_exit_code
u_char            338 http/ngx_http_script.c     u_char       ch;
u_char            488 http/ngx_http_script.c u_char *
u_char            608 http/ngx_http_script.c         zero.data = (u_char *) "\0";
u_char            661 http/ngx_http_script.c     u_char  *elts, **p;
u_char            674 http/ngx_http_script.c             *p += (u_char *) codes->elts - elts;
u_char            686 http/ngx_http_script.c     u_char                       *p;
u_char            713 http/ngx_http_script.c     p = ngx_cpymem((u_char *) code + sizeof(ngx_http_script_copy_code_t),
u_char            741 http/ngx_http_script.c     u_char                       *p;
u_char            833 http/ngx_http_script.c     u_char                      *p;
u_char            949 http/ngx_http_script.c                 e->sp->data = (u_char *) "1";
u_char            953 http/ngx_http_script.c                 e->sp->data = (u_char *) "";
u_char            980 http/ngx_http_script.c             e->sp->data = (u_char *) "";
u_char            984 http/ngx_http_script.c             e->sp->data = (u_char *) "1";
u_char           1070 http/ngx_http_script.c     u_char                            *dst, *src;
u_char           1098 http/ngx_http_script.c             *e->pos++ = (u_char) (code->args ? '&' : '?');
u_char           1208 http/ngx_http_script.c     u_char                               *p;
u_char           1246 http/ngx_http_script.c     u_char                               *p, *pos;
u_char           1269 http/ngx_http_script.c             e->pos = (u_char *) ngx_escape_uri(pos, &p[cap[n]],
u_char           1652 http/ngx_http_script.c     e->sp->data = (u_char *) code->text_data;
u_char             17 http/ngx_http_script.h     u_char                     *ip;
u_char             18 http/ngx_http_script.h     u_char                     *pos;
u_char             25 http/ngx_http_script.h     u_char                     *args;
u_char            221 http/ngx_http_script.h u_char *ngx_http_script_run(ngx_http_request_t *r, ngx_str_t *value,
u_char             20 http/ngx_http_special_response.c static u_char ngx_http_error_full_tail[] =
u_char             27 http/ngx_http_special_response.c static u_char ngx_http_error_tail[] =
u_char             34 http/ngx_http_special_response.c static u_char ngx_http_msie_padding[] =
u_char             44 http/ngx_http_special_response.c static u_char ngx_http_msie_refresh_head[] =
u_char             48 http/ngx_http_special_response.c static u_char ngx_http_msie_refresh_tail[] =
u_char            349 http/ngx_http_special_response.c static ngx_str_t  ngx_http_get_name = { 3, (u_char *) "GET " };
u_char            604 http/ngx_http_special_response.c     u_char       *tail;
u_char            713 http/ngx_http_special_response.c     u_char       *p, *location;
u_char            766 http/ngx_http_special_response.c         p = (u_char *) ngx_escape_uri(p, location, len, NGX_ESCAPE_REFRESH);
u_char           3104 http/ngx_http_upstream.c     u_char     *p, *last;
u_char           3122 http/ngx_http_upstream.c     if (ngx_strlcasestrn(p, last, (u_char *) "no-cache", 8 - 1) != NULL
u_char           3123 http/ngx_http_upstream.c         || ngx_strlcasestrn(p, last, (u_char *) "no-store", 8 - 1) != NULL
u_char           3124 http/ngx_http_upstream.c         || ngx_strlcasestrn(p, last, (u_char *) "private", 7 - 1) != NULL)
u_char           3130 http/ngx_http_upstream.c     p = ngx_strlcasestrn(p, last, (u_char *) "max-age=", 8 - 1);
u_char           3216 http/ngx_http_upstream.c     u_char     *p;
u_char           3283 http/ngx_http_upstream.c     u_char  c0, c1, c2;
u_char           3379 http/ngx_http_upstream.c     u_char  *p, *last;
u_char           3399 http/ngx_http_upstream.c         if (ngx_strncasecmp(p, (u_char *) "charset=", 8) != 0) {
u_char           3523 http/ngx_http_upstream.c     u_char           *p;
u_char           3640 http/ngx_http_upstream.c     u_char                     *p;
u_char           3711 http/ngx_http_upstream.c     u_char                     *p;
u_char           3776 http/ngx_http_upstream.c     u_char                     *p;
u_char           3845 http/ngx_http_upstream.c     u_char                     *p;
u_char            111 http/ngx_http_upstream.h     u_char                          *file_name;
u_char            254 http/ngx_http_upstream_round_robin.c     u_char                            *p;
u_char            644 http/ngx_http_variables.c     u_char            *p;
u_char            723 http/ngx_http_variables.c     u_char            ch;
u_char            777 http/ngx_http_variables.c     u_char  *p, *s;
u_char            843 http/ngx_http_variables.c     u_char     *arg;
u_char            921 http/ngx_http_variables.c         v->data = (u_char *) &sin->sin_addr;
u_char            992 http/ngx_http_variables.c     u_char     addr[NGX_SOCKADDR_STRLEN];
u_char           1076 http/ngx_http_variables.c         v->data = (u_char *) "https";
u_char           1087 http/ngx_http_variables.c     v->data = (u_char *) "http";
u_char           1108 http/ngx_http_variables.c     v->data = (u_char *) "?";
u_char           1160 http/ngx_http_variables.c     u_char                     real[NGX_MAX_PATH];
u_char           1298 http/ngx_http_variables.c     u_char  *p;
u_char           1344 http/ngx_http_variables.c     u_char  *p;
u_char           1405 http/ngx_http_variables.c     u_char  *p;
u_char           1459 http/ngx_http_variables.c     v->data = (u_char *) p;
u_char           1469 http/ngx_http_variables.c     u_char                    *p;
u_char           1507 http/ngx_http_variables.c         v->data = (u_char *) "chunked";
u_char           1526 http/ngx_http_variables.c         v->data = (u_char *) "OK";
u_char           1535 http/ngx_http_variables.c     v->data = (u_char *) "";
u_char           1545 http/ngx_http_variables.c     u_char       *p;
u_char           1622 http/ngx_http_variables.c     v->data = (u_char *) NGINX_VERSION;
u_char           1646 http/ngx_http_variables.c     u_char  *p;
u_char           1665 http/ngx_http_variables.c     u_char *text, size_t len, ngx_str_t *match)
u_char           1721 http/ngx_http_variables.c     u_char                     *p;
u_char             18 http/ngx_http_variables.h #define ngx_http_variable(v)     { sizeof(v) - 1, 1, 0, 0, 0, (u_char *) v }
u_char            103 http/ngx_http_variables.h     ngx_uint_t key, u_char *text, size_t len, ngx_str_t *match);
u_char            423 mail/ngx_mail.c     u_char              *p;
u_char            428 mail/ngx_mail.c     u_char               buf[NGX_SOCKADDR_STRLEN];
u_char            471 mail/ngx_mail.c     u_char               *p;
u_char            476 mail/ngx_mail.c     u_char                buf[NGX_SOCKADDR_STRLEN];
u_char             29 mail/ngx_mail.h     u_char                  sockaddr[NGX_SOCKADDRLEN];
u_char            125 mail/ngx_mail.h     u_char                 *file_name;
u_char            232 mail/ngx_mail.h     u_char                 *cmd_start;
u_char            233 mail/ngx_mail.h     u_char                 *arg_start;
u_char            234 mail/ngx_mail.h     u_char                 *arg_end;
u_char            390 mail/ngx_mail.h u_char *ngx_mail_log_error(ngx_log_t *log, u_char *buf, size_t len);
u_char             25 mail/ngx_mail_auth_http_module.c     u_char                         *file;
u_char             44 mail/ngx_mail_auth_http_module.c     u_char                         *header_name_start;
u_char             45 mail/ngx_mail_auth_http_module.c     u_char                         *header_name_end;
u_char             46 mail/ngx_mail_auth_http_module.c     u_char                         *header_start;
u_char             47 mail/ngx_mail_auth_http_module.c     u_char                         *header_end;
u_char            349 mail/ngx_mail_auth_http_module.c     u_char  *p, ch;
u_char            456 mail/ngx_mail_auth_http_module.c     u_char              *p;
u_char            490 mail/ngx_mail_auth_http_module.c                                    (u_char *) "Auth-Status",
u_char            567 mail/ngx_mail_auth_http_module.c                                    (u_char *) "Auth-Server",
u_char            579 mail/ngx_mail_auth_http_module.c                                    (u_char *) "Auth-Port",
u_char            591 mail/ngx_mail_auth_http_module.c                                    (u_char *) "Auth-User",
u_char            612 mail/ngx_mail_auth_http_module.c                                    (u_char *) "Auth-Pass",
u_char            634 mail/ngx_mail_auth_http_module.c                                    (u_char *) "Auth-Wait",
u_char            650 mail/ngx_mail_auth_http_module.c                                    (u_char *) "Auth-Error-Code",
u_char            918 mail/ngx_mail_auth_http_module.c     u_char      c, ch, *p;
u_char            951 mail/ngx_mail_auth_http_module.c                 c = (u_char) (ch | 0x20);
u_char            966 mail/ngx_mail_auth_http_module.c             c = (u_char) (ch | 0x20);
u_char           1272 mail/ngx_mail_auth_http_module.c     u_char     *p;
u_char           1322 mail/ngx_mail_auth_http_module.c     u_char           *p;
u_char            399 mail/ngx_mail_core_module.c             u_char            buf[NGX_SOCKADDR_STRLEN];
u_char            338 mail/ngx_mail_handler.c     u_char     *p, *last;
u_char            460 mail/ngx_mail_handler.c     u_char      *p;
u_char            488 mail/ngx_mail_handler.c     u_char     *p, *last;
u_char            726 mail/ngx_mail_handler.c u_char *
u_char            727 mail/ngx_mail_handler.c ngx_mail_log_error(ngx_log_t *log, u_char *buf, size_t len)
u_char            729 mail/ngx_mail_handler.c     u_char              *p;
u_char             24 mail/ngx_mail_imap_handler.c static u_char  imap_greeting[] = "* OK IMAP4 ready" CRLF;
u_char             25 mail/ngx_mail_imap_handler.c static u_char  imap_star[] = "* ";
u_char             26 mail/ngx_mail_imap_handler.c static u_char  imap_ok[] = "OK completed" CRLF;
u_char             27 mail/ngx_mail_imap_handler.c static u_char  imap_next[] = "+ OK" CRLF;
u_char             28 mail/ngx_mail_imap_handler.c static u_char  imap_plain_next[] = "+ " CRLF;
u_char             29 mail/ngx_mail_imap_handler.c static u_char  imap_username[] = "+ VXNlcm5hbWU6" CRLF;
u_char             30 mail/ngx_mail_imap_handler.c static u_char  imap_password[] = "+ UGFzc3dvcmQ6" CRLF;
u_char             31 mail/ngx_mail_imap_handler.c static u_char  imap_bye[] = "* BYE" CRLF;
u_char             32 mail/ngx_mail_imap_handler.c static u_char  imap_invalid_command[] = "BAD invalid command" CRLF;
u_char            103 mail/ngx_mail_imap_handler.c     u_char              *p, *dst, *src, *end;
u_char            140 mail/ngx_mail_imap_module.c     u_char      *p, *auth;
u_char             16 mail/ngx_mail_parse.c     u_char      ch, *p, *c, c0, c1, c2, c3;
u_char            214 mail/ngx_mail_parse.c     u_char      ch, *p, *c;
u_char            621 mail/ngx_mail_parse.c     u_char      ch, *p, *c, c0, c1, c2, c3;
u_char            845 mail/ngx_mail_parse.c         if (ngx_strncasecmp(arg[0].data, (u_char *) "LOGIN", 5) == 0) {
u_char            858 mail/ngx_mail_parse.c         if (ngx_strncasecmp(arg[0].data, (u_char *) "PLAIN", 5) == 0) {
u_char            878 mail/ngx_mail_parse.c         if (ngx_strncasecmp(arg[0].data, (u_char *) "CRAM-MD5", 8) == 0) {
u_char             23 mail/ngx_mail_pop3_handler.c static u_char  pop3_greeting[] = "+OK POP3 ready" CRLF;
u_char             24 mail/ngx_mail_pop3_handler.c static u_char  pop3_ok[] = "+OK" CRLF;
u_char             25 mail/ngx_mail_pop3_handler.c static u_char  pop3_next[] = "+ " CRLF;
u_char             26 mail/ngx_mail_pop3_handler.c static u_char  pop3_username[] = "+ VXNlcm5hbWU6" CRLF;
u_char             27 mail/ngx_mail_pop3_handler.c static u_char  pop3_password[] = "+ UGFzc3dvcmQ6" CRLF;
u_char             28 mail/ngx_mail_pop3_handler.c static u_char  pop3_invalid_command[] = "-ERR invalid command" CRLF;
u_char             34 mail/ngx_mail_pop3_handler.c     u_char                    *p;
u_char            137 mail/ngx_mail_pop3_module.c     u_char      *p;
u_char            172 mail/ngx_mail_pop3_module.c         if (ngx_strcasecmp(c[i].data, (u_char *) "USER") == 0) {
u_char            251 mail/ngx_mail_pop3_module.c         if (ngx_strcasecmp(c[i].data, (u_char *) "USER") == 0) {
u_char            107 mail/ngx_mail_proxy_module.c static u_char  smtp_auth_ok[] = "235 2.0.0 OK" CRLF;
u_char            216 mail/ngx_mail_proxy_module.c     u_char                 *p;
u_char            329 mail/ngx_mail_proxy_module.c     u_char                 *p;
u_char            463 mail/ngx_mail_proxy_module.c     u_char                    *p;
u_char            704 mail/ngx_mail_proxy_module.c     u_char                 *p;
u_char             36 mail/ngx_mail_smtp_handler.c static u_char  smtp_ok[] = "250 2.0.0 OK" CRLF;
u_char             37 mail/ngx_mail_smtp_handler.c static u_char  smtp_bye[] = "221 2.0.0 Bye" CRLF;
u_char             38 mail/ngx_mail_smtp_handler.c static u_char  smtp_starttls[] = "220 2.0.0 Start TLS" CRLF;
u_char             39 mail/ngx_mail_smtp_handler.c static u_char  smtp_next[] = "334 " CRLF;
u_char             40 mail/ngx_mail_smtp_handler.c static u_char  smtp_username[] = "334 VXNlcm5hbWU6" CRLF;
u_char             41 mail/ngx_mail_smtp_handler.c static u_char  smtp_password[] = "334 UGFzc3dvcmQ6" CRLF;
u_char             42 mail/ngx_mail_smtp_handler.c static u_char  smtp_invalid_command[] = "500 5.5.1 Invalid command" CRLF;
u_char             43 mail/ngx_mail_smtp_handler.c static u_char  smtp_invalid_pipelining[] =
u_char             45 mail/ngx_mail_smtp_handler.c static u_char  smtp_invalid_argument[] = "501 5.5.4 Invalid argument" CRLF;
u_char             46 mail/ngx_mail_smtp_handler.c static u_char  smtp_auth_required[] = "530 5.7.1 Authentication required" CRLF;
u_char             47 mail/ngx_mail_smtp_handler.c static u_char  smtp_bad_sequence[] = "503 5.5.1 Bad sequence of commands" CRLF;
u_char            653 mail/ngx_mail_smtp_handler.c     u_char                     ch;
u_char            717 mail/ngx_mail_smtp_handler.c     u_char      ch;
u_char            847 mail/ngx_mail_smtp_handler.c     u_char      ch;
u_char            141 mail/ngx_mail_smtp_module.c     u_char                    *p, *auth, *last;
u_char             42 mail/ngx_mail_ssl_module.h     u_char          *file;
u_char             15 misc/ngx_google_perftools_module.c int ProfilerStart(u_char* fname);
u_char             88 misc/ngx_google_perftools_module.c     u_char                       *profile;
u_char             16 os/unix/ngx_aio_read.c ngx_aio_read(ngx_connection_t *c, u_char *buf, size_t size)
u_char             16 os/unix/ngx_aio_read_chain.c     u_char       *buf, *prev;
u_char             16 os/unix/ngx_aio_write.c ngx_aio_write(ngx_connection_t *c, u_char *buf, size_t size)
u_char             15 os/unix/ngx_aio_write_chain.c     u_char       *buf, *prev;
u_char             42 os/unix/ngx_darwin_sendfile_chain.c     u_char          *prev;
u_char             31 os/unix/ngx_errno.c u_char *
u_char             32 os/unix/ngx_errno.c ngx_strerror(ngx_err_t err, u_char *errstr, size_t size)
u_char             48 os/unix/ngx_errno.c     u_char     *p;
u_char             63 os/unix/ngx_errno.h u_char *ngx_strerror(ngx_err_t err, u_char *errstr, size_t size);
u_char             39 os/unix/ngx_file_aio_read.c ngx_file_aio_read(ngx_file_t *file, u_char *buf, size_t size, off_t offset,
u_char             19 os/unix/ngx_files.c ngx_read_file(ngx_file_t *file, u_char *buf, size_t size, off_t offset)
u_char             67 os/unix/ngx_files.c ngx_write_file(ngx_file_t *file, u_char *buf, size_t size, off_t offset)
u_char            133 os/unix/ngx_files.c ngx_open_tempfile(u_char *name, ngx_uint_t persistent, ngx_uint_t access)
u_char            154 os/unix/ngx_files.c     u_char        *prev;
u_char            205 os/unix/ngx_files.c             return ngx_write_file(file, (u_char *) iov[0].iov_base,
u_char            244 os/unix/ngx_files.c ngx_set_file_time(u_char *name, ngx_fd_t fd, time_t s)
u_char            383 os/unix/ngx_files.c         name->data = (u_char *) gl->pglob.gl_pathv[gl->n];
u_char            514 os/unix/ngx_files.c ngx_fs_bsize(u_char *name)
u_char            532 os/unix/ngx_files.c ngx_fs_bsize(u_char *name)
u_char            550 os/unix/ngx_files.c ngx_fs_bsize(u_char *name)
u_char             21 os/unix/ngx_files.h     u_char                      *name;
u_char             42 os/unix/ngx_files.h     u_char                      *pattern;
u_char             90 os/unix/ngx_files.h ngx_fd_t ngx_open_tempfile(u_char *name, ngx_uint_t persistent,
u_char             95 os/unix/ngx_files.h ssize_t ngx_read_file(ngx_file_t *file, u_char *buf, size_t size, off_t offset);
u_char            102 os/unix/ngx_files.h ssize_t ngx_write_file(ngx_file_t *file, u_char *buf, size_t size,
u_char            141 os/unix/ngx_files.h ngx_int_t ngx_set_file_time(u_char *name, ngx_fd_t fd, time_t s);
u_char            213 os/unix/ngx_files.h #define ngx_de_name(dir)         ((u_char *) (dir)->de->d_name)
u_char            221 os/unix/ngx_files.h ngx_de_info(u_char *name, ngx_dir_t *dir)
u_char            320 os/unix/ngx_files.h size_t ngx_fs_bsize(u_char *name);
u_char            330 os/unix/ngx_files.h ssize_t ngx_file_aio_read(ngx_file_t *file, u_char *buf, size_t size,
u_char             63 os/unix/ngx_freebsd_config.h #define CMSG_DATA(cmsg)     ((u_char *)(cmsg) + ALIGN(sizeof(struct cmsghdr)))
u_char             44 os/unix/ngx_freebsd_sendfile_chain.c     u_char          *prev;
u_char             39 os/unix/ngx_gcc_atomic_amd64.h     u_char  res;
u_char             40 os/unix/ngx_gcc_atomic_x86.h     u_char  res;
u_char             27 os/unix/ngx_linux_aio_read.c ngx_file_aio_read(ngx_file_t *file, u_char *buf, size_t size, off_t offset,
u_char             11 os/unix/ngx_linux_init.c u_char  ngx_linux_kern_ostype[50];
u_char             12 os/unix/ngx_linux_init.c u_char  ngx_linux_kern_osrelease[50];
u_char             42 os/unix/ngx_linux_init.c     (void) ngx_cpystrn(ngx_linux_kern_ostype, (u_char *) u.sysname,
u_char             45 os/unix/ngx_linux_init.c     (void) ngx_cpystrn(ngx_linux_kern_osrelease, (u_char *) u.release,
u_char             41 os/unix/ngx_linux_sendfile_chain.c     u_char        *prev;
u_char             18 os/unix/ngx_os.h typedef ssize_t (*ngx_recv_pt)(ngx_connection_t *c, u_char *buf, size_t size);
u_char             20 os/unix/ngx_os.h typedef ssize_t (*ngx_send_pt)(ngx_connection_t *c, u_char *buf, size_t size);
u_char             43 os/unix/ngx_os.h ssize_t ngx_unix_recv(ngx_connection_t *c, u_char *buf, size_t size);
u_char             45 os/unix/ngx_os.h ssize_t ngx_udp_unix_recv(ngx_connection_t *c, u_char *buf, size_t size);
u_char             46 os/unix/ngx_os.h ssize_t ngx_unix_send(ngx_connection_t *c, u_char *buf, size_t size);
u_char             51 os/unix/ngx_os.h ssize_t ngx_aio_read(ngx_connection_t *c, u_char *buf, size_t size);
u_char             53 os/unix/ngx_os.h ssize_t ngx_aio_write(ngx_connection_t *c, u_char *buf, size_t size);
u_char            139 os/unix/ngx_posix_config.h #define CMSG_DATA(cmsg)     ((u_char *)(cmsg) + ALIGN(sizeof(struct cmsghdr)))
u_char             65 os/unix/ngx_process_cycle.c static u_char  master_process[] = "master process";
u_char             86 os/unix/ngx_process_cycle.c     u_char            *p;
u_char            128 os/unix/ngx_process_cycle.c         p = ngx_cpystrn(p, (u_char *) ngx_argv[i], size);
u_char             20 os/unix/ngx_readv_chain.c     u_char        *prev;
u_char            173 os/unix/ngx_readv_chain.c     u_char        *prev;
u_char             15 os/unix/ngx_recv.c ngx_unix_recv(ngx_connection_t *c, u_char *buf, size_t size)
u_char            126 os/unix/ngx_recv.c ngx_unix_recv(ngx_connection_t *c, u_char *buf, size_t size)
u_char             13 os/unix/ngx_send.c ngx_unix_send(ngx_connection_t *c, u_char *buf, size_t size)
u_char             36 os/unix/ngx_setproctitle.c     u_char      *p;
u_char             65 os/unix/ngx_setproctitle.c             ngx_cpystrn(p, (u_char *) environ[i], size);
u_char             80 os/unix/ngx_setproctitle.c     u_char     *p;
u_char             91 os/unix/ngx_setproctitle.c     p = ngx_cpystrn((u_char *) ngx_os_argv[0], (u_char *) "nginx: ",
u_char             94 os/unix/ngx_setproctitle.c     p = ngx_cpystrn(p, (u_char *) title, ngx_os_argv_last - (char *) p);
u_char            111 os/unix/ngx_setproctitle.c         p = ngx_cpystrn(p, (u_char *) " (", ngx_os_argv_last - (char *) p);
u_char            114 os/unix/ngx_setproctitle.c             p = ngx_cpystrn(p, (u_char *) ngx_argv[i],
u_char            116 os/unix/ngx_setproctitle.c             p = ngx_cpystrn(p, (u_char *) " ", ngx_os_argv_last - (char *) p);
u_char             16 os/unix/ngx_shmem.c     shm->addr = (u_char *) mmap(NULL, shm->size,
u_char             54 os/unix/ngx_shmem.c     shm->addr = (u_char *) mmap(NULL, shm->size, PROT_READ|PROT_WRITE,
u_char             16 os/unix/ngx_shmem.h     u_char      *addr;
u_char             46 os/unix/ngx_solaris_sendfilev_chain.c     u_char         *prev;
u_char             15 os/unix/ngx_udp_recv.c ngx_udp_unix_recv(ngx_connection_t *c, u_char *buf, size_t size)
u_char             73 os/unix/ngx_udp_recv.c ngx_udp_unix_recv(ngx_connection_t *c, u_char *buf, size_t size)
u_char             26 os/unix/ngx_user.c ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted)
u_char             61 os/unix/ngx_user.c ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted)
u_char             19 os/unix/ngx_user.h ngx_int_t ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt,
u_char             20 os/unix/ngx_user.h     u_char **encrypted);
u_char             22 os/unix/ngx_writev_chain.c     u_char        *prev;