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

/vbox/src/libs/libxml2-2.6.31/
H A Dtrio.c346 FLAGS_VARSIZE_PARAMETER = 2 * FLAGS_IGNORE_PARAMETER, enumerator in enum:__anon17109
347 FLAGS_FIXED_SIZE = 2 * FLAGS_VARSIZE_PARAMETER,
1510 FLAGS_WIDECHAR | FLAGS_VARSIZE_PARAMETER))
1569 flags |= FLAGS_VARSIZE_PARAMETER;
1623 if (flags & FLAGS_VARSIZE_PARAMETER)
1991 & (FLAGS_VARSIZE_PARAMETER | FLAGS_FIXED_SIZE))
1993 if (parameters[i].flags & FLAGS_VARSIZE_PARAMETER)

Completed in 43 milliseconds