Searched refs:swidth (Results 1 – 2 of 2) sorted by relevance
28 #define bug66339%swidth 8
3097 zend_long from, width, swidth; in PHP_FUNCTION() local3126 swidth = mbfl_strwidth(&string); in PHP_FUNCTION()3130 from += swidth; in PHP_FUNCTION()3139 width = swidth + width - from; in PHP_FUNCTION()
Completed in 17 milliseconds