Home
last modified time | relevance | path

Searched defs:_zend_function_entry (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_API.h35 typedef struct _zend_function_entry { struct
36 const char *fname;
37 void (*handler)(INTERNAL_FUNCTION_PARAMETERS);
38 const struct _zend_arg_info *arg_info;
39 zend_uint num_args;
40 zend_uint flags;

Completed in 9 milliseconds