Searched refs:Tag (Results 1 – 11 of 11) sorted by relevance
/PHP-8.0/sapi/cgi/tests/ |
H A D | apache_response_headers.phpt | 18 header( "X-Robots-Tag : noindex,nofollow,noarchive" ); 42 ["X-Robots-Tag"]=>
|
/PHP-8.0/ext/session/tests/ |
H A D | bug74892.phpt | 15 <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 D | DOMDocument_loadXML_error2.phpt | 26 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
|
H A D | DOMDocument_load_error2.phpt | 26 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
|
H A D | domelement.phpt | 17 echo "Tag Name: ".$node->tagName."\n"; 88 Tag Name: chapter
|
/PHP-8.0/ext/soap/tests/bugs/ |
H A D | bug28985.phpt | 51 anyType Tag;
|
/PHP-8.0/docs/ |
H A D | release-process.md | 114 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 D | exif.c | 503 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 D | url_scanner_ex.re | 441 * HANDLE_TAG copies the HTML Tag and checks whether we
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 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 D | magic | 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…
|
Completed in 157 milliseconds