Searched defs:info_func_t (Results 1 – 2 of 2) sorted by relevance
49 typedef void (__stdcall *info_func_t)(char*); typedef51 typedef void (*info_func_t)(char*); typedef
32 typedef uint32_t (*info_func_t)(const zend_call_info *call_info, const zend_ssa *ssa); typedef
Completed in 8 milliseconds