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

/external/pcre/
H A Dpcre_compile.c2942 codeptr points to the pointer to the current code point
2957 compile_branch(int *optionsptr, uschar **codeptr, const uschar **ptrptr, argument
2972 register uschar *code = *codeptr;
3205 *codeptr = code;
6208 codeptr -> the address of the current code pointer
6225 compile_regex(int options, int oldims, uschar **codeptr, const uschar **ptrptr, argument
6231 uschar *code = *codeptr;
6472 *codeptr = code;
6499 code = *codeptr + 1 + LINK_SIZE + skipbytes;

Completed in 40 milliseconds