cpp: avoid a gazillion calls to memcpy/memmove
[m6w6/ext-psi] / .gitignore
1 *~
2 *.swp
3 *.dSYM
4 *.o
5 *.lo
6 *.loT
7 *.la
8 *.dep
9 .libs
10 acinclude.m4
11 aclocal.m4
12 autom4te.cache
13 build
14 config.guess
15 config.h
16 config.h.in
17 config.log
18 config.nice
19 config.status
20 config.sub
21 configure
22 configure.in
23 include
24 install-sh
25 libtool
26 ltmain.sh
27 Makefile
28 Makefile.fragments
29 Makefile.global
30 Makefile.objects
31 missing
32 mkinstalldirs
33 modules
34 run-tests.php
35 tests/*/*.diff
36 tests/*/*.out
37 tests/*/*.php
38 tests/*/*.exp
39 tests/*/*.log
40 tests/*/*.sh
41 /tests/*/*.mem
42 /config.cache
43 /*.c
44 /*.diff
45 /*.phar
46 /tmp/
47 /context.h
48 /libffi.h
49 /libjit.h
50 /calc.h
51 /data.h
52 /engine.h
53 /error.h
54 /libjit.h
55 /marshal.h
56 /parser.h
57 /parser_def.h
58 /parser_proc.h
59 /token.h
60 /types.h
61 /src/parser_proc.output
62 /php_psi_stdinc.h
63 /php_psi_posix.h
64 /types/
65 /calc/