Home
last modified time | relevance | path

Searched refs:BIG2_IS_NMSTRT_CHAR_MINBPC (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.c885 #define BIG2_IS_NMSTRT_CHAR_MINBPC(p) \ macro
916 return BIG2_IS_NMSTRT_CHAR_MINBPC(p); in big2_isNmstrtMin()
934 # define IS_NMSTRT_CHAR_MINBPC(enc, p) BIG2_IS_NMSTRT_CHAR_MINBPC(p)
/third_party/python/Modules/expat/
H A Dxmltok.c882 #define BIG2_IS_NMSTRT_CHAR_MINBPC(p) \ macro
913 return BIG2_IS_NMSTRT_CHAR_MINBPC(p); in big2_isNmstrtMin()
931 # define IS_NMSTRT_CHAR_MINBPC(enc, p) BIG2_IS_NMSTRT_CHAR_MINBPC(p)

Completed in 6 milliseconds