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

Go to the source code of this file.
Functions | |
| ONPHP_METHOD (Castable, castTo) | |
Variables | |
| static | ONPHP_ARGINFO_ONE |
| zend_function_entry | onphp_funcs_Castable [] |
| ONPHP_METHOD | ( | Castable | , | |
| castTo | ||||
| ) |
ONPHP_ARGINFO_ONE [static] |
Definition at line 29 of file Castable.c.
| zend_function_entry onphp_funcs_Castable[] |
Initial value:
Definition at line 31 of file Castable.c.
1.5.4