Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dparser.c3930 int c, l, in_space = 0; in xmlParseAttValueComplex() local
3962 in_space = 0; in xmlParseAttValueComplex()
4089 if ((!normalize) || (!in_space)) { in xmlParseAttValueComplex()
4095 in_space = 1; in xmlParseAttValueComplex()
4098 in_space = 0; in xmlParseAttValueComplex()
4117 if ((in_space) && (normalize)) { in xmlParseAttValueComplex()