Lines Matching refs:no
6 [no],
7 [no])
13 [no])
15 if test "$PHP_EXTERNAL_PCRE" != "no"; then
23 if test "$PHP_PCRE_JIT" != "no"; then
38 ac_cv_have_pcre2_jit=no
47 ac_cv_have_pcre2_jit=no
57 PHP_NEW_EXTENSION(pcre, php_pcre.c, no,, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)
79 if test "$PHP_PCRE_JIT" != "no"; then
92 ac_cv_have_pcre2_intel_cet=no
100 AC_MSG_RESULT([no])
103 PHP_NEW_EXTENSION(pcre, $pcrelib_sources php_pcre.c, no,,$PHP_PCRE_CFLAGS)
107 if test "$PHP_VALGRIND" != "no" && test "$have_valgrind" = "yes"; then