Home
last modified time | relevance | path

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

/PHP-5.6/ext/dom/tests/
H A Dbug65196.phpt15 $div = $dom->createElement('div');
16 $div->appendChild($dom->createElement('span'));
17 $frag2->appendChild($div);
18 $frag2->appendChild($dom->createElement('div'));
19 $frag2->appendChild($dom->createElement('div'));
25 string(46) "<div><span></span></div><div></div><div></div>"
H A Dnode_textcontent.phpt12 <div id="test"><span>hi there</span></div>
31 string(63) "<div id="test">&lt;p&gt;hello world &amp;trade;&lt;/p&gt;</div>"
H A Dbug40836.phpt14 <div xmlns="http://www.w3.org/1999/xhtml">
16 </div>
29 …g/2005/Atom"><updated/><content><div xmlns="http://www.w3.org/1999/xhtml"><p>paragraph2007-02-14T0…
H A Dbug28721.phpt75 $d = $xml->createElement("div");
187 div:
189 name (value): div ( t3 t4 xxx )
195 parent: name (value): div ( t3 t4 xxx )
200 parent: name (value): div ( t3 t4 xxx )
210 parent: name (value): div ( t3 t4 xxx )
215 parent: name (value): div ( t3 t4 xxx )
221 name (value): div ( t4 t3 xxx )
370 div:
372 name (value): div ( t4 t3 xxx )
[all …]
H A Dbug67949.phpt7 <div>data</div>
13 $nodes = $doc->getElementsByTagName('div');
/PHP-5.6/ext/pcre/tests/
H A Dpreg_replace_callback.phpt13 $input = '<div style="margin-left: 10px">'.$input[1].'</div>';
25 plain <div style="margin-left: 10px"> deep <div style="margin-left: 10px"> [abcd]deeper[/abcd] </di…
/PHP-5.6/ext/tidy/tests/
H A D028.phpt7 $x = tidy_parse_string("<body><div>Content</div></body>");
13 string(3) "div"
/PHP-5.6/ext/com_dotnet/tests/
H A Dvariants.phpt51 div: 1
65 div: 12
95 div:
141 div:
211 div:
257 div:
299 div:
361 div:
419 div:
481 div:
[all …]
/PHP-5.6/ext/standard/tests/strings/
H A Dbug40704.phpt6 $html = "<div>Bug ' Trigger</div> Missing Text";
H A Dhtml_entity_decode_html5.phpt902 "&div;",
3036 &div; => ÷ c3b7
/PHP-5.6/ext/spl/tests/
H A Dbug45216.phpt9 file_put_contents($file, 'text 0<div class="tested">text 1</div>');
/PHP-5.6/ext/bcmath/libbcmath/src/
H A DMakefile.am7 libbcmath_a_SOURCES= add.c compare.c debug.c div.c divmod.c doaddsub.c \
/PHP-5.6/ext/bcmath/
H A Dconfig.w328 ADD_SOURCES("ext/bcmath/libbcmath/src", "add.c div.c init.c neg.c \
H A Dconfig.m410 libbcmath/src/add.c libbcmath/src/div.c libbcmath/src/init.c libbcmath/src/neg.c libbcmath/src/outo…
/PHP-5.6/ext/simplexml/tests/
H A Dfeature55218.phpt19 <p:div>jdslkfjsldk jskdfjsmlkjfkldjkjflskj kljfslkjf sldk</p:div>
/PHP-5.6/ext/phar/tests/
H A Dphpinfo_004.phpt75 </div></body></html>===DONE===
/PHP-5.6/ext/gd/
H A Dgd.c829 ZEND_ARG_INFO(0, div)
4926 double div, offset; in PHP_FUNCTION() local
4930 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "radd", &SIM, &hash_matrix, &div, &offset) ==… in PHP_FUNCTION()
4967 res = gdImageConvolution(im_src, matrix, (float)div, (float)offset); in PHP_FUNCTION()
/PHP-5.6/ext/standard/html_tables/
H A Dents_html5.txt897 div 000F7
/PHP-5.6/win32/
H A Dphp5dll.dsp1029 SOURCE=..\ext\bcmath\libbcmath\src\div.c
H A Dphp5dllts.dsp1075 SOURCE=..\ext\bcmath\libbcmath\src\div.c

Completed in 75 milliseconds