massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stdlib / stringprep.pyi
1 def in_table_a1(code: str) -> bool: ...
2 def in_table_b1(code: str) -> bool: ...
3 def map_table_b3(code: str) -> str: ...
4 def map_table_b2(a: str) -> str: ...
5 def in_table_c11(code: str) -> bool: ...
6 def in_table_c12(code: str) -> bool: ...
7 def in_table_c11_c12(code: str) -> bool: ...
8 def in_table_c21(code: str) -> bool: ...
9 def in_table_c22(code: str) -> bool: ...
10 def in_table_c21_c22(code: str) -> bool: ...
11 def in_table_c3(code: str) -> bool: ...
12 def in_table_c4(code: str) -> bool: ...
13 def in_table_c5(code: str) -> bool: ...
14 def in_table_c6(code: str) -> bool: ...
15 def in_table_c7(code: str) -> bool: ...
16 def in_table_c8(code: str) -> bool: ...
17 def in_table_c9(code: str) -> bool: ...
18 def in_table_d1(code: str) -> bool: ...
19 def in_table_d2(code: str) -> bool: ...