Lines Matching defs:next

710 /* Get the next UTF-8 character, not advancing the pointer. This is called when
717 /* Get the next UTF-8 character, testing for UTF-8 mode, and not advancing the
724 /* Get the next UTF-8 character, advancing the pointer. This is called when we
731 /* Get the next character, testing for UTF-8 mode, and advancing the pointer.
775 /* Get the next UTF-8 character, not advancing the pointer, incrementing length
782 /* Get the next UTF-8 character, testing for UTF-8 mode, not advancing the
829 /* Get the next UTF-16 character, not advancing the pointer. This is called when
836 /* Get the next UTF-16 character, testing for UTF-16 mode, and not advancing the
849 /* Get the next UTF-16 character, advancing the pointer. This is called when we
856 /* Get the next character, testing for UTF-16 mode, and advancing the pointer.
869 /* Get the next UTF-16 character, not advancing the pointer, incrementing
877 /* Get the next UTF-816character, testing for UTF-16 mode, not advancing the
908 /* Get the next UTF-32 character, not advancing the pointer. This is called when
914 /* Get the next UTF-32 character, testing for UTF-32 mode, and not advancing the
920 /* Get the next UTF-32 character, advancing the pointer. This is called when we
926 /* Get the next character, testing for UTF-32 mode, and advancing the pointer.
932 /* Get the next UTF-32 character, not advancing the pointer, not incrementing
939 /* Get the next UTF-32character, testing for UTF-32 mode, not advancing the
2087 /* The next two pairs must (respectively) be kept together. */
2400 struct open_capitem *next; /* Chain link */