Lines Matching refs:Rex_t
89 static const char* rexname(Rex_t* rex)
248 _matchpush(Env_t* env, Rex_t* rex)
280 pospush(Env_t* env, Rex_t* rex, unsigned char* p, int be)
399 static int parse(Env_t*, Rex_t*, Rex_t*, unsigned char*);
402 parserep(Env_t* env, Rex_t* rex, Rex_t* cont, unsigned char* s, int n)
406 Rex_t catcher;
499 parsetrie(Env_t* env, Trie_node_t* x, Rex_t* rex, Rex_t* cont, unsigned char* s)
650 collmatch(Rex_t* rex, unsigned char* s, unsigned char* e, unsigned char** p)
797 parse(Env_t* env, Rex_t* rex, Rex_t* cont, unsigned char* s)
813 Rex_t* q;
814 Rex_t catcher;
815 Rex_t next;
1796 listnode(Rex_t* e, int level)
1830 list(Env_t* env, Rex_t* rex)
1855 Rex_t* e;