• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /barrelfish-2018-10-04/lib/pcre/

Lines Matching refs:pcre_uint32

84     const pcre_uint32 *, unsigned int);
88 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
1008 check_escape(const pcre_uchar **ptrptr, pcre_uint32 *chptr, int *errorcodeptr,
1014 pcre_uint32 c;
1033 { if (i > 0) c = (pcre_uint32)i; else escape = -i; }
1038 else if ((i = escapes[c - 0x48]) != 0) { if (i > 0) c = (pcre_uint32)i; else escape = -i; }
1072 register pcre_uint32 cc = *(++ptr);
1283 register pcre_uint32 cc = *ptr++;
1322 register pcre_uint32 cc = *(++ptr);
1355 register pcre_uint32 cc = *ptr++;
1405 pcre_uint32 cc; /* Some compilers don't like */
2830 check_char_prop(pcre_uint32 c, unsigned int ptype, unsigned int pdata,
2833 const pcre_uint32 *p;
2919 const pcre_uint8 *fcc, pcre_uint32 *list)
2924 pcre_uint32 chr;
2927 pcre_uint32 *clist_dest;
2928 const pcre_uint32 *clist_src;
3098 list[2] = (pcre_uint32)(end - code);
3124 const pcre_uint32 *base_list, const pcre_uchar *base_end, int *rec_limit)
3127 pcre_uint32 list[8];
3128 const pcre_uint32 *chr_ptr;
3129 const pcre_uint32 *ochr_ptr;
3130 const pcre_uint32 *list_ptr;
3137 pcre_uint32 chr;
3367 pcre_uint32 leftop, rightop;
3667 pcre_uint32 list[8];
4139 get_othercase_range(pcre_uint32 *cptr, pcre_uint32 d, pcre_uint32 *ocptr,
4140 pcre_uint32 *odptr)
4142 pcre_uint32 c, othercase, next;
4205 compile_data *cd, pcre_uint32 start, pcre_uint32 end)
4207 pcre_uint32 c;
4208 pcre_uint32 classbits_end = (end <= 0xff ? end : 0xff);
4222 pcre_uint32 oc, od;
4369 compile_data *cd, const pcre_uint32 *p, unsigned int except)
4407 int options, compile_data *cd, const pcre_uint32 *p)
4457 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr,
4458 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr,
4466 pcre_uint32 firstchar, reqchar;
4468 pcre_uint32 zeroreqchar, zerofirstchar;
4474 register pcre_uint32 c;
4564 pcre_uint32 subreqchar, subfirstchar;
4569 pcre_uint32 ec;
5338 pcre_uint32 d;
7151 pcre_uint32 number = cd->bracount + 1;
7951 pcre_uint32 cf;
8265 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr,
8266 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr,
8276 pcre_uint32 firstchar, reqchar;
8278 pcre_uint32 branchfirstchar, branchreqchar;
8826 static pcre_uint32
8830 register pcre_uint32 c = 0;
8835 pcre_uint32 d;
9018 pcre_uint32 firstchar, reqchar;
9019 pcre_uint32 limit_match = PCRE_UINT32_MAX;
9020 pcre_uint32 limit_recursion = PCRE_UINT32_MAX;
9133 pcre_uint32 c = 0;
9152 pcre_uint32 c = 0;