-
Notifications
You must be signed in to change notification settings - Fork 108
/
aspell.yaml
31 lines (31 loc) · 904 Bytes
/
aspell.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
"functions":
- "name": "_ZN7acommon17MDInfoListofLists5clearEPNS_6ConfigE"
"params":
- "name": "this"
"type": "bool "
- "name": "c"
"type": "bool "
"return_type": "void"
"signature": "void acommon::MDInfoListofLists::clear(Config *)"
- "name": "_ZN7acommon6Config6removeERKNS_10ParmStringE"
"params":
- "name": "this"
"type": "bool "
- "name": "key"
"type": "bool "
- "name": ""
"type": "bool "
"return_type": "void"
"signature": "PosibErr<void> acommon::Config::remove(ParmStr)"
- "name": "_ZN12_GLOBAL__N_111SuggestImpl7suggestEPKc"
"params":
- "name": "this"
"type": "bool "
- "name": "word"
"type": "bool "
"return_type": "void"
"signature": "SuggestionList & (anonymous namespace)::SuggestImpl::suggest(const char *)"
"language": "c++"
"project": "aspell"
"target_name": "aspell_fuzzer"
"target_path": "/src/aspell-fuzz/aspell_fuzzer.cpp"