| 178 |
pcre_study.c \ |
pcre_study.c \ |
| 179 |
pcre_tables.c \ |
pcre_tables.c \ |
| 180 |
pcre_try_flipped.c \ |
pcre_try_flipped.c \ |
| 181 |
pcre_ucp_searchfuncs.c \ |
pcre_ucd.c \ |
| 182 |
pcre_valid_utf8.c \ |
pcre_valid_utf8.c \ |
| 183 |
pcre_version.c \ |
pcre_version.c \ |
| 184 |
pcre_xclass.c \ |
pcre_xclass.c \ |
| 185 |
ucp.h \ |
ucp.h |
|
ucpinternal.h \ |
|
|
ucptable.h |
|
| 186 |
|
|
| 187 |
## This file is generated as part of the building process, so don't distribute. |
## This file is generated as part of the building process, so don't distribute. |
| 188 |
nodist_libpcre_la_SOURCES = \ |
nodist_libpcre_la_SOURCES = \ |
| 314 |
pcre_globals.o pcre_info.o pcre_maketables.o \ |
pcre_globals.o pcre_info.o pcre_maketables.o \ |
| 315 |
pcre_newline.o pcre_ord2utf8.o pcre_refcount.o \ |
pcre_newline.o pcre_ord2utf8.o pcre_refcount.o \ |
| 316 |
pcre_study.o pcre_tables.o pcre_try_flipped.o \ |
pcre_study.o pcre_tables.o pcre_try_flipped.o \ |
| 317 |
pcre_ucp_searchfuncs.o pcre_valid_utf8.o pcre_version.o \ |
pcre_ucd.o pcre_valid_utf8.o pcre_version.o \ |
| 318 |
pcre_chartables.o \ |
pcre_chartables.o \ |
| 319 |
pcre_xclass.o |
pcre_xclass.o |
| 320 |
|
|