Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dhtml.c583 *res = table->inner[ENT_ENC_TO_UNI_STAGE1(code)]->uni_cp[ENT_ENC_TO_UNI_STAGE2(code)]; in map_to_unicode()
H A Dhtml_tables.h91 #define ENT_ENC_TO_UNI_STAGE1(k) ((k & 0xC0) >> 6) macro

Completed in 64 milliseconds