Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c88 pcre_uint32 *, pcre_int32 *, pcre_uint32 *, pcre_int32 *, branch_chain *,
3696 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr, in compile_branch()
3697 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr, in compile_branch()
3706 pcre_int32 firstcharflags, reqcharflags; in compile_branch()
3708 pcre_int32 zeroreqcharflags, zerofirstcharflags; in compile_branch()
3709 pcre_int32 req_caseopt, reqvary, tempreqvary; in compile_branch()
3801 pcre_int32 subreqcharflags, subfirstcharflags; in compile_branch()
7100 pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr, in compile_regex()
7111 pcre_int32 firstcharflags, reqcharflags; in compile_regex()
7113 pcre_int32 branchfirstcharflags, branchreqcharflags; in compile_regex()
[all …]
H A Dpcre_internal.h208 typedef int pcre_int32; typedef
211 typedef long int pcre_int32; typedef
2714 pcre_int32 other_case; /* offset to other case, or zero if none */

Completed in 45 milliseconds