Home
last modified time | relevance | path

Searched refs:align (Results 1 – 14 of 14) sorted by relevance

/PHP-5.3/ext/pcre/tests/
H A D006.phpt8 $text = '[CODE]<td align="$stylevar[right]">[/CODE]';
20 string(58) "[CODE]<td align="$stylevar[right]">[/CODE]"
22 string(58) "[CODE]<td align="$stylevar[right]">[/CODE]"
/PHP-5.3/ext/standard/tests/general_functions/
H A D001.phpt15 echo("sprintf padding and align test: ");
58 sprintf padding and align test: passed
/PHP-5.3/ext/fileinfo/libmagic/
H A Dreadelf.c55 #define ELF_ALIGN(a) ((((a) + align - 1) / align) * align)
361 int clazz, int swap, size_t align, int *flags) in donote() argument
1040 size_t offset, align; in dophn_exec() local
1080 if ((align = xph_align) & 0x80000000UL) { in dophn_exec()
1083 (unsigned long)align) == -1) in dophn_exec()
1085 align = 4; in dophn_exec()
1108 (size_t)bufsize, clazz, swap, align, in dophn_exec()
/PHP-5.3/main/
H A Dalloca.c140 char align[ALIGN_SIZE]; /* To force sizeof(header). */ member
/PHP-5.3/ext/standard/
H A Dcrypt_sha256.c349 __declspec(align(32)) unsigned char alt_result[32]; in php_sha256_crypt_r()
350 __declspec(align(32)) unsigned char temp_result[32]; in php_sha256_crypt_r()
H A Dcrypt_sha512.c383 __declspec(align(64)) unsigned char alt_result[64]; in php_sha512_crypt_r()
384 __declspec(align(64)) unsigned char temp_result[64]; in php_sha512_crypt_r()
H A Dconfig.m4245 int align = __alignof__(int);
/PHP-5.3/
H A DREADME.GIT-RULES84 try to align your lines vertically, if they wrap. It looks bad otherwise.
/PHP-5.3/ext/exif/
H A Dtest.txt171 text-align: left;
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestoutput12909align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</…
2910align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</…
2912 2: align=left valign=top
2918 8: align=left valign=top
2920 10: align=left valign=top
H A Dtestoutput83799align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</…
3800align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</…
H A Dtestinput82327align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</…
H A Dtestinput11897align=left valign=top>43.<a href='joblist.cfm?JobID=94 6735&Keyword='>Word Processor<BR>(N-1286)</…
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch2597 #define ELF_ALIGN(a) ((((a) + align - 1) / align) * align)
2632 int clazz, int swap, size_t align, int *flags)

Completed in 64 milliseconds