Home
last modified time | relevance | path

Searched refs:Tag (Results 1 – 11 of 11) sorted by relevance

/PHP-8.0/sapi/cgi/tests/
H A Dapache_response_headers.phpt18 header( "X-Robots-Tag : noindex,nofollow,noarchive" );
42 ["X-Robots-Tag"]=>
/PHP-8.0/ext/session/tests/
H A Dbug74892.phpt15 <p><a href="index.php">Click This Anchor Tag!</a></p>
20 <p><a href="index.php?PHPSESSID=sessionidhere">Click This Anchor Tag!</a></p>
/PHP-8.0/ext/dom/tests/
H A DDOMDocument_loadXML_error2.phpt26 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
H A DDOMDocument_load_error2.phpt26 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
H A Ddomelement.phpt17 echo "Tag Name: ".$node->tagName."\n";
88 Tag Name: chapter
/PHP-8.0/ext/soap/tests/bugs/
H A Dbug28985.phpt51 anyType Tag;
/PHP-8.0/docs/
H A Drelease-process.md114 9. Tag the repository release branch with the version, e.g.:
231 7. Tag the repository with the version e.g. `git tag -u YOURKEYID php-7.4.1`
/PHP-8.0/ext/exif/
H A Dexif.c503 unsigned short Tag; member
1311 while (tag_table->Tag != TAG_END_OF_LIST) { in exif_make_tag_ht()
1312 if (!zend_hash_index_add_ptr(ht, tag_table->Tag, tag_table->Desc)) { in exif_make_tag_ht()
1313 zend_error(E_CORE_ERROR, "Duplicate tag %x", tag_table->Tag); in exif_make_tag_ht()
/PHP-8.0/ext/standard/
H A Durl_scanner_ex.re441 * HANDLE_TAG copies the HTML Tag and checks whether we
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます16388 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com)
32425 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…
H A Dmagic16388 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com)
32425 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…

Completed in 157 milliseconds