Searched refs:xmlIsIdeographicQ (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dchvalid.in.h179 * xmlIsIdeographicQ:
184 #define xmlIsIdeographicQ(c) (((c) < 0x100) ? \ macro
H A DparserInternals.in.h179 #define IS_IDEOGRAPHIC(c) xmlIsIdeographicQ(c)
H A Dchvalid.c311 * Use xmlIsIdeographicQ instead
317 return(xmlIsIdeographicQ(ch));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dchvalid.h179 * xmlIsIdeographicQ:
184 #define xmlIsIdeographicQ(c) (((c) < 0x100) ? \ macro
H A DparserInternals.h179 #define IS_IDEOGRAPHIC(c) xmlIsIdeographicQ(c)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dchvalid.in.h179 * xmlIsIdeographicQ:
184 #define xmlIsIdeographicQ(c) (((c) < 0x100) ? \ macro
H A DparserInternals.in.h179 #define IS_IDEOGRAPHIC(c) xmlIsIdeographicQ(c)
H A Dchvalid.c311 * Use xmlIsIdeographicQ instead
317 return(xmlIsIdeographicQ(ch));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dchvalid.c311 * Use xmlIsIdeographicQ instead
317 return(xmlIsIdeographicQ(ch));

Completed in 67 milliseconds