Home
last modified time | relevance | path

Searched refs:ZendAstKindPrettyPrinter (Results 1 – 1 of 1) sorted by relevance

/php-src/scripts/gdb/
H A Dphp_gdb.py126 class ZendAstKindPrettyPrinter(gdb.printing.PrettyPrinter): class
136 pp_set.add_printer('zend_ast_kind', '^zend_ast_kind$', ZendAstKindPrettyPrinter)

Completed in 5 milliseconds