Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/tidy/tests/
H A D028.phpt7 $x = tidy_parse_string("<body><div>Content</div></body>");
13 string(3) "div"
/PHP-5.3/ext/dom/tests/
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 …]
/PHP-5.3/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.3/ext/standard/tests/strings/
H A Dbug40704.phpt6 $html = "<div>Bug ' Trigger</div> Missing Text";
/PHP-5.3/ext/spl/tests/
H A Dbug45216.phpt9 file_put_contents($file, 'text 0<div class="tested">text 1</div>');
/PHP-5.3/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.3/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.3/ext/phar/tests/
H A Dphpinfo_004.phpt75 </div></body></html>===DONE===
/PHP-5.3/ext/gd/
H A Dgd.c865 ZEND_ARG_INFO(0, div)
4987 double div, offset; in PHP_FUNCTION() local
4991 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "radd", &SIM, &hash_matrix, &div, &offset) ==… in PHP_FUNCTION()
5022 res = gdImageConvolution(im_src, matrix, div, offset); in PHP_FUNCTION()
/PHP-5.3/win32/
H A Dphp5dll.dsp1041 SOURCE=..\ext\bcmath\libbcmath\src\div.c
H A Dphp5dllts.dsp1087 SOURCE=..\ext\bcmath\libbcmath\src\div.c

Completed in 66 milliseconds