Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1624 size_t outwidth; member
1641 pc->outwidth += (is_fullwidth(c) ? 2: 1); in collector_strimwidth()
1643 if (pc->outwidth > pc->width) { in collector_strimwidth()
1709 pc.outwidth = 0; in mbfl_strimwidth()
1735 } else if (pc.outwidth > pc.width) { in mbfl_strimwidth()

Completed in 15 milliseconds