Home
last modified time | relevance | path

Searched refs:href (Results 1 – 25 of 57) sorted by path

123

/PHP-5.5/
H A DNEWS7378 - Fixed bug #41566 (SOAP Server not properly generating href attributes).
/PHP-5.5/ext/dom/
H A Ddocument.c1212 nsptr = xmlSearchNsByHref (nodep->doc, root, nodep->ns->href); in PHP_FUNCTION()
1215 nsptr = dom_get_ns(root, (char *) nodep->ns->href, &errorcode, (char *) nodep->ns->prefix); in PHP_FUNCTION()
H A Delement.c352 value = xmlStrdup(((xmlNsPtr)attr)->href); in PHP_FUNCTION()
686 RETVAL_STRING((char *) nsptr->href, 1); in PHP_FUNCTION()
732 def = xmlNewNs(tree, ns->href, prefix); in _dom_new_reconNs()
797 (xmlStrEqual(tmpnsptr->href, (xmlChar *) uri))) { in PHP_FUNCTION()
827 if (nsptr->href) { in PHP_FUNCTION()
828 xmlFree((xmlChar *) nsptr->href); in PHP_FUNCTION()
830 nsptr->href = xmlStrdup((xmlChar *)value); in PHP_FUNCTION()
894 if (xmlStrEqual((xmlChar *)uri, nsptr->href)) { in PHP_FUNCTION()
895 if (nsptr->href != NULL) { in PHP_FUNCTION()
896 xmlFree((char *) nsptr->href); in PHP_FUNCTION()
[all …]
H A Dnode.c172 if (curns->href != NULL) { in dom_reconcile_ns()
708 str = (char *) nodep->ns->href; in dom_node_namespace_uri_read()
807 strURI = (char *) nodep->ns->href; in dom_node_prefix_write()
817 … if (xmlStrEqual((xmlChar *)prefix, curns->prefix) && xmlStrEqual(nodep->ns->href, curns->href)) { in dom_node_prefix_write()
824 ns = xmlNewNs(nsnode, nodep->ns->href, (xmlChar *)prefix); in dom_node_prefix_write()
1126 lastattr = xmlHasNsProp(parentp, child->name, child->ns->href); in PHP_FUNCTION()
1371 lastattr = xmlHasNsProp(nodep, child->name, child->ns->href); in PHP_FUNCTION()
1465 node->ns = xmlNewNs(root, ns->href, ns->prefix); in PHP_FUNCTION()
1665 if (nsptr && xmlStrEqual(nsptr->href, uri)) { in PHP_FUNCTION()
1700 if (nsptr && nsptr->href != NULL) { in PHP_FUNCTION()
[all …]
H A Dphp_dom.c1487 …if (ns == NULL || (nodep->ns != NULL && (xmlStrEqual(nodep->ns->href, (xmlChar *)ns) || xmlStrEqua… in dom_get_elements_by_tag_name_ns_raw()
1567 doc->oldNs->href = xmlStrdup(XML_XML_NAMESPACE); in dom_set_old_ns()
1657 if (cur->prefix == NULL && cur->href != NULL) { in dom_get_nsdecl()
/PHP-5.5/ext/exif/
H A Dtest.txt183 Images taken from <a href="http://www.exif.org">www.exif.org</a>,
184 <a href="http://marcus-boerger.de">marcus-boerger.de</a>
186 The files can be downloaded <a href="http://marcus-boerger.de/php/ext/exif/test/">here</a>.
192 Youmay take a look at the test <a href="http://marcus-boerger.de/php/ext/exif/test.txt">source here…
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6974 #http://mirror.href.com/thestarman/asm/debug/debug2.htm#IHC
16050 0 search/4096/cwt \<a\ href= HTML document text
/PHP-5.5/ext/filter/tests/
H A D007.phpt6 a=qwe&abc=<a>href</a>
8 b=qwe&bbc=<a>href</a>
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja699 ex: <a href="hoge.php?data=<? echo urlencode($data) ?>">Link</a>
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput13619 /<a[\s]+href[\s]*=[\s]* # find <a href=
3624 <a href=abcd xyz
3625 <a href=\"abcd xyz pqr\" cats
3626 <a href=\'abcd xyz pqr\' cats
3628 /<a\s+href\s*=\s* # find <a href=
3633 <a href=abcd xyz
3634 <a href=\"abcd xyz pqr\" cats
3635 <a href = \'abcd xyz pqr\' cats
3637 /<a\s+href(?>\s*)=(?>\s*) # find <a href=
3642 <a href=abcd xyz
[all …]
H A Dtestinput22888 /<a[\s]+href[\s]*=[\s]* # find <a href=
H A Dtestinput82332 …<TR BGCOLOR='#DBE9E9'><TD align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Wo…
H A Dtestoutput15899 /<a[\s]+href[\s]*=[\s]* # find <a href=
5904 <a href=abcd xyz
5905 0: <a href=abcd
5910 0: <a href="abcd xyz pqr"
5914 0: <a href='abcd xyz pqr'
5918 /<a\s+href\s*=\s* # find <a href=
5923 <a href=abcd xyz
5924 0: <a href=abcd
5937 /<a\s+href(?>\s*)=(?>\s*) # find <a href=
5942 <a href=abcd xyz
[all …]
H A Dtestoutput210223 /<a[\s]+href[\s]*=[\s]* # find <a href=
H A Dtestoutput83634 …<TR BGCOLOR='#DBE9E9'><TD align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Wo…
3635 …0: <TR BGCOLOR='#DBE9E9'><TD align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='…
/PHP-5.5/ext/session/tests/
H A D014.phpt21 <a href="/link">
25 <a href="/link">
29 <a href="/link">
34 <a href="/link">
37 <a href="/link">
40 <a href="/link">
H A D015.phpt22 <a href="/link?<?php echo SID; ?>">
27 <a href="/link?PHPSESSID=abtest&PHPSESSID=abtest">
H A D020.phpt23 <a href="link.php?a=b">
28 <a href="link.php?a=b&amp;PHPSESSID=abtest">
H A D021.phpt11 url_rewriter.tags="a=href,area=href,frame=src,input=src,form=,fieldset="
29 ini_set("url_rewriter.tags", "a=href,area=href,frame=src,input=src,form=");
38 ini_set("url_rewriter.tags", "a=href,area=href,frame=src,input=src,form=fakeentry");
47 ini_set("url_rewriter.tags", "a=href,fieldset=,area=href,frame=src,input=src");
H A Dbug26862.phpt14 echo '<a href="file.php">link</a>';
19 echo '<a href="file.php">link</a>';
22 <a href="file.php?var=value">link</a><a href="file.php">link</a>
H A Dbug36459.phpt24 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2"
27 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Rom…
37 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s"
40 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times …
H A Dbug41600.phpt23 <a href="link.php?a=b">
28 <a href="link.php?a=b&amp;PHPSESSID=abtest">
H A Dbug50308.phpt14 <a href=""/>
15 <a href="" />
16 <a href="foo"/>
17 <a href="foo" />
18 <a href=foo/>
19 <a href=/>
20 <a href=?foo=bar/>
21 <a href="?foo=bar"/>
23 <a href="?PHPSESSID=%s"/>
24 <a href="?PHPSESSID=%s" />
[all …]
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c135 if (node->ns && !xmlStrcmp(prefix ? node->ns->prefix : node->ns->href, name)) { in match_ns()
1319 …TER_ATTRLIST, (char*)nodeptr->name, nodeptr->ns ? (xmlChar *)nodeptr->ns->href : NULL, 0 TSRMLS_CC… in SXE_METHOD()
1446 add_assoc_string(return_value, prefix, (char*)ns->href, 1); in sxe_add_namespace_name()
/PHP-5.5/ext/simplexml/tests/
H A Dbug38354.phpt10 <a href="javascript:alert(\'1\');"><strong>Item Two</strong></a>
23 <a href="javascript:alert('1');"><strong>Item Two</strong></a>
26 string(62) "<a href="javascript:alert('1');"><strong>Item Two</strong></a>"

Completed in 132 milliseconds

123