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)
74 if test "$PHP_PCRE_JIT" != "no"; then
87 ac_cv_have_pcre2_intel_cet=no
95 AC_MSG_RESULT([no])
98 PHP_NEW_EXTENSION(pcre, $pcrelib_sources php_pcre.c, no,,$PHP_PCRE_CFLAGS)
102 if test "$PHP_VALGRIND" != "no" && test "$have_valgrind" = "yes"; then