Searched refs:features (Results 1 – 25 of 61) sorted by relevance
123
/PHP-7.2/ext/dom/ |
H A D | domimplementationsource.c | 33 ZEND_ARG_INFO(0, features) 37 ZEND_ARG_INFO(0, features)
|
/PHP-7.2/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-7.2/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-7.2/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-7.2/ext/pcntl/ |
H A D | README | 3 This module will attempt to implement all features related to process spawning and
|
/PHP-7.2/ext/soap/ |
H A D | php_soap.h | 105 int features; member 177 int features; variable
|
/PHP-7.2/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-7.2/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-7.2/sapi/phpdbg/ |
H A D | Changelog.md | 52 1. Initial features
|
/PHP-7.2/ |
H A D | php7.spec.in | 21 features thrown in. The goal of the language is to allow web
|
H A D | README.md | 16 New features require an RFC and must be accepted by the developers.
|
H A D | README.GIT-RULES | 77 later branches (i.e. fixes for features which where dropped from later 80 2. All news updates intended for public viewing, such as new features,
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | NEWS | 110 There are also some new features, of which these are the most important: 133 This release fixes a number of bugs, but also has some new features. These are 280 of lesser new features, and several bugs have been fixed. A new option, 330 features. 400 Some more features from Perl 5.10 have been added: 464 4. New features that will appear in Perl 5.10 are now in PCRE. These include 491 1. A number of new features have been added to pcregrep. 522 pcre_dfa_exec() matching function and the extra features it provides. 549 new features are: 578 7. The pcretest program has been extended to accommodate the new features. [all …]
|
H A D | LICENCE | 15 are both optional features that can be omitted when the library is built.
|
/PHP-7.2/ext/pdo/ |
H A D | TODO | 77 - Someone with more pgsql experience can suggest more features
|
/PHP-7.2/ext/pspell/ |
H A D | README | 19 It has the same basic functionality as aspell (and more features are being
|
/PHP-7.2/ext/shmop/ |
H A D | README | 9 offers high level features which are extremely bothersome for basic SHM
|
/PHP-7.2/Zend/ |
H A D | LICENSE | 39 6. All advertising materials mentioning features or use of this
|
/PHP-7.2/ext/com_dotnet/ |
H A D | README | 4 the "features" that have not been retained.
|
/PHP-7.2/ext/gd/libgd/ |
H A D | README | 7 features of GD and by bundling GD with PHP we have a known target to
|
/PHP-7.2/tests/security/ |
H A D | open_basedir.inc | 17 // See http://www.php.net/features.safe-mode for more information
|
/PHP-7.2/ext/dba/ |
H A D | README | 5 such, functionality is limited to a common subset of features supported
|
Completed in 25 milliseconds
123