Home | History | Annotate | Download | only in telephony

Lines Matching refs:escape

97                 default:  /* invalid escape, return -1 */
132 if (escaped) /* bad final escape */
149 int escape = 0;
168 escape = 1;
171 escape = 2;
175 escape = 2;
177 switch (escape) {