Lines Matching refs:it
117 * we want to instead treat it as an 8-bit unsigned char, hence the
123 * but we do it the disgusting crufty way forced on us by the ()-less
215 /* Whether we "own" the buffer - i.e., we know we created it,
216 * and can realloc() it to grow it, and should free() it to
217 * delete it.
238 * end of it.
545 /* The intent behind this definition is that it'll catch
558 * This program is free software; you can redistribute it and/or
559 * modify it under the terms of the GNU General Public License as
563 * This program is distributed in the hope that it will be useful,
615 /* Special case for "unistd.h", since it is non-ANSI. We include it way
617 * The user has a chance to override it with an option.
705 /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
1087 * yy_get_previous_state() go ahead and do it
1088 * for us because it doesn't know how to deal
1090 * want to build jamming into it because then it
1128 * YY_NULL, it'll still work - another
1206 * process it.
1221 /* don't do the read, it's not guaranteed to return an EOF,
1232 { /* Not enough room in the buffer - grow it. */
1254 /* Can't grow it, we don't own it. */
1386 * If this occurs *before* the EOB characters, then it's a
1492 * is looked at is after yywrap() is called, so it's safe
1493 * to go ahead and always set it.
1662 /* Allocates the stack if it does not exist.
1786 /* It's okay to grow etc. this buffer, and we should throw it
1804 /* Redefine yyless() so it works in section 3 code. */