Home
last modified time | relevance | path

Searched refs:pcre2_jit_test (Results 1 – 9 of 9) sorted by relevance

/external/pcre/dist2/
DMakefile.in115 @WITH_JIT_TRUE@am__append_17 = pcre2_jit_test
116 @WITH_JIT_TRUE@am__append_18 = pcre2_jit_test
363 @WITH_JIT_TRUE@am__EXEEXT_4 = pcre2_jit_test$(EXEEXT)
370 am__pcre2_jit_test_SOURCES_DIST = src/pcre2_jit_test.c
372 @WITH_JIT_TRUE@ src/pcre2_jit_test-pcre2_jit_test.$(OBJEXT)
1251 @WITH_JIT_TRUE@pcre2_jit_test_SOURCES = src/pcre2_jit_test.c
1641 src/pcre2_jit_test-pcre2_jit_test.$(OBJEXT): src/$(am__dirstamp) \
1644 pcre2_jit_test$(EXEEXT): $(pcre2_jit_test_OBJECTS) $(pcre2_jit_test_DEPENDENCIES) $(EXTRA_pcre2_jit…
1645 @rm -f pcre2_jit_test$(EXEEXT)
1790 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/pcre2_jit_test-pcre2_jit_test.Po@am__quote@
[all …]
DCMakeLists.txt632 ADD_EXECUTABLE(pcre2_jit_test src/pcre2_jit_test.c) target
633 SET(targets ${targets} pcre2_jit_test)
644 TARGET_LINK_LIBRARIES(pcre2_jit_test ${PCRE2_JIT_TEST_LIBS})
728 ADD_TEST(pcre2_jit_test pcre2_jit_test)
DMakefile.am539 TESTS += pcre2_jit_test
540 noinst_PROGRAMS += pcre2_jit_test library
541 pcre2_jit_test_SOURCES = src/pcre2_jit_test.c
DPrepareRelease209 src/pcre2_jit_test.c \
DNON-AUTOTOOLS-BUILD176 JIT test program, src/pcre2_jit_test.c.
377 To independently test the just-in-time compiler, run pcre2_jit_test.exe.
DREADME427 test program called pcre2_jit_test is built as well. If the 8-bit library is
580 When JIT support is enabled, a third test program called pcre2_jit_test is
819 src/pcre2_jit_test.c JIT test program
DChangeLog1056 29. Fix typo in pcre2_jit_test.c
/external/pcre/dist2/doc/html/
DNON-AUTOTOOLS-BUILD.txt176 JIT test program, src/pcre2_jit_test.c.
377 To independently test the just-in-time compiler, run pcre2_jit_test.exe.
DREADME.txt427 test program called pcre2_jit_test is built as well. If the 8-bit library is
580 When JIT support is enabled, a third test program called pcre2_jit_test is
819 src/pcre2_jit_test.c JIT test program