mirror of
https://github.com/php/php-src.git
synced 2026-04-19 14:01:01 +02:00
19 lines
403 B
Plaintext
19 lines
403 B
Plaintext
#################################################
|
|
# name: clear
|
|
# purpose: test clearing breakpoints
|
|
# expect: TEST::FORMAT
|
|
# options: -rr
|
|
#################################################
|
|
#[Clearing Breakpoints]
|
|
#File%w%d
|
|
#Functions%w%d
|
|
#Methods%w%d
|
|
#Oplines%w%d
|
|
#File oplines%w%d
|
|
#Function oplines%w%d
|
|
#Method oplines%w%d
|
|
#Conditionals%w%d
|
|
#################################################
|
|
clear
|
|
quit
|