Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c3913 int c, l, in_space = 0; in xmlParseAttValueComplex() local
3955 in_space = 0; in xmlParseAttValueComplex()
4082 if ((!normalize) || (!in_space)) { in xmlParseAttValueComplex()
4088 in_space = 1; in xmlParseAttValueComplex()
4091 in_space = 0; in xmlParseAttValueComplex()
4105 if ((in_space) && (normalize)) { in xmlParseAttValueComplex()