Searched refs:whitespace (Results 1 – 6 of 6) sorted by relevance
11 # Tag numbers and names are separated by whitespace. Blank lines and lines
130 the *name* by exactly one whitespace character, and extends to the end of the131 line -- it may contain whitespace itself. For example,145 *arglist* is a list of whitespace-separated arguments. Within the *body*, a
19 - Fixed issue where ints and floats with trailing whitespace would not be parsed. (bug 62902869)
2199 static const char whitespace[] = in getIndentSpace() local2202 return whitespace + sizeof(whitespace) - 1 - indent*4; in getIndentSpace()
112426 Ljavax/xml/parsers/DocumentBuilderFactory;->whitespace:Z