Lines Matching refs:DestroyString
281 p->path=DestroyString(p->path); in DestroyDelegate()
283 p->decode=DestroyString(p->decode); in DestroyDelegate()
285 p->encode=DestroyString(p->encode); in DestroyDelegate()
287 p->commands=DestroyString(p->commands); in DestroyDelegate()
369 arguments[i]=DestroyString(arguments[i]); in ExternalDelegateCommand()
381 arguments[i]=DestroyString(arguments[i]); in ExternalDelegateCommand()
481 sanitize_command=DestroyString(sanitize_command); in ExternalDelegateCommand()
483 arguments[i]=DestroyString(arguments[i]); in ExternalDelegateCommand()
1092 string=DestroyString(string); in InterpretDelegateProperties()
1146 commands[i]=DestroyString(commands[i]); in GetDelegateCommand()
1791 magick=DestroyString(magick); in InvokeDelegate()
1880 command=DestroyString(command); in InvokeDelegate()
1901 commands[i]=DestroyString(commands[i]); in InvokeDelegate()
1910 commands[i]=DestroyString(commands[i]); in InvokeDelegate()
2004 commands[j]=DestroyString(commands[j]); in ListDelegateInfo()
2138 file_xml=DestroyString(file_xml); in LoadDelegateCache()