Searched refs:CPH_ME (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/com_dotnet/ |
H A D | com_persist.c | 293 #define CPH_ME(fname, arginfo) PHP_ME(com_persist, fname, arginfo, ZEND_ACC_PUBLIC) macro 692 CPH_ME(__construct, NULL) 693 CPH_ME(GetCurFileName, NULL) 694 CPH_ME(SaveToFile, NULL) 695 CPH_ME(LoadFromFile, NULL) 696 CPH_ME(GetMaxStreamSize, NULL) 697 CPH_ME(InitNew, NULL) 698 CPH_ME(LoadFromStream, NULL) 699 CPH_ME(SaveToStream, NULL)
|
Completed in 5 milliseconds