Searched refs:COMMENT (Results 1 – 13 of 13) sorted by relevance
/PHP-8.2/ext/exif/tests/ |
H A D | exif000.phpt | 25 [SectionsFound] => ANY_TAG, IFD0, THUMBNAIL, COMMENT 50 [COMMENT] => Array
|
H A D | bug77988.phpt | 7 exif_read_data(__DIR__."/bug77988.jpg", 'COMMENT', FALSE, TRUE);
|
H A D | bug78256.phpt | 7 @exif_read_data(__DIR__."/bug78256.jpg", 'COMMENT', FALSE, TRUE);
|
H A D | exif001.phpt | 32 string(33) "ANY_TAG, IFD0, THUMBNAIL, COMMENT" 75 ["COMMENT"]=>
|
H A D | exif003.phpt | 40 string(33) "ANY_TAG, IFD0, THUMBNAIL, COMMENT" 83 ["COMMENT"]=>
|
/PHP-8.2/ext/simplexml/tests/ |
H A D | 006.phpt | 55 echo "===COMMENT===\n"; 76 ===COMMENT===
|
H A D | 019.phpt | 55 echo "===COMMENT===\n"; 76 ===COMMENT===
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | strip_tags_basic1.phpt | 21 "<html><!-- COMMENT --></html>", 22 '<html><!-- COMMENT --></html>'
|
H A D | strip_tags_variation2.phpt | 12 $string = "<html><a>hello</a></html><p>world</p><!-- COMMENT --><?php echo hello ?>";
|
/PHP-8.2/ext/xmlreader/ |
H A D | php_xmlreader.stub.php | 53 public const COMMENT = UNKNOWN; define in XMLReader
|
/PHP-8.2/ext/pdo_mysql/tests/ |
H A D | bug_39858.phpt | 36 COMMENT ''
|
/PHP-8.2/ |
H A D | EXTENSIONS | 77 COMMENT: DBM abstraction for db2, db3, db4, dbm, ndbm, gdbm, ini 106 COMMENT: Working 165 COMMENT: Use PostgreSQL 7.0.x or later. PostgreSQL 6.5.3 or less have fatal bug. 173 COMMENT: Integrates SQLite 3 embeddable SQL database engine.
|
/PHP-8.2/ext/ffi/ |
H A D | ffi.g | 880 COMMENT: /\/\*([^\*]|\*+[^\*\/])*\*+\//; 882 SKIP: ( EOL | WS | ONE_LINE_COMMENT | COMMENT )*;
|
Completed in 28 milliseconds