Searched refs:ALIGN_LEFT (Results 1 – 1 of 1) sorted by relevance
38 #define ALIGN_LEFT 0 macro118 if (alignment == ALIGN_LEFT) { in php_sprintf_appendstring()488 alignment = ALIGN_LEFT; in php_formatted_print()501 (alignment == ALIGN_LEFT) ? "left" : "right")); in php_formatted_print()
Completed in 8 milliseconds