Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng.Inference/
H A DRelaxngInference.cs84 bool laxOccurence, in Process() argument
88 grammar, laxOccurence, laxTypeInference); in Process()
161 bool laxOccurence; field in Commons.Xml.Relaxng.Inference.RngInference
170 bool laxOccurence, in RngInference() argument
175 this.laxOccurence = laxOccurence; in RngInference()
370 if (laxOccurence || in InferNewAttribute()
814 laxOccurence ? in ToSequenceOfChoice()