Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.h73 char **optionsptr);
/external/pcre/dist2/src/
Dpcre2_compile.c4911 compile_branch(uint32_t *optionsptr, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_branch() argument
4922 uint32_t options = *optionsptr; /* May change dynamically */ in compile_branch()
5792 *optionsptr = options = *(++pptr); in compile_branch()