Lines Matching refs:no
15 [ --with-libxml-dir=DIR XMLRPC-EPI: libxml2 install prefix], no, no)
19 [ --with-libexpat-dir=DIR XMLRPC-EPI: libexpat dir for XMLRPC-EPI (deprecated)],no,no)
22 [ --with-iconv-dir=DIR XMLRPC-EPI: iconv dir for XMLRPC-EPI],no,no)
24 if test "$PHP_XMLRPC" != "no"; then
33 if test "$PHP_LIBEXPAT_DIR" = "no"; then
35 if test "$PHP_LIBXML" = "no"; then
40 if test "$PHP_XML" = "no"; then
48 testval=no
59 if test "$testval" = "no"; then
65 if test "$PHP_ICONV_SHARED" = "yes" || test "$PHP_ICONV" = "no"; then
67 if test "$PHP_ICONV_DIR" != "no"; then
71 if test -z "$PHP_ICONV" || test "$PHP_ICONV" = "no"; then
93 elif test "$PHP_XMLRPC" != "no"; then