Révision 3009
tmp/org.txm.groovy.core/src/groovy/org/txm/scripts/importer/transcriber/TranscriberTokenizer.groovy (revision 3009) | ||
---|---|---|
121 | 121 |
event = event.substring(1);//remove '|' |
122 | 122 |
|
123 | 123 |
// test audio |
124 |
if ((s.contains("(") || s.contains(")")) && && s.length() > 2) // contains ( or )
|
|
124 |
if ((s.contains("(") || s.contains(")")) && s.length() > 2) // contains ( or ) |
|
125 | 125 |
{ |
126 | 126 |
if (s.contains("(") ^ s.contains(")")) // ert(ert XOR ert)ert |
127 | 127 |
{ |
Formats disponibles : Unified diff