Searched refs:features (Results 1 – 25 of 60) sorted by relevance
123
/PHP-5.3/ext/dom/ |
H A D | domimplementationsource.c | 33 ZEND_ARG_INFO(0, features) 37 ZEND_ARG_INFO(0, features)
|
/PHP-5.3/ext/soap/tests/schema/ |
H A D | test_schema.inc | 9 …st_schema($schema,$type,$param,$style="rpc",$use="encoded", $attributeFormDefault='',$features=0) { 58 $x = new SoapClient($fname, array("trace"=>1,"exceptions"=>0,"features"=>$features)); 59 $y = new SoapServer($fname, array("features"=>$features));
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | str_ireplace.phpt | 42 for abnormal system behavior.\nSuggest features, report bugs, or ask 98 Suggest features, report bugs, or ask 100 …software designed to watch<br> for abnormal system behavior.<br>Suggest features, report bugs, or …
|
/PHP-5.3/ext/mbstring/tests/ |
H A D | mb_ereg_variation7.phpt | 2 Test mb_ereg() function : usage variations - different regex features in $pattern 16 * Testing the following regular expression features match correctly:
|
/PHP-5.3/ext/pcntl/ |
H A D | README | 3 This module will attempt to implement all features related to process spawning and
|
/PHP-5.3/ext/soap/ |
H A D | php_soap.h | 107 int features; member 172 int features; variable
|
/PHP-5.3/ext/soap/tests/bugs/ |
H A D | bug42086.phpt | 25 array('features'=>SOAP_SINGLE_ELEMENT_ARRAYS));
|
H A D | bug36226-2.phpt | 41 'features' => SOAP_SINGLE_ELEMENT_ARRAYS
|
H A D | bug36226.phpt | 40 'features' => SOAP_SINGLE_ELEMENT_ARRAYS));
|
/PHP-5.3/ext/pcre/pcrelib/testdata/ |
H A D | testinput3 | 1 /-- This set of tests checks local-specific features, using the fr_FR locale.
|
H A D | testoutput3 | 1 /-- This set of tests checks local-specific features, using the fr_FR locale.
|
/PHP-5.3/Zend/RFCs/ |
H A D | 001.txt | 110 describe new features with a majority of them being based on this 132 The new object model is not dependent on other features. Many of the 133 other Zend Engine 2.0 features, such as the $foo->bar()->barbara()
|
/PHP-5.3/ |
H A D | php5.spec.in | 21 features thrown in. The goal of the language is to allow web
|
H A D | README.GIT-RULES | 66 later branches (i.e. fixes for features which where dropped from later 69 2. All news updates intended for public viewing, such as new features,
|
H A D | TODO-PHP5 | 56 Time frame: 2 months (but i have to wait for a few engine features first)
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | NEWS | 7 This release fixes a number of bugs, but also has some new features. These are 154 of lesser new features, and several bugs have been fixed. A new option, 204 features. 274 Some more features from Perl 5.10 have been added: 338 4. New features that will appear in Perl 5.10 are now in PCRE. These include 365 1. A number of new features have been added to pcregrep. 396 pcre_dfa_exec() matching function and the extra features it provides. 423 new features are: 452 7. The pcretest program has been extended to accommodate the new features. 464 Again mainly a bug-fix and tidying release, with only a couple of new features: [all …]
|
H A D | LICENCE | 14 are both optional features that can be omitted when the library is built.
|
/PHP-5.3/ext/mysql/tests/ |
H A D | connect.inc | 76 /* Development setting: test experimal features and/or feature requests that never worked before? */
|
/PHP-5.3/ext/pdo/ |
H A D | TODO | 77 - Someone with more pgsql experience can suggest more features
|
/PHP-5.3/ext/pspell/ |
H A D | README | 19 It has the same basic functionality as aspell (and more features are being
|
/PHP-5.3/ext/shmop/ |
H A D | README | 9 offers high level features which are extremly bothersome for basic SHM
|
/PHP-5.3/Zend/ |
H A D | LICENSE | 39 6. All advertising materials mentioning features or use of this
|
/PHP-5.3/ext/com_dotnet/ |
H A D | README | 4 the "features" that have not been retained.
|
/PHP-5.3/tests/security/ |
H A D | open_basedir.inc | 17 // See http://www.php.net/features.safe-mode for more information
|
/PHP-5.3/ext/gd/libgd/ |
H A D | README | 7 features of GD and by bundling GD with PHP we have a known target to
|
Completed in 33 milliseconds
123