#include "onphp_core.h"
#include "core/OSQL/SQLTableName.h"
Go to the source code of this file.
Variables | |
zend_function_entry | onphp_funcs_SQLTableName [] |
zend_function_entry onphp_funcs_SQLTableName[] |
Initial value:
{ ONPHP_ABSTRACT_ME(SQLTableName, getTable, NULL, ZEND_ACC_PUBLIC) {NULL, NULL, NULL} }
Definition at line 16 of file SQLTableName.c.