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

/freebsd-10.0-release/contrib/ncurses/form/
H A Dfty_regex.c47 RegExp_Arg; typedef in typeref:struct:__anon3696
85 RegExp_Arg;
106 RegExp_Arg *preg;
108 preg = typeMalloc(RegExp_Arg, 1);
112 T((T_CREATE("RegExp_Arg %p"), preg));
127 preg = (RegExp_Arg *)0;
133 RegExp_Arg *pArg;
135 pArg = typeMalloc(RegExp_Arg, 1);
141 T((T_CREATE("RegExp_Arg %p"), pArg));
204 const RegExp_Arg *a
[all...]
H A Dllib-lform731 RegExp_Arg;
H A Dllib-lformw737 RegExp_Arg;

Completed in 63 milliseconds