Lines Matching full:re
65 .Pq Do RE Dc Ns s ;
71 compiles an RE written as a string into an internal form,
79 of an RE.
128 .Dq RE
176 This flag permits inclusion of NULs in the RE;
207 contains the number of parenthesized subexpressions within the RE
220 matches the compiled RE pointed to by
230 The RE must have been compiled by a previous invocation of
234 so a single compiled RE can be used simultaneously by multiple threads.
319 for a discussion of what is matched in situations where an RE or a
334 was specified in the compilation of the RE,
373 was matched by the entire RE.
375 subexpressions within the RE;
381 parentheses in the RE, left to right.
384 exist in the RE (that is,
395 (Note, as an example in particular, that when the RE
525 frees any dynamically-allocated storage associated with the compiled RE
530 is no longer a valid compiled RE
547 forbidden by the RE grammar.
556 Memory usage is approximately linear in RE size, and largely insensitive
557 to RE complexity, except for bounded repetitions.
560 for one short RE using them
606 An empty string is not a legal RE.
717 is largely insensitive to RE complexity
722 for keeping RE length under about 30 characters,
731 An RE like, say,