• Home
  • Raw
  • Download

Lines Matching refs:p

55     const char* p = line;  in main()  local
58 while (!isspace(*p)) { in main()
59 if (*p == 0) { in main()
63 if (p[0] == '(' && isdigit(p[1]) && p[2] == ')' && isspace(p[3])) { in main()
64 p += 3; in main()
67 fputc(tolower(*p), stdout); in main()
68 p++; in main()
75 while (isspace(*p)) p++; in main()
76 if (*p == 0) break; in main()
80 (next=xlate(p, "AA1 R", ")r")) || // odd AA D in main()
81 (next=xlate(p, "AA0", "o")) || // odd AA D in main()
82 (next=xlate(p, "AA1", "o")) || // odd AA D in main()
83 (next=xlate(p, "AA2", "o")) || // odd AA D in main()
85 (next=xlate(p, "AE0", "a")) || // at AE T in main()
86 (next=xlate(p, "AE1", "a")) || // at AE T in main()
87 (next=xlate(p, "AE2", "a")) || // at AE T in main()
90 (next=xlate(p, "AH0 N", "~")) || // hut HH AH T - from jean in main()
91 (next=xlate(p, "AH0 M", "}")) || // hut HH AH T - from jean in main()
92 (next=xlate(p, "AH0", "@")) || // hut HH AH T - from jean in main()
93 (next=xlate(p, "AH1", "u")) || // hut HH AH T in main()
94 (next=xlate(p, "AH2", "u")) || // hut HH AH T in main()
96 (next=xlate(p, "AO0", "{")) || // ought AO T in main()
97 (next=xlate(p, "AO1", "{")) || // ought AO T in main()
98 (next=xlate(p, "AO2", "{")) || // ought AO T in main()
100 (next=xlate(p, "AW0", "?")) || // cow K AW in main()
101 (next=xlate(p, "AW1", "?")) || // cow K AW in main()
102 (next=xlate(p, "AW2", "?")) || // cow K AW in main()
104 (next=xlate(p, "AY0", "I")) || // hide HH AY D in main()
105 (next=xlate(p, "AY1", "I")) || // hide HH AY D in main()
106 (next=xlate(p, "AY2", "I")) || // hide HH AY D in main()
108 (next=xlate(p, "B" , "b")) || // be B IY in main()
109 (next=xlate(p, "CH" , "C")) || // cheese CH IY Z in main()
110 (next=xlate(p, "D" , "d")) || // dee D IY in main()
111 (next=xlate(p, "DH" , "D")) || // thee DH IY in main()
113 (next=xlate(p, "EH1 R", ",r")) || // Ed EH D in main()
114 (next=xlate(p, "EH0", "c")) || // Ed EH D - from jean in main()
115 (next=xlate(p, "EH1", "e")) || // Ed EH D in main()
116 (next=xlate(p, "EH2", "e")) || // Ed EH D in main()
118 (next=xlate(p, "ER0", "P")) || // hurt HH ER T in main()
119 (next=xlate(p, "ER1", "V")) || // hurt HH ER T in main()
120 (next=xlate(p, "ER2", "V")) || // hurt HH ER T in main()
122 (next=xlate(p, "EY0", "A")) || // ate EY T in main()
123 (next=xlate(p, "EY1", "A")) || // ate EY T in main()
124 (next=xlate(p, "EY2", "A")) || // ate EY T in main()
126 (next=xlate(p, "F" , "f")) || // fee F IY in main()
127 (next=xlate(p, "G" , "g")) || // green G R IY N in main()
128 (next=xlate(p, "HH" , "h")) || // he HH IY in main()
130 (next=xlate(p, "IH0", "6")) || // it IH T in main()
131 (next=xlate(p, "IH1", "i")) || // it IH T in main()
132 (next=xlate(p, "IH2", "i")) || // it IH T in main()
134 (next=xlate(p, "IY0", "/")) || // eat IY T - from jean in main()
135 (next=xlate(p, "IY1", "E")) || // eat IY T in main()
136 (next=xlate(p, "IY2", "E")) || // eat IY T in main()
138 (next=xlate(p, "JH" , "j")) || // gee JH IY in main()
139 (next=xlate(p, "K" , "k")) || // key K IY in main()
140 (next=xlate(p, "L" , "l")) || // lee L IY in main()
141 (next=xlate(p, "M" , "m")) || // me M IY in main()
142 (next=xlate(p, "N" , "n")) || // knee N IY in main()
143 (next=xlate(p, "NG" , "N")) || // ping P IH NG in main()
145 (next=xlate(p, "OW0", "]")) || // oat OW T in main()
146 (next=xlate(p, "OW1", "O")) || // oat OW T in main()
147 (next=xlate(p, "OW2", "O")) || // oat OW T in main()
149 (next=xlate(p, "OY0", "<")) || // toy T OY in main()
150 (next=xlate(p, "OY1", "<")) || // toy T OY in main()
151 (next=xlate(p, "OY2", "<")) || // toy T OY in main()
153 (next=xlate(p, "P" , "p")) || // pee P IY in main()
154 (next=xlate(p, "R" , "r")) || // read R IY D in main()
155 (next=xlate(p, "S" , "s")) || // sea S IY in main()
156 (next=xlate(p, "SH" , "S")) || // she SH IY in main()
157 (next=xlate(p, "T" , "t")) || // tea T IY in main()
158 (next=xlate(p, "TH" , "T")) || // theta TH EY T AH in main()
160 (next=xlate(p, "UH0", "q")) || // hood HH UH D in main()
161 (next=xlate(p, "UH1", "q")) || // hood HH UH D in main()
162 (next=xlate(p, "UH2", "q")) || // hood HH UH D in main()
164 (next=xlate(p, "UW0", "U")) || // two T UW in main()
165 (next=xlate(p, "UW1", "U")) || // two T UW in main()
166 (next=xlate(p, "UW2", "U")) || // two T UW in main()
168 (next=xlate(p, "V" , "v")) || // vee V IY in main()
169 (next=xlate(p, "W" , "w")) || // we W IY in main()
170 (next=xlate(p, "Y" , "y")) || // yield Y IY L D in main()
171 (next=xlate(p, "Z" , "z")) || // zee Z IY in main()
172 (next=xlate(p, "ZH" , "Z")) || // seizure S IY ZH ER in main()
174 p = next; in main()
177 fprintf(stderr, "can't pronounce line %d: %s", lineno, p); in main()