Home
last modified time | relevance | path

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

/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/
H A Dxml-sax-simple_readers-scanner-actions.adb348 if not Self.Space_Before then
354 Self.Space_Before := True;
363 Self.Space_Before := False;
416 if Self.Normalize_Value and then Self.Space_Before then
712 if not Self.Space_Before then
715 Self.Space_Before := True;
721 Self.Space_Before := False;
2398 Space_Before : Boolean := True; variable
2447 if not Space_Before then
2450 Space_Before := True;
[all …]
H A Dxml-sax-simple_readers-parser-actions.adb105 Self.Space_Before := False;
162 Self.Space_Before := True;
305 Self.Space_Before := False;
316 Self.Space_Before := True;
H A Dxml-sax-simple_readers.ads.in293 Space_Before : Boolean; variable
/dports/devel/matreshka/matreshka-0.7.0/source/xml/sax/xml/
H A Dxml-sax-simple_readers.ads354 Space_Before : Boolean; variable