Castable.c File Reference

#include "onphp_core.h"
#include "core/OSQL/Castable.h"

Include dependency graph for Castable.c:

Go to the source code of this file.

Functions

 ONPHP_METHOD (Castable, castTo)

Variables

static ONPHP_ARGINFO_ONE
zend_function_entry onphp_funcs_Castable []


Function Documentation

ONPHP_METHOD ( Castable  ,
castTo   
)

Definition at line 16 of file Castable.c.

References ONPHP_UPDATE_PROPERTY.


Variable Documentation

ONPHP_ARGINFO_ONE [static]

Definition at line 29 of file Castable.c.

zend_function_entry onphp_funcs_Castable[]

Initial value:

 {
    ONPHP_ME(Castable, castTo, arginfo_one, ZEND_ACC_PUBLIC)
    {NULL, NULL, NULL}
}

Definition at line 31 of file Castable.c.


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