Home
last modified time | relevance | path

Searched refs:ENT_ENC_TO_UNI_STAGE2 (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.h95 #define ENT_ENC_TO_UNI_STAGE2(k) ((k) & 0x3F) macro

Completed in 53 milliseconds