Searched refs:alignment (Results 1 – 6 of 6) sorted by relevance
/PHP-5.3/ext/standard/ |
H A D | formatted_print.c | 108 if (alignment == ALIGN_RIGHT) { in php_sprintf_appendstring() 122 if (alignment == ALIGN_LEFT) { in php_sprintf_appendstring() 211 int alignment, int precision, in php_sprintf_appenddouble() argument 439 alignment = ALIGN_RIGHT; in php_formatted_print() 477 alignment = ALIGN_LEFT; in php_formatted_print() 569 alignment, in php_formatted_print() 582 width, padding, alignment, in php_formatted_print() 590 width, padding, alignment); in php_formatted_print() 602 width, padding, alignment, in php_formatted_print() 618 width, padding, alignment, 3, in php_formatted_print() [all …]
|
/PHP-5.3/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.3/Zend/ |
H A D | Zend.m4 | 259 dnl test and set the alignment define for ZEND_MM 261 AC_MSG_CHECKING(for MM alignment and log values)
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1726 2002/03/19: [impl] word alignment of char class multi-byte code ranges.
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 3476 >48 long&01 01 alignment trap enabled 16008 >6 leshort&0x0003 =0x0000 alignment 1 16009 >6 leshort&0x0003 =0x0001 alignment 2 16010 >6 leshort&0x0003 =0x0002 alignment 4 16011 >6 leshort&0x0003 =0x0003 alignment 256
|
/PHP-5.3/ |
H A D | NEWS | 2026 - Fixed bug #51583 (Bus error due to wrong alignment in mysqlnd). (Rainer Jung)
|
Completed in 62 milliseconds