#include "onphp_main.h"#include "main/DAOs/Handlers/SegmentHandler.h"

Go to the source code of this file.
Variables | |
| static | ONPHP_ARGINFO_ONE |
| zend_function_entry | onphp_funcs_SegmentHandler [] |
ONPHP_ARGINFO_ONE [static] |
Definition at line 16 of file SegmentHandler.c.
| zend_function_entry onphp_funcs_SegmentHandler[] |
Initial value:
{
ONPHP_ABSTRACT_ME(SegmentHandler, drop, NULL, ZEND_ACC_PUBLIC)
{NULL, NULL, NULL}
}
Definition at line 18 of file SegmentHandler.c.
1.5.4