Searched refs:ALIGN_LEFT (Results 1 – 1 of 1) sorted by relevance
35 #define ALIGN_LEFT 0 macro119 if (alignment == ALIGN_LEFT) { in php_sprintf_appendstring()474 alignment = ALIGN_LEFT; in php_formatted_print()487 (alignment == ALIGN_LEFT) ? "left" : "right")); in php_formatted_print()
Completed in 7 milliseconds