Searched refs:xmlIsPubidCharQ (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.h202 * xmlIsPubidCharQ:
207 #define xmlIsPubidCharQ(c) (((c) < 0x100) ? \ macro
H A DparserInternals.in.h229 #define IS_PUBIDCHAR(c) xmlIsPubidCharQ(c)
H A Dchvalid.c326 * Use xmlIsPubidChar_ch or xmlIsPubidCharQ instead
332 return(xmlIsPubidCharQ(ch));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dchvalid.h202 * xmlIsPubidCharQ:
207 #define xmlIsPubidCharQ(c) (((c) < 0x100) ? \ macro
H A DparserInternals.h229 #define IS_PUBIDCHAR(c) xmlIsPubidCharQ(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.h202 * xmlIsPubidCharQ:
207 #define xmlIsPubidCharQ(c) (((c) < 0x100) ? \ macro
H A DparserInternals.in.h229 #define IS_PUBIDCHAR(c) xmlIsPubidCharQ(c)
H A Dchvalid.c326 * Use xmlIsPubidChar_ch or xmlIsPubidCharQ instead
332 return(xmlIsPubidCharQ(ch));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dchvalid.c326 * Use xmlIsPubidChar_ch or xmlIsPubidCharQ instead
332 return(xmlIsPubidCharQ(ch));

Completed in 68 milliseconds