Home
last modified time | relevance | path

Searched refs:COMMENT (Results 1 – 13 of 13) sorted by relevance

/PHP-8.2/ext/exif/tests/
H A Dexif000.phpt25 [SectionsFound] => ANY_TAG, IFD0, THUMBNAIL, COMMENT
50 [COMMENT] => Array
H A Dbug77988.phpt7 exif_read_data(__DIR__."/bug77988.jpg", 'COMMENT', FALSE, TRUE);
H A Dbug78256.phpt7 @exif_read_data(__DIR__."/bug78256.jpg", 'COMMENT', FALSE, TRUE);
H A Dexif001.phpt32 string(33) "ANY_TAG, IFD0, THUMBNAIL, COMMENT"
75 ["COMMENT"]=>
H A Dexif003.phpt40 string(33) "ANY_TAG, IFD0, THUMBNAIL, COMMENT"
83 ["COMMENT"]=>
/PHP-8.2/ext/simplexml/tests/
H A D006.phpt55 echo "===COMMENT===\n";
76 ===COMMENT===
H A D019.phpt55 echo "===COMMENT===\n";
76 ===COMMENT===
/PHP-8.2/ext/standard/tests/strings/
H A Dstrip_tags_basic1.phpt21 "<html><!-- COMMENT --></html>",
22 '<html><!-- COMMENT --></html>'
H A Dstrip_tags_variation2.phpt12 $string = "<html><a>hello</a></html><p>world</p><!-- COMMENT --><?php echo hello ?>";
/PHP-8.2/ext/xmlreader/
H A Dphp_xmlreader.stub.php53 public const COMMENT = UNKNOWN; define in XMLReader
/PHP-8.2/ext/pdo_mysql/tests/
H A Dbug_39858.phpt36 COMMENT ''
/PHP-8.2/
H A DEXTENSIONS77 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 Dffi.g880 COMMENT: /\/\*([^\*]|\*+[^\*\/])*\*+\//;
882 SKIP: ( EOL | WS | ONE_LINE_COMMENT | COMMENT )*;

Completed in 28 milliseconds