Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c147 #define IS_NOT_NULLABLE (1 << 1) macro
3392 if (define->dflags & IS_NOT_NULLABLE) in xmlRelaxNGIsNullable()
3447 define->dflags |= IS_NOT_NULLABLE; in xmlRelaxNGIsNullable()