Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c802 yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop) in yy_stack_print() argument
805 yy_stack_print (yybottom, yytop) in yy_stack_print()
807 yytype_int16 *yytop;
811 for (; yybottom <= yytop; yybottom++)

Completed in 8 milliseconds