Home
last modified time | relevance | path

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

123

/PHP-5.3/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.3/ext/mbstring/
H A DREADME4 add new feature/change behavior should access to development
/PHP-5.3/ext/oci8/tests/
H A Dconnect_without_oracle_home.phpt15 die ("skip tests a feature that works only with Oracle 10gR2");
/PHP-5.3/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.3/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.3/ext/pdo/tests/
H A Dpdo_022.phpt5 die('skip this feature is not yet finalized, no test makes sense');
/PHP-5.3/
H A Dphp.ini-development200 ; To disable this feature set this option to empty value
406 ; is to disable this feature.
619 ; Note: Never use this feature for production boxes.
750 ; feature. Also note, this feature has been deprecated as of PHP 5.3.0 and is
787 ; to disable this feature.
837 ; every request. PHP's default behavior is to disable this feature.
859 ; does not currently support this feature (03/17/2002)
865 ; this feature.
1388 ; Auto reset feature requires a little overheads.
1573 ; PHP 4.2 and less have an undocumented feature/bug that allows you to
[all …]
H A Dphp.ini-production200 ; To disable this feature set this option to empty value
406 ; is to disable this feature.
619 ; Note: Never use this feature for production boxes.
750 ; feature. Also note, this feature has been deprecated as of PHP 5.3.0 and is
787 ; to disable this feature.
837 ; every request. PHP's default behavior is to disable this feature.
859 ; does not currently support this feature (03/17/2002)
865 ; this feature.
1388 ; Auto reset feature requires a little overheads.
1573 ; PHP 4.2 and less have an undocumented feature/bug that allows you to
[all …]
/PHP-5.3/ext/pcre/pcrelib/
H A DNEWS40 "visibility" feature, it is used to hide internal library functions that are
73 Release 8.30 introduces a major new feature: support for 16-bit character
96 This is almost entirely a bug-fix release. The only new feature is the ability
114 The Unicode tables have been updated. The only new feature in the library is
295 There is only one new feature in this release: a linebreak setting of
425 1. There's an "automatic callout" feature that inserts callouts before every
480 This is mainly a bug-fix and tidying release. The only new feature is that PCRE
509 4. A new feature that provides some of the functionality that Perl provides
579 5. There is an experimental recursion feature.

Completed in 45 milliseconds

123