Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
% make update-examples
- Loading branch information
Showing
7 changed files
with
29 additions
and
19 deletions.
There are no files selected for viewing
12 changes: 11 additions & 1 deletion
12
doc/source/example/reference/commands/normalize/normalizer_auto_ascii.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,14 @@ | ||
| Execution example:: | ||
|
|
||
| normalize NormalizerAuto "aBcDe 123" | ||
| # [[0, 1337566253.89858, 0.000355720520019531], "abcde 123"] | ||
| # [ | ||
| # [ | ||
| # 0, | ||
| # 1337566253.89858, | ||
| # 0.000355720520019531 | ||
| # ], | ||
| # { | ||
| # "normalized": "abcde 123", | ||
| # "types": [] | ||
| # } | ||
| # ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,7 +11,7 @@ Execution example:: | |
| # [ | ||
| # "grn_select", | ||
| # "proc.c", | ||
| # 542 | ||
| # 778 | ||
| # ] | ||
| # ] | ||
| # ] | ||
|
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters