Table of contents
Namespace: Com\Tecnick\Unicode\Bidi
File: StepP.php line 37
P steps of the Bidirectional Algorithm: paragraph embedding level (P2 and P3).
Tags
- since: 2015-07-13
- category: Library
- author: Nicola Asuni info@tecnick.com
- copyright: 2011-2026 Nicola Asuni - Tecnick.com LTD
- license: https://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE)
- link: https://github.com/tecnickcom/tc-lib-unicode
Methods
__construct()
File: StepP.php line 44
public __construct(array<string|int, int> $ordarr) : mixed
Parameters
- $ordarr : array<string|int, int>: Array of UTF-8 codepoints
getPel()
File: StepP.php line 54
public getPel() : int
Return values
int