Searched refs:styles (Results 1 – 16 of 16) sorted by relevance
/PHP-7.3/ext/gd/tests/ |
H A D | bug72709.phpt | 2 Bug #72709 (imagesetstyle() causes OOB read for empty $styles) 16 Warning: imagesetstyle(): styles array must not be empty in %s%ebug72709.php on line %d
|
/PHP-7.3/ext/intl/tests/ |
H A D | formatter_format.phpt | 20 $styles = array( 51 foreach( $styles as $style => $pattern )
|
H A D | formatter_format2.phpt | 20 $styles = array( 51 foreach( $styles as $style => $pattern )
|
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_format6.phpt | 21 $styles = array( 52 foreach( $styles as $style => $pattern )
|
H A D | formatter_format3.phpt | 21 $styles = array( 52 foreach( $styles as $style => $pattern )
|
H A D | formatter_format7.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 )
|
/PHP-7.3/ext/zip/tests/ |
H A D | bug7658.phpt | 20 "styles.xml",
|
/PHP-7.3/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-7.3/ext/phar/tests/zip/ |
H A D | bug48791.phpt | 13 …styles><style:style style:name="P1" style:family="paragraph" style:parent-style-name="Standard" st…
|
/PHP-7.3/ext/gd/ |
H A D | gd.c | 147 ZEND_ARG_INFO(0, styles) /* ARRAY_INFO(0, styles, 0) */ 1495 zval *IM, *styles, *item; in PHP_FUNCTION() local 1501 if (zend_parse_parameters(ZEND_NUM_ARGS(), "ra", &IM, &styles) == FAILURE) { in PHP_FUNCTION() 1509 num_styles = zend_hash_num_elements(Z_ARRVAL_P(styles)); in PHP_FUNCTION() 1518 ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(styles), item) { in PHP_FUNCTION()
|
/PHP-7.3/ |
H A D | CODING_STANDARDS | 224 indentation and comment styles and up to function declaration
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 24480 0 string \<!SQ\ STS> A/E SGML binary styles file
|
H A D | magic私はガラスを食べられます | 24480 0 string \<!SQ\ STS> A/E SGML binary styles file
|
Completed in 216 milliseconds