DialectString.c File Reference

#include "onphp_core.h"
#include "core/DB/Dialect.h"
#include "core/OSQL/DialectString.h"

Include dependency graph for DialectString.c:

Go to the source code of this file.

Variables

static ONPHP_ARGINFO_DIALECT
zend_function_entry onphp_funcs_DialectString []


Variable Documentation

ONPHP_ARGINFO_DIALECT [static]

Definition at line 17 of file DialectString.c.

zend_function_entry onphp_funcs_DialectString[]

Initial value:

 {
    ONPHP_ABSTRACT_ME(DialectString, toDialectString, arginfo_dialect, ZEND_ACC_PUBLIC)
    {NULL, NULL, NULL}
}

Definition at line 19 of file DialectString.c.


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