Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dascii.h109 #define ASCII_APOS 0x27 macro
Dxmltok.c1118 if (c != ASCII_QUOT && c != ASCII_APOS) { in parsePseudoAttribute()
Dxmltok_impl.c1707 return ASCII_APOS; in PREFIX()