Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cgi/tests/
H A Dapache_response_headers.phpt18 header( "X-Robots-Tag : noindex,nofollow,noarchive" );
43 ["X-Robots-Tag"]=>
/PHP-7.4/ext/session/tests/
H A Dbug74892.phpt15 <p><a href="index.php">Click This Anchor Tag!</a></p>
21 <p><a href="index.php?PHPSESSID=sessionidhere">Click This Anchor Tag!</a></p>
/PHP-7.4/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-7.4/ext/soap/tests/bugs/
H A Dbug28985.phpt51 anyType Tag;
/PHP-7.4/docs/
H A Drelease-process.md113 9. Tag the repository release branch with the version, e.g.:
228 7. Tag the repository with the version e.g. `git tag -u YOURKEYID php-7.4.1`
/PHP-7.4/ext/exif/
H A Dexif.c552 unsigned short Tag; member
1363 while (tag_table->Tag != TAG_END_OF_LIST) { in exif_make_tag_ht()
1364 if (!zend_hash_index_add_ptr(ht, tag_table->Tag, tag_table->Desc)) { in exif_make_tag_ht()
1365 zend_error(E_CORE_ERROR, "Duplicate tag %x", tag_table->Tag); in exif_make_tag_ht()
/PHP-7.4/ext/standard/
H A Durl_scanner_ex.re443 * HANDLE_TAG copies the HTML Tag and checks whether we
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます15547 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com)
29336 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…
H A Dmagic15547 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com)
29336 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…

Completed in 156 milliseconds