Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/include/
H A Dxregex2.h331 struct re_pattern_buffer struct
337 unsigned char *buffer;
340 unsigned long int allocated;
343 unsigned long int used;
346 reg_syntax_t syntax;
351 char *fastmap;
357 RE_TRANSLATE_TYPE translate;
360 size_t re_nsub;
367 unsigned can_be_null : 1;
399 typedef struct re_pattern_buffer regex_t; argument
/dflybsd-src/contrib/binutils-2.27/include/
H A Dxregex2.h330 struct re_pattern_buffer struct
336 unsigned char *buffer;
339 unsigned long int allocated;
342 unsigned long int used;
345 reg_syntax_t syntax;
350 char *fastmap;
356 RE_TRANSLATE_TYPE translate;
359 size_t re_nsub;
366 unsigned can_be_null : 1;
398 typedef struct re_pattern_buffer regex_t; argument
/dflybsd-src/contrib/gdb-7/include/
H A Dxregex2.h331 struct re_pattern_buffer struct
337 unsigned char *buffer;
340 unsigned long int allocated;
343 unsigned long int used;
346 reg_syntax_t syntax;
351 char *fastmap;
357 RE_TRANSLATE_TYPE translate;
360 size_t re_nsub;
367 unsigned can_be_null : 1;
399 typedef struct re_pattern_buffer regex_t; argument
/dflybsd-src/contrib/gcc-8.0/include/
H A Dxregex2.h330 struct re_pattern_buffer struct
336 unsigned char *buffer;
339 unsigned long int allocated;
342 unsigned long int used;
345 reg_syntax_t syntax;
350 char *fastmap;
356 RE_TRANSLATE_TYPE translate;
359 size_t re_nsub;
366 unsigned can_be_null : 1;
398 typedef struct re_pattern_buffer regex_t; argument
/dflybsd-src/contrib/binutils-2.34/include/
H A Dxregex2.h330 struct re_pattern_buffer struct
336 unsigned char *buffer;
339 unsigned long int allocated;
342 unsigned long int used;
345 reg_syntax_t syntax;
350 char *fastmap;
356 RE_TRANSLATE_TYPE translate;
359 size_t re_nsub;
366 unsigned can_be_null : 1;
398 typedef struct re_pattern_buffer regex_t; argument
/dflybsd-src/contrib/grep/lib/
H A Dregex.h413 struct re_pattern_buffer struct
440 size_t re_nsub;
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.h450 struct re_pattern_buffer struct
479 size_t re_nsub;