Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.h178 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *); member
259 #define XmlSkipS(enc, ptr) (((enc)->skipS)(enc, ptr))
H A Dxmltok.c70 PREFIX(nameMatchesAscii), PREFIX(nameLength), PREFIX(skipS), \
H A Dxmltok_impl.c1761 PREFIX(skipS)(const ENCODING *enc, const char *ptr) {
/third_party/python/Modules/expat/
H A Dxmltok.h178 const char *(PTRFASTCALL *skipS)(const ENCODING *, const char *); member
259 #define XmlSkipS(enc, ptr) (((enc)->skipS)(enc, ptr))
H A Dxmltok.c72 PREFIX(nameMatchesAscii), PREFIX(nameLength), PREFIX(skipS), \
H A Dxmltok_impl.c1763 PREFIX(skipS)(const ENCODING *enc, const char *ptr) { in skipS() function

Completed in 11 milliseconds