Home
last modified time | relevance | path

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

/PHP-8.2/sapi/cgi/tests/
H A Dapache_response_headers.phpt18 header( "X-Robots-Tag : noindex,nofollow,noarchive" );
42 ["X-Robots-Tag"]=>
/PHP-8.2/ext/session/tests/
H A Dbug74892.phpt17 <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 Dxml_error_string_basic_libxml.phpt16 string(%d) %r"Invalid document end"|"Tag not finished"%r
H A Dbug81351.phpt26 … 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 DDOMDocument_load_error2_gte2_12.phpt28 Warning: DOMDocument::load(): Couldn't find end of Start Tag book line 4 in %s on line %d
H A DDOMDocument_loadXML_error2_gte2_12.phpt28 Warning: DOMDocument::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %…
H A DDOMDocument_load_error2_pre2_11.phpt30 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
H A DDOMDocument_loadXML_error2_pre2_11.phpt30 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
H A DDOMDocument_load_error2_gte2_11.phpt30 Warning: DOMDocument::load(): Couldn't find end of Start Tag book line 4 in %s on line %d
H A DDOMDocument_loadXML_error2_gte2_11.phpt30 Warning: DOMDocument::loadXML(): Couldn't find end of Start Tag book line 4 in Entity, line: 4 in %…
H A Ddomelement.phpt17 echo "Tag Name: ".$node->tagName."\n";
88 Tag Name: chapter
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug28985.phpt51 anyType Tag;
/PHP-8.2/docs/
H A Drelease-process.md237 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 Dexif.c522 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 Durl_scanner_ex.re443 * HANDLE_TAG copies the HTML Tag and checks whether we
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic16965 # 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 Dmagic私はガラスを食べられます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