Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dhtml.c654 *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.h93 #define ENT_ENC_TO_UNI_STAGE1(k) ((k & 0xC0) >> 6) macro

Completed in 57 milliseconds