Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 76) sorted by path

1234

/php-src/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml2 description: Create a bug report
8description: "Please provide a minimal way to reproduce the problem and describe what the expected…
28description: "The used PHP version. Make sure it is [supported](https://www.php.net/supported-vers…
35 description: "The used operating system, if relevant."
H A Dfeature_request.yml2 description: Create a feature request
8 description: "Please describe the requested feature and why it should be included in PHP."
/php-src/
H A DCONTRIBUTING.md312 end users, a brief description and your name might be added to the [NEWS](/NEWS)
409 <max 79 characters short description>\n
411 <long description, 79 chars per line>
/php-src/Zend/tests/
H A Dbug39438.phpt14 … 'description' => 'Displays a teaser for advanced subpages or a selection of advanced pages',
H A Dcallable_self_parent_static_deprecation.phpt30 foreach ($variants as $description => $callable) {
31 echo "$description\n";
35 foreach ($variants as $description => $callable) {
36 echo "$description\n";
42 foreach ($variants as $description => $callable) {
43 echo "$description\n";
48 foreach ($variants as $description => $callable) {
49 echo "$description\n";
54 foreach ($variants as $description => $callable) {
55 echo "$description\n";
/php-src/Zend/tests/named_params/
H A Dassert.phpt13 assert(assertion: true, description: "Description");
15 assert(assertion: false, description: "Description");
21 assert(description: "Description");
30 Named parameter $description overwrites previous argument
/php-src/build/
H A Dlibtool.m42952 # PORTME: fill in a description of your system's C++ link characteristics
5630 # PORTME fill in a description of your system's linker (not GNU ld)
/php-src/ext/curl/tests/
H A Dbug48203_multi.phpt8 function checkForClosedFilePointer($target_url, $curl_option, $description) {
52 echo "Ok for $description\n";
H A Dbug54798-unix.phpt14 function checkForClosedFilePointer($host, $curl_option, $description) {
39 echo "Ok for $description\n";
H A Dbug54798.phpt8 function checkForClosedFilePointer($host, $curl_option, $description) {
33 echo "Ok for $description\n";
/php-src/ext/dom/lexbor/lexbor/css/
H A Dlog.h67 const char *module_name, const char *description);
/php-src/ext/dom/tests/
H A Ddom007.phpt11 <!ELEMENT course (title, description, temp*)>
14 <!ELEMENT description (#PCDATA)>
25 <description>Introduction to Languages</description>
29 <description>Introduction to French</description>
/php-src/ext/exif/tests/
H A Dexif008.phpt46 string(15) "My description."
H A Dexif009.phpt46 string(15) "My description."
H A Dexif010.phpt48 string(15) "My description."
H A Dexif011.phpt48 string(15) "My description."
H A Dexif012.phpt46 string(15) "My description."
H A Dexif013.phpt46 string(15) "My description."
H A Dexif014.phpt48 string(15) "My description."
H A Dexif015.phpt48 string(15) "My description."
H A Dexif016.phpt56 string(15) "My description."
H A Dexif017.phpt56 string(15) "My description."
H A Dexif018.phpt58 string(15) "My description."
H A Dexif020.phpt56 string(15) "My description."
H A Dexif021.phpt56 string(15) "My description."

Completed in 124 milliseconds

1234