-
Notifications
You must be signed in to change notification settings - Fork 0
/
TAGS
72 lines (63 loc) · 2.11 KB
/
TAGS
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
c:/Users/chenyulue/Documents/Haskell/find-v1/test\Spec.hs,15
main main0,1
c:/Users/chenyulue/Documents/Haskell/find-v1/src\Text\Warning.hs,92
module Text.Warning Text.Warning2,3
warning warning12,13
allWarnings allWarnings15,16
c:/Users/chenyulue/Documents/Haskell/find-v1/src\Text\ParseFig.hs,422
module Text.ParseFig Text.ParseFig3,4
isFigChar,isOnlyAlpha isOnlyAlpha21,22
isFigChar,isFigChar21,22
isOnlyAlpha isOnlyAlpha23,24
alphaNum alphaNum25,26
parenFig parenFig29,30
openParen, closeParen closeParen34,35
openParen,openParen34,35
closeParen closeParen36,37
hyphenFig hyphenFig39,40
hyphen hyphen46,47
figNo figNo50,51
(<(<**>)57,58
manyFigs manyFigs61,62
figNumbers figNumbers64,65
c:/Users/chenyulue/Documents/Haskell/find-v1/src\Text\DealWith.hs,227
module Text.DealWith Text.DealWith2,3
dealWith dealWith13,14
type DespTxt DespTxt20,21
type FigsTxt FigsTxt21,22
(<(<??>)24,25
desp desp25,26
output output43,44
delSort delSort50,51
splitAndOr splitAndOr53,54
c:/Users/chenyulue/Documents/Haskell/find-v1/src\GUI.hs,351
module GUI GUI3,4
database database17,18
helpDocPath helpDocPath19,20
gui gui22,23
compareAndFind compareAndFind43,44
highlight highlight83,84
textViewGetValue textViewGetValue96,97
helpDialog helpDialog103,104
aboutDialog aboutDialog119,120
addDialog addDialog126,127
showResult showResult149,150
selectFile selectFile156,157
c:/Users/chenyulue/Documents/Haskell/find-v1/src\Data\SensitiveWords.hs,170
module Data.SensitiveWords Data.SensitiveWords3,4
addFromFile addFromFile11,12
addOneWord addOneWord34,35
searchWord searchWord45,46
deleteWord deleteWord55,56
c:/Users/chenyulue/Documents/Haskell/find-v1/Setup.hs,15
main main1,2
c:/Users/chenyulue/Documents/Haskell/find-v1/backup\Main.hs,95
module Main Main1,2
main main11,12
getResult getResult20,21
figAndWarn figAndWarn26,27
c:/Users/chenyulue/Documents/Haskell/find-v1/app\Main.hs,95
module Main Main0,1
main main12,13
getResult getResult19,20
figAndWarn figAndWarn25,26