PgContext.bidiTypeForUnichar

Determines the bidirectional type of a character.

The bidirectional type is specified in the Unicode Character Database.

A simplified version of this function is available as [func@unichar_direction].

class PgContext
static
bidiTypeForUnichar
(
dchar ch
)

Parameters

ch dchar

a Unicode character

Return Value

the bidirectional character type, as used in the Unicode bidirectional algorithm.

Meta

Since

1.22