HomeSort by relevance Sort by last modified time
    Searched full:ignorewhitespace (Results 1 - 11 of 11) sorted by null

  /libcore/dom/src/test/java/tests/api/org/w3c/dom/
AllTests_Level2.java 44 // android: coalescing, epand, ignorewhitespace, namespace, NOT validation
AllTests_Level1.java 44 // android: coalescing, epand, ignorewhitespace, namespace, NOT validation
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]
Lexer.h 290 bool IgnoreWhiteSpace = false);
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 685 if (!PP.getRawToken(EndLoc, Tok, /*IgnoreWhiteSpace=*/true))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorDOMAgent.cpp     [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxml.h 317 bool ignoreWhiteSpace, // whether to keep the white space
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 317 bool ignoreWhiteSpace, // whether to keep the white space
    [all...]
  /external/tinyxml/
tinyxml.h 270 bool ignoreWhiteSpace, // whether to keep the white space
    [all...]
  /external/clang/lib/Lex/
Lexer.cpp 426 bool IgnoreWhiteSpace) {
444 if (!IgnoreWhiteSpace && isWhitespace(StrData[0]))
    [all...]
  /external/tinyxml/docs/
tinyxml_8h-source.html 225 <a name="l00270"></a>00270 <span class="keywordtype">bool</span> ignoreWhiteSpace, <span class="comment">// whether to keep the white space</span>
    [all...]

Completed in 361 milliseconds