• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:see

58 smallest number rather than the largest number of matches (see \helpref{Matching}{wxresynmatching})}
74 (see \helpref{Bracket Expressions}{wxresynbracket} for more detail)}
80 an {\it escape} (AREs only), see \helpref{Escapes}{wxresynescapes} below}
83 a digit, it is the beginning of a {\it bound} (see above)}
102 (see later), and all parentheses within them are considered non-capturing.
112 the list (but see below). If the list begins with `{\bf \caret}', it matches any single
113 character (but see below) {\it not} from the rest of the list.
124 element (see below). Alternatively, make it the first character (following
130 {\bf $[$} (see next paragraphs), and escapes, all other special characters lose
177 see \helpref{Character Names}{wxresynchars}.
214 use constraint escapes instead (see \helpref{Escapes}{wxresynescapes} below).
262 octal digits, and is not a {\it back reference} (see below)) the character whose
265 not a back reference (see below))
276 before the regular-expression package gets to see them, which may require
304 (see \helpref{Matching}{wxresynmatching}, below,
312 (see \helpref{Matching}{wxresynmatching}, below, for
315 see below}
318 parentheses seen so far) a {\it back reference}, see below}
365 \twocolitem{{\bf i}}{case-insensitive matching (see \helpref{Matching}{wxresynmatching}, below)}
367 \twocolitem{{\bf n}}{newline-sensitive matching (see \helpref{Matching}{wxresynmatching}, below)}
368 \twocolitem{{\bf p}}{partial newline-sensitive matching (see \helpref{Matching}{wxresynmatching}, below)}
372 \twocolitem{{\bf t}}{tight syntax (usual default; see below)}
374 partial newline-sensitive (``weird'') matching (see \helpref{Matching}{wxresynmatching}, below)}
375 \twocolitem{{\bf x}}{expanded syntax (see below)}