Searched refs:pcre_int32 (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/pcre/
H A Dpcre_compile.c88 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
4457 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr,
4458 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr,
4467 pcre_int32 firstcharflags, reqcharflags;
4469 pcre_int32 zeroreqcharflags, zerofirstcharflags;
4470 pcre_int32 req_caseopt, reqvary, tempreqvary;
4565 pcre_int32 subreqcharflags, subfirstcharflags;
8265 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr,
8266 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagspt
[all...]
H A Dpcre_internal.h212 typedef int pcre_int32; typedef
217 typedef long int pcre_int32; typedef
2550 pcre_int32 capture_last; /* Most recent capture number + overflow flag */
2766 pcre_int32 other_case; /* offset to other case, or zero if none */
H A Dpcre_exec.c438 pcre_int32 Xsave_capture_last;
654 pcre_int32 save_capture_last;

Completed in 114 milliseconds