Home
last modified time | relevance | path

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

/dports/devel/pire/pire-release-0.0.6/pire/stub/
H A Dunidata_h.h50 Zp_PARAGRAPH = 23, // '\n' enumerator
159 return wc_istype(ch, _(Zs_SPACE)|_(Zs_ZWSPACE)|_(Zl_LINE)|_(Zp_PARAGRAPH)); in is_unicode_space()
163 return wc_istype(ch, _(Cc_SPACE)|_(Zs_SPACE)|_(Zs_ZWSPACE)|_(Zl_LINE)|_(Zp_PARAGRAPH)); in is_whitespace()
202 return wc_istype(ch, _(Zp_PARAGRAPH)); in is_para_sep()