Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dregex.h140 struct regdisc_s struct
142 unsigned long re_version; /* discipline version */
143 regflags_t re_flags; /* discipline flags */
144 regerror_t re_errorf; /* error function */
145 int re_errorlevel; /* errorf level */
146 regresize_t re_resizef; /* alloc/free function */
147 __V_* re_resizehandle;/* resizef handle */
148 regcomp_t re_compf; /* (?{...}) compile function */
149 regexec_t re_execf; /* (?{...}) execute function */
150 unsigned char* re_map; /* external to native ccode map */
/titanic_44/usr/src/lib/libast/common/include/
H A Dregex.h158 struct regdisc_s struct
160 unsigned long re_version; /* discipline version */
161 regflags_t re_flags; /* discipline flags */
162 regerror_t re_errorf; /* error function */
163 int re_errorlevel; /* errorf level */
164 regresize_t re_resizef; /* alloc/free function */
165 void* re_resizehandle;/* resizef handle */
166 regcomp_t re_compf; /* (?{...}) compile function */
167 regexec_t re_execf; /* (?{...}) execute function */
168 unsigned char* re_map; /* external to native ccode map */
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dregex.h140 struct regdisc_s struct
142 unsigned long re_version; /* discipline version */
143 regflags_t re_flags; /* discipline flags */
144 regerror_t re_errorf; /* error function */
145 int re_errorlevel; /* errorf level */
146 regresize_t re_resizef; /* alloc/free function */
147 __V_* re_resizehandle;/* resizef handle */
148 regcomp_t re_compf; /* (?{...}) compile function */
149 regexec_t re_execf; /* (?{...}) execute function */
150 unsigned char* re_map; /* external to native ccode map */
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dregex.h140 struct regdisc_s struct
142 unsigned long re_version; /* discipline version */
143 regflags_t re_flags; /* discipline flags */
144 regerror_t re_errorf; /* error function */
145 int re_errorlevel; /* errorf level */
146 regresize_t re_resizef; /* alloc/free function */
147 __V_* re_resizehandle;/* resizef handle */
148 regcomp_t re_compf; /* (?{...}) compile function */
149 regexec_t re_execf; /* (?{...}) execute function */
150 unsigned char* re_map; /* external to native ccode map */
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dregex.h140 struct regdisc_s struct
142 unsigned long re_version; /* discipline version */
143 regflags_t re_flags; /* discipline flags */
144 regerror_t re_errorf; /* error function */
145 int re_errorlevel; /* errorf level */
146 regresize_t re_resizef; /* alloc/free function */
147 __V_* re_resizehandle;/* resizef handle */
148 regcomp_t re_compf; /* (?{...}) compile function */
149 regexec_t re_execf; /* (?{...}) execute function */
150 unsigned char* re_map; /* external to native ccode map */