Home
last modified time | relevance | path

Searched refs:ASCII_QUOT (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dascii.h104 #define ASCII_QUOT 0x22 macro
H A Dxmltok.c1123 if (c != ASCII_QUOT && c != ASCII_APOS) { in parsePseudoAttribute()
H A Dxmltok_impl.c1691 return ASCII_QUOT;
/third_party/python/Modules/expat/
H A Dascii.h104 #define ASCII_QUOT 0x22 macro
H A Dxmltok.c1120 if (c != ASCII_QUOT && c != ASCII_APOS) { in parsePseudoAttribute()
H A Dxmltok_impl.c1693 return ASCII_QUOT; in predefinedEntityName()

Completed in 9 milliseconds