Searched defs:Cenv_s (Results 1 – 2 of 2) sorted by relevance
109 typedef struct Cenv_s struct111 int delimiter; /* pattern delimiter */112 int error; /* last error */113 int explicit; /* explicit match on this char */114 int mappeddot; /* inverse mapped '.' */115 int mappednewline; /* inverse mapped '\n' */116 int mappedslash; /* inverse mapped '/' */117 regflags_t flags; /* flags arg to regcomp */118 int type; /* BRE,ERE,ARE,SRE,KRE */119 unsigned char* cursor; /* curent point in re */[all …]
109 typedef struct Cenv_s struct 111 delimiterCenv_s global() argument 112 errorCenv_s global() argument 113 explicitCenv_s global() argument 114 mappeddotCenv_s global() argument 115 mappednewlineCenv_s global() argument 116 mappedslashCenv_s global() argument 117 flagsCenv_s global() argument 118 typeCenv_s global() argument 119 cursorCenv_s global() argument 120 patternCenv_s global() argument 121 literalCenv_s global() argument 122 parnoCenv_s global() argument 123 parnestCenv_s global() argument 124 posixkludgeCenv_s global() argument 125 tokenCenv_s global() argument 126 statsCenv_s global() argument 127 terminatorCenv_s global() argument 128 parenCenv_s global() argument 130 regexCenv_s global() argument 131 discCenv_s global() argument 132 mapCenv_s global() argument 133 MAPCenv_s global() argument