Home | History | Annotate | Download | only in lib

Lines Matching defs:s2

636    s2: nr sylls in word after (but excluding) the first primary stressed syll */
641 picoos_uint8 *s2) {
652 *s2 = 0;
660 (*s2)++;
667 (*s2)++;
673 if ((*s2) > 0) {
674 (*s2)--;
678 (*s2) = (*s1);
693 picoos_uint8 s2;
695 if (!acphAccNrSyllParts(this, acph, ind, &s1, &s2)) {
700 *nrsyllsfol = s2;
712 *footsyllsfol = s2;
723 if (!acphAccNrSyllParts(this, acph, i, &s1, &s2)) {
739 picoos_uint8 s2;
741 if (!acphAccNrSyllParts(this, acph, ind, &s1, &s2)) {