Searched refs:token_char (Results 1 – 1 of 1) sorted by relevance
348 struct token_char struct359 struct token_char *chars; /* the token's constituents */369 (struct token_char *) xmalloc (tp->allocated * sizeof (struct token_char)); in init_token()387 …tp->chars = (struct token_char *) xrealloc (tp->chars, tp->allocated * sizeof (struct token_char)); in grow_token()608 struct token_char *ptr_limit; in is_number()609 struct token_char *ptr1; in is_number()632 struct token_char *ptr; in is_number()687 struct token_char *ptr; in is_number()915 const struct token_char *p; in string_of_object()