Searched refs:Tag (Results 1 – 17 of 17) sorted by relevance
/PHP-8.2/sapi/cgi/tests/ |
H A D | apache_response_headers.phpt | 18 header( "X-Robots-Tag : noindex,nofollow,noarchive" ); 42 ["X-Robots-Tag"]=>
|
/PHP-8.2/ext/session/tests/ |
H A D | bug74892.phpt | 17 <p><a href="index.php">Click This Anchor Tag!</a></p> 22 <p><a href="index.php?PHPSESSID=sessionidhere">Click This Anchor Tag!</a></p>
|
/PHP-8.2/ext/xml/tests/ |
H A D | xml_error_string_basic_libxml.phpt | 16 string(%d) %r"Invalid document end"|"Tag not finished"%r
|
H A D | bug81351.phpt | 26 … element found|xml_parse returned 0, xml_get_error_code = 77, xml_error_string = Tag not finished%r
|
/PHP-8.2/ext/dom/tests/ |
H A D | DOMDocument_load_error2_gte2_12.phpt | 28 Warning: DOMDocument::load(): Couldn't find end of Start Tag book line 4 in %s on line %d
|
H A D | DOMDocument_loadXML_error2_gte2_12.phpt | 28 Warning: DOMDocument::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %…
|
H A D | DOMDocument_load_error2_pre2_11.phpt | 30 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
|
H A D | DOMDocument_loadXML_error2_pre2_11.phpt | 30 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
|
H A D | DOMDocument_load_error2_gte2_11.phpt | 30 Warning: DOMDocument::load(): Couldn't find end of Start Tag book line 4 in %s on line %d
|
H A D | DOMDocument_loadXML_error2_gte2_11.phpt | 30 Warning: DOMDocument::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %…
|
H A D | domelement.phpt | 17 echo "Tag Name: ".$node->tagName."\n"; 88 Tag Name: chapter
|
/PHP-8.2/ext/soap/tests/bugs/ |
H A D | bug28985.phpt | 51 anyType Tag;
|
/PHP-8.2/docs/ |
H A D | release-process.md | 237 8. Tag your local-only release branch with the release version. 240 git tag -s -u YOURKEYID php-X.Y.ZRCn -m "Tag for php-X.Y.ZRCn" 335 Tag: php-8.1.6RC1 541 9. Tag your local-only release branch with the release version and push the tag. 544 git tag -s -u YOURKEYID php-X.Y.Z -m "Tag for php-X.Y.Z" 633 Tag: php-8.1.6
|
/PHP-8.2/ext/exif/ |
H A D | exif.c | 522 unsigned short Tag; member 1334 while (tag_table->Tag != TAG_END_OF_LIST) { in exif_make_tag_ht() 1335 if (!zend_hash_index_add_ptr(ht, tag_table->Tag, tag_table->Desc)) { in exif_make_tag_ht() 1336 zend_error(E_CORE_ERROR, "Duplicate tag %x", tag_table->Tag); in exif_make_tag_ht()
|
/PHP-8.2/ext/standard/ |
H A D | url_scanner_ex.re | 443 * HANDLE_TAG copies the HTML Tag and checks whether we
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 16965 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com) 27811 # Tag bits 7 and 6 set 27858 # Tag: 27860 # Tag bit 7 set, bits 6, 1, 0 clear 34357 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…
|
H A D | magic私はガラスを食べられます | 16965 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com) 27811 # Tag bits 7 and 6 set 27858 # Tag: 27860 # Tag bit 7 set, bits 6, 1, 0 clear 34357 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…
|
Completed in 165 milliseconds