A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/graphql/graphql-spec/commit/79caa41f2bc05bd21255f689e81ff3e51caa9feb below:

use U+ instead of 0x to refer to unicode points · graphql/graphql-spec@79caa41 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+8

-8

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+8

-8

lines changed Original file line number Diff line number Diff line change

@@ -738,14 +738,14 @@ StringCharacter :: \ EscapedCharacter

738 738 739 739

| Escaped Character | Code Unit Value | Character Name |

740 740

----------------------------------------------------------------------

741 -

| `"` | 0x0022 | double quote |

742 -

| `\` | 0x005C | reverse solidus (back slash) |

743 -

| `/` | 0x002F | solidus (forward slash) |

744 -

| `b` | 0x0008 | backspace |

745 -

| `f` | 0x000C | form feed |

746 -

| `n` | 0x000A | line feed (new line) |

747 -

| `r` | 0x000D | carriage return |

748 -

| `t` | 0x0009 | horizontal tab |

741 +

| `"` | U+0022 | double quote |

742 +

| `\` | U+005C | reverse solidus (back slash) |

743 +

| `/` | U+002F | solidus (forward slash) |

744 +

| `b` | U+0008 | backspace |

745 +

| `f` | U+000C | form feed |

746 +

| `n` | U+000A | line feed (new line) |

747 +

| `r` | U+000D | carriage return |

748 +

| `t` | U+0009 | horizontal tab |

749 749 750 750 751 751

### Null Value

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4