Lines Matching refs:no
6 [no],
7 [no])
13 [no])
15 if test "$PHP_EXTERNAL_PCRE" != "no"; then
24 if test "$PHP_PCRE_JIT" != "no"; then
39 ac_cv_have_pcre2_jit=no
48 ac_cv_have_pcre2_jit=no
58 PHP_NEW_EXTENSION(pcre, php_pcre.c, no,, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)
75 if test "$PHP_PCRE_JIT" != "no"; then
88 ac_cv_have_pcre2_intel_cet=no
96 AC_MSG_RESULT([no])
99 PHP_NEW_EXTENSION(pcre, $pcrelib_sources php_pcre.c, no,,$PHP_PCRE_CFLAGS)
103 if test "$PHP_VALGRIND" != "no" && test "$have_valgrind" = "yes"; then