{"Weasels have eaten my telephone system","have eaten my","are eating our","","Weasels are eating our telephone system"},/*Test normal conditions */
{"Did you know twenty plus two is twenty-two?","twenty","thirty",NULL,"Did you know thirty plus two is thirty-two?"},/* Test no third comma */
{"foofoofoofoofoofoofoo","foofoo","bar",NULL,"barbarbarfoo"},/* Found string within previous match */
{"My pet dog once ate a dog who sat on a dog while eating a corndog.","dog","cat","3","My pet cat once ate a cat who sat on a cat while eating a corndog."},
{"One and one and one is three","and","plus","1","One plus one and one is three"},/* Test <max-replacements> = 1*/