File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ \chapter{String Services}
88\item [string]
99--- Common string operations.
1010
11+ \item [re]
12+ --- New Perl-style regular expression search and match operations.
13+
1114\item [regex]
1215--- Regular expression search and match operations.
1316
@@ -20,4 +23,7 @@ \chapter{String Services}
2023\item [StringIO]
2124--- Read and write strings as if they were files.
2225
26+ \item [soundex]
27+ --- Compute hash values for English words.
28+
2329\end {description }
Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ \chapter{String Services}
88\item [string]
99--- Common string operations.
1010
11+ \item [re]
12+ --- New Perl-style regular expression search and match operations.
13+
1114\item [regex]
1215--- Regular expression search and match operations.
1316
@@ -20,4 +23,7 @@ \chapter{String Services}
2023\item [StringIO]
2124--- Read and write strings as if they were files.
2225
26+ \item [soundex]
27+ --- Compute hash values for English words.
28+
2329\end {description }
You can’t perform that action at this time.
0 commit comments