Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/tests/
H A Dbug38943.phpt11 public $testp = 1;
21 $z->testp = "foobar";
33 ["testp"]=>
H A Dbug38943.inc4 public $testp = 1;
14 $z->testp = "foobar";
H A Doo_ext_zip.phpt12 public $testp = 1;
H A Dbug38943_2.phpt21 ["testp"]=>
/PHP-7.0/ext/mbstring/oniguruma/win32/
H A DMakefile71 testp = testp macro
153 ptest: $(testp)
154 .\$(testp)
159 $(testp): $(testc).c $(dlllib)
160 $(CC) -nologo -DPOSIX_TEST -o $(testp) $(testc).c $(dlllib)
169 del *.obj $(encdir)\*.obj *.lib *.exp *.dll $(testp).exe $(testc).exe $(testc).obj

Completed in 11 milliseconds