Home
last modified time | relevance | path

Searched refs:feature (Results 26 – 50 of 62) sorted by relevance

123

/PHP-5.3/sapi/apache/
H A DapMakefile.tmpl44 # the suffix feature of Make really wants just .x, so we use
/PHP-5.3/sapi/apache_hooks/
H A DapMakefile.tmpl44 # the suffix feature of Make really wants just .x, so we use
/PHP-5.3/ext/pdo_odbc/tests/
H A Dlong_columns.phpt28 // 1. install MS Access (part of MS Office) and include ODBC (Development tools feature)
72 … MS SQL server (works with Access, MyODBC), which is a separate failure, feature/code-path from wh…
/PHP-5.3/ext/spl/internal/
H A Diteratoriterator.inc19 * the full Iterator feature set. If so you need to provide techniques to
/PHP-5.3/Zend/RFCs/
H A D001.txt21 Zend Engine's object oriented model, both feature and simplicity
122 'auto-clone' feature, which will perform a cloning of the object
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_class_mysqli_warning.phpt11 die("skip - experimental (= unsupported) feature");
H A Dmysqli_debug_append.phpt19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
H A Dmysqli_poll.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_poll_reference.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_poll_mixing_insert_select.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_poll_kill.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_get_warnings.phpt10 die("skip - experimental (= unsupported) feature");
H A Dconnect.inc24 …/* Development setting: test experimal features and/or feature requests that never worked before? …
H A Dmysqli_debug_mysqlnd_control_string.phpt19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
/PHP-5.3/ext/curl/
H A Dconfig.m457 CURL_SSL=`$CURL_CONFIG --feature | $EGREP SSL`
/PHP-5.3/ext/dom/
H A Dnode.c60 ZEND_ARG_INFO(0, feature)
92 ZEND_ARG_INFO(0, feature)
1514 char *feature, *version; in PHP_FUNCTION() local
1516 …ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "Oss", &id, dom_node_class_entry, &feature, &feature_len, &v… in PHP_FUNCTION()
1520 if (dom_has_feature(feature, version)) { in PHP_FUNCTION()
H A Dphp_dom.c1465 int dom_has_feature(char *feature, char *version) in dom_has_feature() argument
1470 if ((!strcasecmp(feature, "Core") && !strcmp (version, "1.0")) || !strcasecmp(feature, "XML")) in dom_has_feature()
/PHP-5.3/ext/oci8/tests/
H A Dextauth_01.phpt6 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip feature not available on Windows platforms");
H A Dextauth_03.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip feature not available on Windows platforms");
H A Dextauth_02.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip feature not available on Windows platforms");
H A Dbug43497_92.phpt13 die ("skip tests a feature that works only with Oracle 9iR2 client");
/PHP-5.3/
H A DREADME.MAILINGLIST_RULES43 PHP developers to implement a feature for you. For one it makes the
H A DTODO42 * Implement flush feature suitable for nested output buffers.
H A DREADME.SUBMITTING_PATCH140 patches for each bug or feature.
/PHP-5.3/sapi/litespeed/
H A DREADME199 to disable this feature, such as when a LSAPI process was started

Completed in 42 milliseconds

123