Searched refs:styles (Results 1 – 15 of 15) sorted by relevance
/PHP-8.0/ext/gd/tests/ |
H A D | bug72709.phpt | 2 Bug #72709 (imagesetstyle() causes OOB read for empty $styles)
|
/PHP-8.0/ext/intl/tests/ |
H A D | formatter_format4.phpt | 21 $styles = array( 52 foreach( $styles as $style => $pattern )
|
H A D | formatter_format5.phpt | 21 $styles = array( 52 foreach( $styles as $style => $pattern )
|
H A D | formatter_format2.phpt | 20 $styles = array( 51 foreach( $styles as $style => $pattern )
|
H A D | formatter_format3.phpt | 21 $styles = array( 52 foreach( $styles as $style => $pattern )
|
H A D | formatter_format6.phpt | 21 $styles = array( 52 foreach( $styles as $style => $pattern )
|
H A D | formatter_format8.phpt | 20 $styles = array( 51 foreach( $styles as $style => $pattern )
|
H A D | formatter_format7.phpt | 21 $styles = array( 52 foreach( $styles as $style => $pattern )
|
/PHP-8.0/ext/zip/tests/ |
H A D | bug7658.phpt | 20 "styles.xml",
|
/PHP-8.0/ext/pcre/tests/ |
H A D | bug76514.phpt | 405 "name": "tijsverkoyen/css-to-inline-styles", 478 "tijsverkoyen/css-to-inline-styles": "1.5.5", 537 "tijsverkoyen/css-to-inline-styles": "1.5.5",
|
/PHP-8.0/ext/phar/tests/zip/ |
H A D | bug48791.phpt | 12 …styles><style:style style:name="P1" style:family="paragraph" style:parent-style-name="Standard" st…
|
/PHP-8.0/ext/gd/ |
H A D | gd.c | 738 zval *IM, *styles, *item; in PHP_FUNCTION() local 744 if (zend_parse_parameters(ZEND_NUM_ARGS(), "Oa", &IM, gd_image_ce, &styles) == FAILURE) { in PHP_FUNCTION() 750 num_styles = zend_hash_num_elements(Z_ARRVAL_P(styles)); in PHP_FUNCTION() 759 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(styles), item) { in PHP_FUNCTION()
|
/PHP-8.0/ |
H A D | CODING_STANDARDS.md | 242 indentation and comment styles and up to function declaration syntax. Also
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 29085 0 string \<!SQ\ STS> A/E SGML binary styles file
|
H A D | magic | 29085 0 string \<!SQ\ STS> A/E SGML binary styles file
|
Completed in 131 milliseconds