Home
last modified time | relevance | path

Searched refs:comment (Results 76 – 100 of 164) sorted by relevance

1234567

/PHP-7.4/sapi/phpdbg/tests/
H A Dphpdbg_oplog_001.phpt42 // comment
/PHP-7.4/Zend/tests/
H A Dbug55156.phpt2 Bug #55156 (ReflectionClass::getDocComment() returns comment even though the class has none)
H A Dwarning_during_heredoc_scan_ahead.phpt21 Warning: Unterminated comment starting line %d in %s on line %d
H A Dnowdoc_014.phpt5 highlight.comment = #FF8000
H A Drequire_parse_exception.phpt24 /** doc comment */
H A Dbug35655.phpt5 highlight.comment = #FF8000
H A Dnowdoc_013.phpt5 highlight.comment = #FF8000
/PHP-7.4/ext/standard/tests/strings/
H A Dbug46578.phpt2 Bug #46578 (strip_tags() does not honor end-of-comment when it encounters a single quote)
/PHP-7.4/ext/reflection/tests/
H A DReflectionMethod_getDocComment_property_list.phpt12 // Some comment
H A Dbug71767.phpt2 Bug #71767 (ReflectionMethod::getDocComment returns the wrong comment)
H A DReflectionProperty_getModifiers.001.phpt26 * This property has a comment.
/PHP-7.4/ext/zip/tests/
H A Dbug38943.phpt48 ["comment"]=>
/PHP-7.4/ext/simplexml/tests/
H A D009b.phpt12 <elem1 attr1='first'>Bla bla 1.<!-- comment --><elem2>
H A D008.phpt13 <!-- comment -->
H A D005.phpt14 <!-- comment -->
H A D009.phpt14 <!-- comment -->
/PHP-7.4/ext/gd/libgd/
H A Dgd_jpeg.c185 char comment[255]; in _gdImageJpegCtx() local
232 …snprintf(comment, sizeof(comment)-1, "CREATOR: gd-jpeg v%s (using IJG JPEG v%d), quality = %d\n", … in _gdImageJpegCtx()
234 …snprintf(comment, sizeof(comment)-1, "CREATOR: gd-jpeg v%s (using IJG JPEG v%d), default quality\n… in _gdImageJpegCtx()
236 jpeg_write_marker (&cinfo, JPEG_COM, (unsigned char *) comment, (unsigned int) strlen (comment)); in _gdImageJpegCtx()
/PHP-7.4/tests/strings/
H A Dbug26703.phpt5 highlight.comment=#FF9900
H A D004.phpt5 highlight.comment=#FF9900
/PHP-7.4/ext/json/tests/
H A Dpass001.1.phpt57 \"comment\": \"// /* <!-- --\",
145 "comment": "// /* <!-- --",
291 ["comment"]=>
472 ["comment"]=>
531 …ty"]}}},"address":"50 St. James Street","url":"http:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- -…
533 …ty"]}}},"address":"50 St. James Street","url":"http:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- -…
657 ["comment"]=>
838 ["comment"]=>
H A Dpass001.1_64bit.phpt58 \"comment\": \"// /* <!-- --\",
146 "comment": "// /* <!-- --",
292 ["comment"]=>
473 ["comment"]=>
532 …ty"]}}},"address":"50 St. James Street","url":"http:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- -…
534 …ty"]}}},"address":"50 St. James Street","url":"http:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- -…
658 ["comment"]=>
839 ["comment"]=>
/PHP-7.4/ext/zip/
H A Dphp_zip.c1989 char * comment; local
2017 const char * comment; local
2027 if(comment==NULL) {
2041 char * comment, *name; local
2076 char * comment; local
2296 const char * comment; local
2316 RETURN_STRINGL((char *)comment, comment_len);
2327 const char * comment; local
2859 ZEND_ARG_INFO(0, comment)
2864 ZEND_ARG_INFO(0, comment)
[all …]
/PHP-7.4/ext/dom/tests/
H A Dcanonicalization.phpt15 <!-- this is a comment -->
73 <!-- this is a comment -->
81 <!-- this is a comment -->
H A Ddom_test.inc10 <!-- comment -->
/PHP-7.4/ext/dom/
H A Dconfig.m421 nodelist.c text.c comment.c domconfiguration.c \

Completed in 32 milliseconds

1234567