Searched refs:_context (Results 1 – 1 of 1) sorted by relevance
7476 static void zend_property_hook_find_property_usage(zend_ast **ast_ptr, void *_context) /* {{{ */ in zend_property_hook_find_property_usage() argument7479 find_property_usage_context *context = (find_property_usage_context *) _context; in zend_property_hook_find_property_usage()
Completed in 34 milliseconds