Home
last modified time | relevance | path

Searched refs:php_com_persist_helper (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/com_dotnet/
H A Dcom_persist.c284 #define CPH_FETCH() php_com_persist_helper *helper = (php_com_persist_helper*)Z_OBJ_P(getThis());
295 } php_com_persist_helper; typedef
300 static inline HRESULT get_persist_stream(php_com_persist_helper *helper) in get_persist_stream()
308 static inline HRESULT get_persist_stream_init(php_com_persist_helper *helper) in get_persist_stream_init()
316 static inline HRESULT get_persist_file(php_com_persist_helper *helper) in get_persist_file()
686 php_com_persist_helper *object = (php_com_persist_helper*)obj; in helper_free_storage()
706 php_com_persist_helper *clone, *object = (php_com_persist_helper*)Z_OBJ_P(obj); in helper_clone()
730 php_com_persist_helper *helper; in helper_new()

Completed in 7 milliseconds