Searched refs:REX_STRING (Results 1 - 5 of 5) sorted by relevance
/ast/src/lib/libast/regex/ |
H A D | regstat.c | 47 if (e && e->type == REX_STRING)
|
H A D | reglib.h | 121 #define REX_STRING 39 /* some chars */ macro
|
H A D | regdecomp.c | 298 case REX_STRING:
|
H A D | regcomp.c | 94 Rex_t* x; /* max length REX_STRING */ 602 case REX_STRING: 1901 case REX_STRING: 1935 case REX_STRING: 2651 if (!(e = node(env, REX_STRING, 0, 0, i))) 2667 if (!(f = node(env, REX_STRING, 0, 0, n))) 2682 if (!(e = node(env, REX_STRING, 0, 0, c))) 3195 case REX_STRING:
|
H A D | regnexec.c | 81 "REX_STRING", 1703 case REX_STRING:
|
Completed in 281 milliseconds