Home
last modified time | relevance | path

Searched refs:testc (Results 1 – 5 of 5) sorted by last modified time

/PHP-5.6/ext/standard/tests/array/
H A Dbug30266.phpt5 class testc
18 $myobj = new testc();
/PHP-5.6/ext/mbstring/oniguruma/win32/
H A DMakefile70 testc = testc macro
86 $(CP) win32\testc.c testc.c
149 ctest: $(testc)
150 .\$(testc)
156 $(testc): $(testc).c $(libname)
157 $(CC) -nologo -o $(testc) -DONIG_EXTERN=extern $(testc).c $(libname)
159 $(testp): $(testc).c $(dlllib)
160 $(CC) -nologo -DPOSIX_TEST -o $(testp) $(testc).c $(dlllib)
165 $(testc)u: $(testc)u.c $(libname)
166 $(CC) -nologo -o $(testc)u -DONIG_EXTERN=extern $(testc)u.c $(libname)
[all …]
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY572 2005/08/22: [impl] escape GCC 4.0 warnings for testc.c.
1740 2003/02/26: [dist] auto update testc.c and win32/testc.c in dist target.
1865 2003/01/15: [dist] add testc.c to distribution file.
1872 2003/01/11: [dist] add win32 directory. (config.h, Makefile, testc.c)
1888 2003/01/08: [inst] add test program converter (test.rb -> testc.c).
H A DREADME64 4. copy win32\testc.c testc.c
H A DREADME.ja65 4. copy win32\testc.c testc.c

Completed in 20 milliseconds