Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 64) sorted by relevance

123

/PHP-5.4/ext/dom/
H A Ddomimplementation.c32 ZEND_ARG_INFO(0, feature)
74 char *feature, *version; in PHP_METHOD() local
76 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss", &feature, &feature_len, &version, &vers… in PHP_METHOD()
80 if (dom_has_feature(feature, version)) { in PHP_METHOD()
H A Dphp_dom.h116 int dom_has_feature(char *feature, char *version);
/PHP-5.4/ext/standard/tests/network/
H A Dbug64330.phpt6 if (!stristr(PHP_OS, "Linux")) die('skip abstract namespace is a Linux-only feature');
/PHP-5.4/ext/mbstring/
H A DREADME4 add new feature/change behavior should access to development
/PHP-5.4/ext/oci8/tests/
H A Dconnect_without_oracle_home.phpt15 die ("skip tests a feature that works only with Oracle 10gR2");
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_set_local_infile_handler_close_link.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_closures.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_buffer_overflow.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_closefile.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_negative_len.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_nofileop.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_warning_unclonable.phpt10 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_replace_buffer.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_bad_character.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_send_query.phpt13 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_new_query.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_debug_control_string.phpt19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
H A Dmysqli_set_local_infile_handler_nested_call.phpt14 die("skip - experimental (= unsupported) feature");
H A Dmysqli_set_local_infile_handler_short_len.phpt14 die("skip - experimental (= unsupported) feature");
/PHP-5.4/ext/mysql/tests/
H A Dmysql_pconn_disable.phpt2 mysql_pconnect() - disabling feature
H A Dmysql_pconn_reuse.phpt2 mysql_pconnect() - disabling feature
H A Dconnect.inc76 /* Development setting: test experimal features and/or feature requests that never worked before? */
/PHP-5.4/ext/pdo/tests/
H A Dpdo_022.phpt5 die('skip this feature is not yet finalized, no test makes sense');
/PHP-5.4/ext/pcre/pcrelib/
H A DNEWS23 characters and the "auto-possessification" feature has been extended. Other
25 feature to enable applications to do detailed stack checks at compile time, to
98 the (*UTF) feature, as this could be a security issue.
137 "visibility" feature, it is used to hide internal library functions that are
170 Release 8.30 introduces a major new feature: support for 16-bit character
193 This is almost entirely a bug-fix release. The only new feature is the ability
211 The Unicode tables have been updated. The only new feature in the library is
392 There is only one new feature in this release: a linebreak setting of
522 1. There's an "automatic callout" feature that inserts callouts before every
606 4. A new feature that provides some of the functionality that Perl provides
[all …]
/PHP-5.4/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…

Completed in 28 milliseconds

123