Home
last modified time | relevance | path

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

/php-src/scripts/gdb/
H A Dphp_gdb.py138 class ZendAstPrettyPrinter(gdb.printing.PrettyPrinter): class
211 pp_set.add_printer('zend_ast', '^_zend_ast$', ZendAstPrettyPrinter)

Completed in 5 milliseconds