Searched refs:ASCII_APOS (Results 1 – 3 of 3) sorted by relevance
109 #define ASCII_APOS 0x27 macro
1118 if (c != ASCII_QUOT && c != ASCII_APOS) { in parsePseudoAttribute()
1707 return ASCII_APOS; in PREFIX()