Searched defs:Stats_s (Results 1 – 1 of 1) sorted by relevance
79 typedef struct Stats_s struct81 unsigned long l; /* min length to left of x */82 unsigned long k; /* min length to left of y */83 unsigned long m; /* min length */84 unsigned long n; /* max length */85 unsigned short a; /* number of alternations */86 unsigned short b; /* number of backrefs */87 unsigned short c; /* number of closures */88 unsigned short e; /* $ */89 unsigned short i; /* number of negations */[all …]