Forum: MemoQ support
Topic: Does anyone know how I combine my two regular expressions?
Poster: Stepan Konev
Post title: Combine regular expressions
Is it only me who can't understand how different order of the same three words can result in different char count? If you use three known words, alpha, beta, gamma, then any their combination will give the same char count. If you don't stick to specific words, then you can't use alpha, beta, gamma in your regex.
Can you please elaborate a little bit. Please give an example of what you want to achieve.
[Edited at 2024-12-08 12:35 GMT]
Topic: Does anyone know how I combine my two regular expressions?
Poster: Stepan Konev
Post title: Combine regular expressions
Is it only me who can't understand how different order of the same three words can result in different char count? If you use three known words, alpha, beta, gamma, then any their combination will give the same char count. If you don't stick to specific words, then you can't use alpha, beta, gamma in your regex.
Can you please elaborate a little bit. Please give an example of what you want to achieve.
[Edited at 2024-12-08 12:35 GMT]