Searched refs:rec_check (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/re/ |
| H A D | re.c | 100 static int rec_check(re_inf*, int); 1743 rec_check(re_inf *inf, int count) function in typeref:typename:int 1764 if (rec_check(inf, 1) == 0) 1773 if (rec_check(inf, 1) == 0) 1782 if (rec_check(inf, 2) == 0) { 1807 if (rec_check(inf, two) == 0) { 1819 if (rec_check(inf, 2) == 0) { 1830 if (rec_check(inf, 3) == 0) { 1960 if (rec_length(inf, length) == 0 && rec_check(inf, length) == 0) { 2039 if (rec_check(in [all...] |
Completed in 3 milliseconds