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