Home
last modified time | relevance | path

Searched defs:xmlIsExtender_ch (Results 1 – 2 of 2) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dchvalid.in.h195 #define xmlIsExtender_ch(c) (((c) == 0xb7)) macro
/third_party/libxml2/include/libxml/
Dchvalid.h164 #define xmlIsExtender_ch(c) (((c) == 0xb7)) macro