Lines Matching full:which

71 FreeBSD is supplied with \fIflex\fP\| which is a compatible replacement.
89 which reads an input stream, copying it to an output stream
91 into strings which match the given expressions.
97 The program fragments written by the user are executed in the order in which the
111 which can be translated automatically to portable Fortran.
115 in C on the UNIX system, which is the only supported
132 produces a program in a general purpose language which recognizes
163 a new language feature which can be added to
243 which matches one or more
287 in such a case (which might be the first half of a compiler,
346 unless rules which include
367 Lex is not limited to source which can
410 (no definitions, no rules) which translates into a program
411 which copies the input to the output unchanged.
418 decisions; they are a table, in which the left column
478 It contains text characters (which match the corresponding
480 and operator characters (which specify
547 which
570 single character, which may be
589 Using \(mi between any pair of characters which are
621 is any character which is not a letter.
771 which indicates trailing context.
860 some features of Lex which aid in writing actions. Note
861 that there is a default action, which
870 a rule which merely copies can be omitted.
872 which is omitted from the rules
873 and which appears as input
885 which causes the three spacing characters (blank, tab, and newline)
889 |, which indicates that the action for this rule is the action
952 give a rule, like this one, which merely specifies
956 which is not desired. For example, if there is a rule
957 which matches
986 which accumulates in
1039 Consider a language which defines
1042 regular expression which matches that is somewhat confusing,
1054 which will, when faced with a string such as
1093 which prints a message, returns the letter after the
1146 which returns the next input character;
1151 which writes the character
1219 which is called whenever Lex reaches an end-of-file.
1233 which
1245 possible to write a normal rule which recognizes
1274 Among rules which matched the same number of characters,
1328 which is probably not what was wanted.
1335 which, on the above input, will stop
1404 which input characters
1489 Any line which is not part of a Lex rule or action
1490 which begins with a blank or tab is copied into
1496 in the function written by Lex which contains the actions.
1500 As a side effect of the above, lines which begin with a blank
1501 or tab, and which contain a comment,
1560 which does not contain a real number, a context-sensitive
1673 to obtain a main program which invokes the Yacc parser.
1750 is a program which histograms the lengths
1871 which converts
1875 There follow a series of names which must be respelled to remove
1962 In each case, there are rules which recognize the need to change the
1963 environment in which the
1981 changing the word \fImagic\fR to \fIfirst\fR on every line which began
1983 which began with the letter \fIb\fR, and changing
1984 \fImagic\fR to \fIthird\fR on every line which began
2028 is a rule which is only recognized when Lex is in the
2037 which changes the start condition to \fIname1\fR.
2096 which, if the standard library is used,
2104 routines which translate the characters,
2116 which indicate the value associated with each character.
2254 There are pathological expressions which