Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c146 #define IS_NULLABLE (1 << 0) macro
3390 if (define->dflags & IS_NULLABLE) in xmlRelaxNGIsNullable()
3449 define->dflags |= IS_NULLABLE; in xmlRelaxNGIsNullable()