Searched defs:firstcharflagsptr (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcre_compile.c4368 firstcharflagsptr place to put the first character flags, or a negative number
4384 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr,
4668 *firstcharflagsptr = firstcharflags;
8023 firstcharflagsptr place to put the first character flags, or a negative number
8038 pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr,
8299 *firstcharflagsptr = firstcharflags;
4382 compile_branch(int *optionsptr, pcre_uchar **codeptr, const pcre_uchar **ptrptr, int *errorcodeptr, pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr, pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr, branch_chain *bcptr, int cond_depth, compile_data *cd, int *lengthptr) argument
8035 compile_regex(int options, pcre_uchar **codeptr, const pcre_uchar **ptrptr, int *errorcodeptr, BOOL lookbehind, BOOL reset_bracount, int skipbytes, int cond_depth, pcre_uint32 *firstcharptr, pcre_int32 *firstcharflagsptr, pcre_uint32 *reqcharptr, pcre_int32 *reqcharflagsptr, branch_chain *bcptr, compile_data *cd, int *lengthptr) argument

Completed in 153 milliseconds