Stringable.c File Reference

#include "onphp_core.h"
#include "core/Base/Stringable.h"

Include dependency graph for Stringable.c:

Go to the source code of this file.

Variables

zend_function_entry onphp_funcs_Stringable []


Variable Documentation

zend_function_entry onphp_funcs_Stringable[]

Initial value:

 {
    ONPHP_ABSTRACT_ME(Stringable, toString, NULL, ZEND_ACC_PUBLIC)
    {NULL, NULL, NULL}
}

Definition at line 16 of file Stringable.c.


Generated on Sun Dec 9 21:56:35 2007 for onPHP by  doxygen 1.5.4