Searched refs:Pos_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregnexec.c129 * Pos_t is for comparing parses. An entry is made in the
140 } Pos_t; typedef in typeref:struct:__anon2665
283 Pos_t* pos;
285 if (!(pos = vector(Pos_t, env->pos, env->pos->cur)))
306 better(Env_t* env, Pos_t* os, Pos_t* ns, Pos_t* oend, Pos_t* nend, int level)
308 Pos_t* oe;
309 Pos_t* n
[all...]

Completed in 102 milliseconds