Home | History | Annotate | Download | only in Python

Lines Matching refs:DOT

2369     else if (TYPE(CHILD(n, 0)) == DOT) {
3228 /* length of string plus one for the dot */
3230 len--; /* the last name doesn't have a dot */
3328 } else if (TYPE(CHILD(n, idx)) != DOT) {