Searched refs:div (Results 1 – 14 of 14) sorted by relevance
/PHP-5.3/ext/pcre/tests/ |
H A D | preg_replace_callback.phpt | 13 $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 D | 028.phpt | 7 $x = tidy_parse_string("<body><div>Content</div></body>"); 13 string(3) "div"
|
/PHP-5.3/ext/dom/tests/ |
H A D | bug40836.phpt | 14 <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 D | bug28721.phpt | 75 $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 D | variants.phpt | 51 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 D | bug40704.phpt | 6 $html = "<div>Bug ' Trigger</div> Missing Text";
|
/PHP-5.3/ext/spl/tests/ |
H A D | bug45216.phpt | 9 file_put_contents($file, 'text 0<div class="tested">text 1</div>');
|
/PHP-5.3/ext/bcmath/libbcmath/src/ |
H A D | Makefile.am | 7 libbcmath_a_SOURCES= add.c compare.c debug.c div.c divmod.c doaddsub.c \
|
/PHP-5.3/ext/bcmath/ |
H A D | config.w32 | 8 ADD_SOURCES("ext/bcmath/libbcmath/src", "add.c div.c init.c neg.c \
|
H A D | config.m4 | 10 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 D | phpinfo_004.phpt | 75 </div></body></html>===DONE===
|
/PHP-5.3/ext/gd/ |
H A D | gd.c | 865 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 D | php5dll.dsp | 1041 SOURCE=..\ext\bcmath\libbcmath\src\div.c
|
H A D | php5dllts.dsp | 1087 SOURCE=..\ext\bcmath\libbcmath\src\div.c
|
Completed in 33 milliseconds