php_com_persist_helper  295 ext/com_dotnet/com_persist.c #define CPH_FETCH()				php_com_persist_helper *helper = (php_com_persist_helper*)Z_OBJ_P(getThis());
php_com_persist_helper  311 ext/com_dotnet/com_persist.c static inline HRESULT get_persist_stream(php_com_persist_helper *helper)
php_com_persist_helper  319 ext/com_dotnet/com_persist.c static inline HRESULT get_persist_stream_init(php_com_persist_helper *helper)
php_com_persist_helper  327 ext/com_dotnet/com_persist.c static inline HRESULT get_persist_file(php_com_persist_helper *helper)
php_com_persist_helper  697 ext/com_dotnet/com_persist.c 	php_com_persist_helper *object = (php_com_persist_helper*)obj;
php_com_persist_helper  717 ext/com_dotnet/com_persist.c 	php_com_persist_helper *clone, *object = (php_com_persist_helper*)Z_OBJ_P(obj);
php_com_persist_helper  741 ext/com_dotnet/com_persist.c 	php_com_persist_helper *helper;