home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #1 / MONSTER.ISO / prog / gen / regex011.taz / regex011 / regex-0.11 / doc / regex.cps < prev    next >
Encoding:
Text File  |  1992-09-17  |  4.1 KB  |  126 lines

  1. \initial {$}
  2. \entry {\code {$}}{19}
  3. \initial {(}
  4. \entry {\code {(}}{16}
  5. \initial {)}
  6. \entry {\code {)}}{16}
  7. \initial {*}
  8. \entry {\samp {*}}{10}
  9. \initial {-}
  10. \entry {\samp {-}}{13}
  11. \initial {.}
  12. \entry {\samp {.}}{9}
  13. \initial {:}
  14. \entry {\samp {:]} in regex}{14}
  15. \initial {?}
  16. \entry {\samp {?}}{11}
  17. \initial {[}
  18. \entry {\samp {[}}{13}
  19. \entry {\samp {[:} in regex}{14}
  20. \entry {\samp {[{\tt\hat}}}{13}
  21. \initial {]}
  22. \entry {\samp {]}}{13}
  23. \initial {{\tt\char'173}}
  24. \entry {\samp {{\tt\char'173}}}{12}
  25. \initial {{\tt\char'174}}
  26. \entry {\code {{\tt\char'174}}}{13}
  27. \initial {{\tt\char'175}}
  28. \entry {\samp {{\tt\char'175}}}{12}
  29. \initial {{\tt\char43}}
  30. \entry {\samp {{\tt\char43}}}{11}
  31. \initial {{\tt\hat}}
  32. \entry {\samp {{\tt\hat}}}{13}
  33. \entry {\code {{\tt\hat}}}{18}
  34. \initial {{\tt\indexbackslash }}
  35. \entry {{\tt\indexbackslash }}{7}
  36. \entry {\samp {{\tt\indexbackslash }}}{13}
  37. \entry {\samp {{\tt\indexbackslash }'}}{21}
  38. \entry {\code {{\tt\indexbackslash }(}}{16}
  39. \entry {\code {{\tt\indexbackslash })}}{16}
  40. \entry {\samp {{\tt\indexbackslash }`}}{21}
  41. \entry {\samp {{\tt\indexbackslash }{\tt\char'173}}}{12}
  42. \entry {\code {{\tt\indexbackslash }{\tt\char'174}}}{13}
  43. \entry {\samp {{\tt\indexbackslash }{\tt\char'175}}}{12}
  44. \entry {\samp {{\tt\indexbackslash }{\tt\gtr}}}{21}
  45. \entry {\samp {{\tt\indexbackslash }{\tt\less}}}{21}
  46. \entry {\samp {{\tt\indexbackslash }b}}{20}
  47. \entry {\samp {{\tt\indexbackslash }B}}{20}
  48. \entry {\samp {{\tt\indexbackslash }s}}{22}
  49. \entry {\samp {{\tt\indexbackslash }S}}{22}
  50. \entry {\samp {{\tt\indexbackslash }w}}{21}
  51. \entry {\samp {{\tt\indexbackslash }W}}{21}
  52. \initial {A}
  53. \entry {alternation operator}{13}
  54. \entry {alternation operator and \samp {{\tt\hat}}}{18}
  55. \entry {anchoring}{18}
  56. \entry {anchors}{18, 19}
  57. \entry {Awk}{5}
  58. \initial {B}
  59. \entry {back references}{17}
  60. \entry {backtracking}{10, 13}
  61. \entry {beginning-of-line operator}{18}
  62. \entry {bracket expression}{13}
  63. \initial {C}
  64. \entry {character classes}{14}
  65. \initial {E}
  66. \entry {Egrep}{5}
  67. \entry {Emacs}{5}
  68. \entry {end-of-line operator}{19}
  69. \entry {\code {end\ \r {in\ \code {struct\ re_registers}}}}{32}
  70. \initial {G}
  71. \entry {Grep}{5}
  72. \entry {grouping}{16}
  73. \initial {I}
  74. \entry {interval expression}{12}
  75. \initial {M}
  76. \entry {matching list}{13}
  77. \entry {matching newline}{13}
  78. \initial {N}
  79. \entry {\code {newline{\_}anchor \r {field in pattern buffer}}}{18}
  80. \entry {nonmatching list}{13}
  81. \entry {\code {not{\_}bol \r {field in pattern buffer}}}{18}
  82. \entry {\code {num_regs\ \r {in\ \code {struct\ re_registers}}}}{32}
  83. \initial {O}
  84. \entry {open-group operator and \samp {{\tt\hat}}}{18}
  85. \entry {or operator}{13}
  86. \initial {P}
  87. \entry {parenthesizing}{16}
  88. \entry {POSIX Awk}{5}
  89. \initial {R}
  90. \entry {\code {re_registers}}{32}
  91. \entry {\code {RE{\_}BACKSLASH{\_}ESCAPE{\_}IN{\_}LIST}}{3}
  92. \entry {\code {RE{\_}BK{\_}PLUS{\_}QM}}{3}
  93. \entry {\code {RE{\_}CHAR{\_}CLASSES}}{3}
  94. \entry {\code {RE{\_}CONTEXT{\_}INDEP{\_}ANCHORS}}{3}
  95. \entry {\code {RE{\_}CONTEXT{\_}INDEP{\_}ANCHORS \r {(and \samp {{\tt\hat}})}}}{18}
  96. \entry {\code {RE{\_}CONTEXT{\_}INDEP{\_}OPS}}{3}
  97. \entry {\code {RE{\_}CONTEXT{\_}INVALID{\_}OPS}}{3}
  98. \entry {\code {RE{\_}DOT{\_}NEWLINE}}{4}
  99. \entry {\code {RE{\_}DOT{\_}NOT{\_}NULL}}{4}
  100. \entry {\code {RE{\_}INTERVALS}}{4}
  101. \entry {\code {RE{\_}LIMITED{\_}OPS}}{4}
  102. \entry {\code {RE{\_}NEWLINE{\_}ALT}}{4}
  103. \entry {\code {RE{\_}NO{\_}BK{\_}BRACES}}{4}
  104. \entry {\code {RE{\_}NO{\_}BK{\_}PARENS}}{4}
  105. \entry {\code {RE{\_}NO{\_}BK{\_}REFS}}{4}
  106. \entry {\code {RE{\_}NO{\_}BK{\_}VBAR}}{4}
  107. \entry {\code {RE{\_}NO{\_}EMPTY{\_}RANGES}}{4}
  108. \entry {\code {re{\_}pattern{\_}buffer}}{24}
  109. \entry {\code {RE{\_}UNMATCHED{\_}RIGHT{\_}PAREN{\_}ORD}}{4}
  110. \entry {\code {REG{\_}ICASE}}{36}
  111. \entry {\code {regex.c}}{1}
  112. \entry {\code {regex.h}}{1}
  113. \entry {regexp anchoring}{18}
  114. \entry {\code {regs{\_}allocated}}{32}
  115. \entry {\code {REGS{\_}FIXED}}{33}
  116. \entry {\code {REGS{\_}REALLOCATE}}{32}
  117. \entry {\code {REGS{\_}UNALLOCATED}}{32}
  118. \entry {regular expressions, syntax of}{2}
  119. \initial {S}
  120. \entry {\code {start\ \r {in\ \code {struct\ re_registers}}}}{32}
  121. \entry {subexpressions}{16}
  122. \entry {syntax bits}{2}
  123. \entry {syntax of regular expressions}{2}
  124. \initial {W}
  125. \entry {word boundaries, matching}{20}
  126.