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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dengine.c383 sopno ssub; /* start sop of subsubRE */ local
443 ssub = ss + 1;
446 if (slow(m, sp, rest, ssub, esub) != NULL) {
447 dp = dissect(m, sp, rest, ssub, esub);
470 ssub = ss + 1;
475 sep = slow(m, ssp, rest, ssub, esub);
487 assert(slow(m, ssp, sep, ssub, esub) == rest);
488 dp = dissect(m, ssp, sep, ssub, esub);
506 ssub = ss + 1;
510 if (slow(m, sp, rest, ssub, esu
565 sopno ssub; /* start sop of subsubRE */ local
[all...]

Completed in 59 milliseconds