Home
last modified time | relevance | path

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

/php-src/ext/xml/tests/
H A Dset_element_handler_trampoline.phpt65 Tag: A
67 Tag: B
69 Tag: B
71 Tag: C
73 Tag: C
75 Tag: A
79 Tag: A
81 Tag: B
84 Tag: C
92 Tag: B
[all …]
H A Dxml_error_string_basic_libxml.phpt16 string(%d) %r"Invalid document end"|"Tag not finished"%r
H A Dset_element_handler_trampoline_errors.phpt11 echo 'Tag: ', $arguments[1], PHP_EOL;
H A Dbug81351.phpt26 … element found|xml_parse returned 0, xml_get_error_code = 77, xml_error_string = Tag not finished%r
H A Dxml_parser_set_option_errors.phpt34 echo "Tag Start\n";
70 Tag Start
/php-src/sapi/cgi/tests/
H A Dapache_response_headers.phpt18 header( "X-Robots-Tag : noindex,nofollow,noarchive" );
42 ["X-Robots-Tag"]=>
/php-src/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-src/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_load_error2_pre2_11.phpt28 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
H A DDOMDocument_loadXML_error2_pre2_11.phpt28 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s
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_gte2_11.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_11.phpt28 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-src/ext/soap/tests/bugs/
H A Dbug28985.phpt51 anyType Tag;
/php-src/docs/
H A Drelease-process.md236 8. Tag your local-only release branch with the release version.
239 git tag -s -u YOURKEYID php-X.Y.ZRCn -m "Tag for php-X.Y.ZRCn"
334 Tag: php-8.1.6RC1
540 9. Tag your local-only release branch with the release version and push the tag.
543 git tag -s -u YOURKEYID php-X.Y.Z -m "Tag for php-X.Y.Z"
632 Tag: php-8.1.6
/php-src/ext/exif/
H A Dexif.c510 unsigned short Tag; member
1322 while (tag_table->Tag != TAG_END_OF_LIST) { in exif_make_tag_ht()
1323 if (!zend_hash_index_add_ptr(ht, tag_table->Tag, tag_table->Desc)) { in exif_make_tag_ht()
1324 zend_error(E_CORE_ERROR, "Duplicate tag %x", tag_table->Tag); in exif_make_tag_ht()
/php-src/ext/standard/
H A Durl_scanner_ex.re444 * HANDLE_TAG copies the HTML Tag and checks whether we
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます18734 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com)
32447 # Tag bits 7 and 6 set
32494 # Tag:
32496 # Tag bit 7 set, bits 6, 1, 0 clear
39795 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…
H A Dmagic18734 # Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com)
32447 # Tag bits 7 and 6 set
32494 # Tag:
32496 # Tag bit 7 set, bits 6, 1, 0 clear
39795 #Tag|Version|Vendor|Vendor ID|Creation Time Stamp|Cartridge Label|Side|Media ID|Media Domain ID|Ven…

Completed in 220 milliseconds