Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c88 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
4438 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr, in compile_branch()
4439 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr, in compile_branch()
4448 pcre_int32 firstcharflags, reqcharflags; in compile_branch()
4450 pcre_int32 zeroreqcharflags, zerofirstcharflags; in compile_branch()
4451 pcre_int32 req_caseopt, reqvary, tempreqvary; in compile_branch()
4546 pcre_int32 subreqcharflags, subfirstcharflags; in compile_branch()
8121 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr, in compile_regex()
8132 pcre_int32 firstcharflags, reqcharflags; in compile_regex()
8134 pcre_int32 branchfirstcharflags, branchreqcharflags; in compile_regex()
[all …]
H A Dpcre_internal.h212 typedef int pcre_int32; typedef
217 typedef long int pcre_int32; typedef
2545 pcre_int32 capture_last; /* Most recent capture number + overflow flag */
2761 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; in match()

Completed in 54 milliseconds