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

/external/libxml2/
H A Drelaxng.c145 #define IS_NULLABLE (1 << 0) macro
3375 if (define->dflags & IS_NULLABLE)
3434 define->dflags |= IS_NULLABLE;

Completed in 83 milliseconds