Lines Matching +defs:cc +defs:buffer +defs:name
228 #define PRIV(name) name argument
351 const char *name; member
516 #define CO(name) offsetof(PCRE2_REAL_COMPILE_CONTEXT, name) argument
517 #define MO(name) offsetof(PCRE2_REAL_MATCH_CONTEXT, name) argument
518 #define PO(name) offsetof(patctl, name) argument
519 #define PD(name) PO(name) argument
520 #define DO(name) offsetof(datctl, name) argument
526 const char *name; member
742 const char *name; member
836 static uint8_t *buffer = NULL; variable
3278 uint32_t cc; in decode_modifiers() local
5588 uint32_t cc; in process_data() local