Home
last modified time | relevance | path

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

/PHP-7.2/ext/com_dotnet/
H A Dcom_persist.c291 #define CPH_ME(fname, arginfo) PHP_ME(com_persist, fname, arginfo, ZEND_ACC_PUBLIC) macro
684 CPH_ME(__construct, NULL)
685 CPH_ME(GetCurFileName, NULL)
686 CPH_ME(SaveToFile, NULL)
687 CPH_ME(LoadFromFile, NULL)
688 CPH_ME(GetMaxStreamSize, NULL)
689 CPH_ME(InitNew, NULL)
690 CPH_ME(LoadFromStream, NULL)
691 CPH_ME(SaveToStream, NULL)

Completed in 11 milliseconds