newSWFSound_fromInput  755 mingpp.h       	this->sound = newSWFSound_fromInput(input->input, flags); 
newSWFSound_fromInput 3309 php_ext/ming.c 		sound = newSWFSound_fromInput(input, flags);
newSWFSound_fromInput 7229 py_ext/ming_wrap.c   result = (SWFSound)newSWFSound_fromInput(arg1,arg2);
newSWFSound_fromInput  220 src/blocks/sound.c 	SWFSound s = newSWFSound_fromInput(newSWFInput_file(f), flags);
newSWFSound_fromInput  404 src/blocks/swf.h SWFSound newSWFSound_fromInput(SWFInput input);
newSWFSound_fromInput  565 src/ming.h     SWFSound newSWFSound_fromInput(SWFInput input, byte flags);