Home | History | Annotate | Download | only in animator

Lines Matching refs:startQuote

680         char startQuote = ch;
681 if (startQuote == '\'' || startQuote == '\"') {
701 } while (script[0] != startQuote);