Home
last modified time | relevance | path

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

/external/libxml2/
Dtrio.c366 FLAGS_VARSIZE_PARAMETER = 2 * FLAGS_IGNORE_PARAMETER, enumerator
367 FLAGS_FIXED_SIZE = 2 * FLAGS_VARSIZE_PARAMETER,
1530 FLAGS_WIDECHAR | FLAGS_VARSIZE_PARAMETER))
1589 flags |= FLAGS_VARSIZE_PARAMETER;
1643 if (flags & FLAGS_VARSIZE_PARAMETER)
2011 & (FLAGS_VARSIZE_PARAMETER | FLAGS_FIXED_SIZE))
2013 if (parameters[i].flags & FLAGS_VARSIZE_PARAMETER)