Lines Matching refs:pcre_uint32
84 const pcre_uint32 *, unsigned int);
88 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
999 check_escape(const pcre_uchar **ptrptr, pcre_uint32 *chptr, int *errorcodeptr,
1005 pcre_uint32 c;
1024 { if (i > 0) c = (pcre_uint32)i; else escape = -i; }
1029 else if ((i = escapes[c - 0x48]) != 0) { if (i > 0) c = (pcre_uint32)i; else escape = -i; }
1063 register pcre_uint32 cc = *(++ptr);
1274 register pcre_uint32 cc = *ptr++;
1313 register pcre_uint32 cc = *(++ptr);
1346 register pcre_uint32 cc = *ptr++;
1396 pcre_uint32 cc; /* Some compilers don't like */
2778 check_char_prop(pcre_uint32 c, unsigned int ptype, unsigned int pdata,
2781 const pcre_uint32 *p;
2867 const pcre_uint8 *fcc, pcre_uint32 *list)
2872 pcre_uint32 chr;
2875 pcre_uint32 *clist_dest;
2876 const pcre_uint32 *clist_src;
3046 list[2] = (pcre_uint32)(end - code);
3072 const pcre_uint32 *base_list, const pcre_uchar *base_end)
3075 pcre_uint32 list[8];
3076 const pcre_uint32 *chr_ptr;
3077 const pcre_uint32 *ochr_ptr;
3078 const pcre_uint32 *list_ptr;
3085 pcre_uint32 chr;
3311 pcre_uint32 leftop, rightop;
3611 pcre_uint32 list[8];
4074 get_othercase_range(pcre_uint32 *cptr, pcre_uint32 d, pcre_uint32 *ocptr,
4075 pcre_uint32 *odptr)
4077 pcre_uint32 c, othercase, next;
4140 compile_data *cd, pcre_uint32 start, pcre_uint32 end)
4142 pcre_uint32 c;
4143 pcre_uint32 classbits_end = (end <= 0xff ? end : 0xff);
4157 pcre_uint32 oc, od;
4300 compile_data *cd, const pcre_uint32 *p, unsigned int except)
4338 int options, compile_data *cd, const pcre_uint32 *p)
4388 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr,
4389 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr,
4397 pcre_uint32 firstchar, reqchar;
4399 pcre_uint32 zeroreqchar, zerofirstchar;
4405 register pcre_uint32 c;
4495 pcre_uint32 subreqchar, subfirstchar;
4500 pcre_uint32 ec;
5210 pcre_uint32 d;
6967 pcre_uint32 number = cd->bracount + 1;
7732 pcre_uint32 cf;
8042 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr,
8043 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr,
8053 pcre_uint32 firstchar, reqchar;
8055 pcre_uint32 branchfirstchar, branchreqchar;
8599 static pcre_uint32
8603 register pcre_uint32 c = 0;
8608 pcre_uint32 d;
8791 pcre_uint32 firstchar, reqchar;
8792 pcre_uint32 limit_match = PCRE_UINT32_MAX;
8793 pcre_uint32 limit_recursion = PCRE_UINT32_MAX;
8906 pcre_uint32 c = 0;
8925 pcre_uint32 c = 0;