Searched refs:CPH_ME (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/ext/com_dotnet/ |
H A D | com_persist.c | 280 #define CPH_ME(fname, arginfo) PHP_ME(com_persist, fname, arginfo, ZEND_ACC_PUBLIC) macro 673 CPH_ME(__construct, NULL) 674 CPH_ME(GetCurFileName, NULL) 675 CPH_ME(SaveToFile, NULL) 676 CPH_ME(LoadFromFile, NULL) 677 CPH_ME(GetMaxStreamSize, NULL) 678 CPH_ME(InitNew, NULL) 679 CPH_ME(LoadFromStream, NULL) 680 CPH_ME(SaveToStream, NULL)
|
Completed in 5 milliseconds