Home
last modified time | relevance | path

Searched refs:circf (Results 1 – 23 of 23) sorted by relevance

/dports/sysutils/heirloom/heirloom-070715/libcommon/
H A Dregexpr.c46 static int circf; variable
73 ep[0] = circf; in compile()
87 #define REGEXP_H_STEP_INIT circf = *p2++;
88 #define REGEXP_H_ADVANCE_INIT circf = *ep++;
H A Dregexp.h152 regexp_h_static int circf; variable
365 circf = closed = nbra = 0; in compile()
367 circf++; in compile()
657 if (circf) { in step()
/dports/net/rdist6/rdist-6.1.5/src/
H A Dregex.c137 static char circf; variable
163 circf = 1;
167 circf = 0;
279 if (circf)
/dports/www/htdigest/httpd-2.4.6/modules/filters/
H A Dregexp.c60 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars);
157 compargs->circf = closed = compargs->nbra = 0; in sed_compile()
159 compargs->circf++; in sed_compile()
358 int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars) in sed_step() argument
363 if (circf) { in sed_step()
H A Dregexp.h66 int circf; /* Regular expression starts with ^ */ member
H A Dsed1.c63 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars);
586 int circf; in match() local
596 circf = *expbuf++; in match()
597 return(sed_step(p1, expbuf, circf, step_vars)); in match()
H A Dsed0.c995 *ep = compargs->circf; in comple()
/dports/www/apache24/httpd-2.4.53/modules/filters/
H A Dregexp.c60 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars);
157 compargs->circf = closed = compargs->nbra = 0; in sed_compile()
159 compargs->circf++; in sed_compile()
358 int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars) in sed_step() argument
363 if (circf) { in sed_step()
H A Dregexp.h66 int circf; /* Regular expression starts with ^ */ member
H A Dsed1.c63 extern int sed_step(char *p1, char *p2, int circf, step_vars_storage *vars);
602 int circf; in match() local
612 circf = *expbuf++; in match()
613 return(sed_step(p1, expbuf, circf, step_vars)); in match()
H A Dsed0.c995 *ep = compargs->circf; in comple()
/dports/shells/ksh93/ast-93u/src/lib/libast/comp/
H A Dregexp.h51 #define circf _re_info.re_circf macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/comp/
H A Dregexp.h51 #define circf _re_info.re_circf macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/comp/
H A Dregexp.h51 #define circf _re_info.re_circf macro
/dports/sysutils/heirloom/heirloom-070715/sed/
H A Dsed.h75 extern int circf, ceof, nbra, sed;
H A Dsed1.c140 int circf; variable
154 if (circf == 2) /* empty pattern */ in step()
349 circf = *expbuf++; in match()
H A Dsed0.c1142 **ep = circf; in sed_compile()
/dports/editors/2bsd-vi/ex-050325/
H A Dex_re.c1012 re.Circfl = circf;
1310 circf = re.Circfl;
/dports/sysutils/heirloom/heirloom-070715/ed/
H A Ded.c266 static int circf; variable
1901 if (circf) in execute()
2716 circf = op[1] = genbuf[0] == '^';
2718 circf = op[1];
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dcstubs1096 void circf float s float s float s
H A Dglmodule.c3576 circf( arg1 , arg2 , arg3 ); in gl_circf()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dcstubs1096 void circf float s float s float s
H A Dglmodule.c3576 circf( arg1 , arg2 , arg3 ); in gl_circf()