Searched refs:alignment (Results 1 – 6 of 6) sorted by relevance
/PHP-5.6/ext/standard/ |
H A D | formatted_print.c | 110 if (alignment == ALIGN_RIGHT) { in php_sprintf_appendstring() 124 if (alignment == ALIGN_LEFT) { in php_sprintf_appendstring() 213 int alignment, int precision, in php_sprintf_appenddouble() argument 453 alignment = ALIGN_RIGHT; in php_formatted_print() 491 alignment = ALIGN_LEFT; in php_formatted_print() 583 alignment, in php_formatted_print() 596 width, padding, alignment, in php_formatted_print() 604 width, padding, alignment); in php_formatted_print() 616 width, padding, alignment, in php_formatted_print() 632 width, padding, alignment, 3, in php_formatted_print() [all …]
|
/PHP-5.6/ext/phar/tests/zip/ |
H A D | bug48791.phpt | 14 …alignment"><style:list-level-label-alignment text:label-followed-by="listtab" text:list-tab-stop-p…
|
/PHP-5.6/Zend/ |
H A D | Zend.m4 | 245 dnl test and set the alignment define for ZEND_MM 247 AC_MSG_CHECKING(for MM alignment and log values)
|
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1950 2002/03/19: [impl] word alignment of char class multi-byte code ranges.
|
/PHP-5.6/ext/fileinfo/tests/ |
H A D | magic | 4050 >48 long&01 01 alignment trap enabled 19964 >6 leshort&0x0003 =0x0000 alignment 1 19965 >6 leshort&0x0003 =0x0001 alignment 2 19966 >6 leshort&0x0003 =0x0002 alignment 4 19967 >6 leshort&0x0003 =0x0003 alignment 256
|
/PHP-5.6/ |
H A D | NEWS | 6654 - Fixed bug #51583 (Bus error due to wrong alignment in mysqlnd). (Rainer Jung)
|
Completed in 75 milliseconds