Home | History | Annotate | Download | only in libxml2

Lines Matching refs:FLAGS_UNSIGNED

351   FLAGS_UNSIGNED            = 2 * FLAGS_NILPADDING,
352 FLAGS_UPPER = 2 * FLAGS_UNSIGNED,
1718 flags |= FLAGS_UNSIGNED;
1730 flags |= FLAGS_UNSIGNED;
1752 flags |= FLAGS_UNSIGNED;
2218 if (flags & FLAGS_UNSIGNED)
2409 FLAGS_UNSIGNED | FLAGS_NILPADDING,
4890 self->parameter->flags | FLAGS_UNSIGNED,
5018 flags |= (FLAGS_UNSIGNED | FLAGS_ALTERNATIVE |
5474 if (!(flags & FLAGS_UNSIGNED))
6014 flags |= (FLAGS_UNSIGNED | FLAGS_ALTERNATIVE | FLAGS_NILPADDING);