SWFMovie_protect 1066 mingpp.h         { SWFMovie_protect(this->movie, NULL);}
SWFMovie_protect 1069 mingpp.h         { SWFMovie_protect(this->movie,password); }
SWFMovie_protect 3814 php_ext/ming.c 	SWFMovie_protect(movie, passwd);
SWFMovie_protect 13130 py_ext/ming_wrap.c   SWFMovie_protect(arg1,(char const *)arg2);
SWFMovie_protect 1068 src/ming.h     void SWFMovie_protect(SWFMovie movie, const char *password);
SWFMovie_protect   11 test/Movie/Protect/test01.c SWFMovie_protect(m,NULL);
SWFMovie_protect   11 test/Movie/Protect/test02.c SWFMovie_protect(m,"foobar");