From Jason Turner

[tab:localization.convert.result.values.out.in]

Diff to HTML by rtfpessoa

tmp/tmpvz6myeew/{from.md → to.md} RENAMED
@@ -2,8 +2,8 @@
2
 
3
  | Value | Meaning |
4
  | --------- | ------------------------------------------------------------------------------------------------ |
5
  | `ok` | completed the conversion |
6
  | `partial` | not all source characters converted |
7
- | `error` | encountered a character in `[from,from_end)` that it could not convert |
8
  | `noconv` | `internT` and `externT` are the same type, and input sequence is identical to converted sequence |
9
 
 
2
 
3
  | Value | Meaning |
4
  | --------- | ------------------------------------------------------------------------------------------------ |
5
  | `ok` | completed the conversion |
6
  | `partial` | not all source characters converted |
7
+ | `error` | encountered a character in {[}`from`, `from_end`{)} that it could not convert |
8
  | `noconv` | `internT` and `externT` are the same type, and input sequence is identical to converted sequence |
9