Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uscript_nextRun

2116     while (uscript_nextRun(scriptRun, &runStart, &runLimit, &runCode)) {
2244 if (uscript_nextRun(scriptRun, NULL, NULL, NULL)) {
2245 log_err("uscript_nextRun(...) returned TRUE for an empty iterator.\n");