Home
last modified time | relevance | path

Searched defs:patctl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pcre/src/
H A Dpcre2test.c571 typedef struct patctl { /* Structure for pattern modifiers. */ struct
577 uint32_t substitute_skip; /* Must be in same position as patctl */ argument
578 uint32_t substitute_stop; /* Must be in same position as patctl */ argument
588 } patctl; argument