HomeSort by relevance Sort by last modified time
    Searched refs:suppressNode (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTM.java 465 // DTM may skip whitespace. This is handled by the suppressNode flag, which
478 boolean suppressNode=false;
487 suppressNode=((null != m_wsfilter) && getShouldStripWhitespace());
500 suppressNode &=
514 suppressNode = (pos.getNodeName().toLowerCase().equals("xml"));
518 if(!suppressNode)
581 } // (if !suppressNode)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
mrhoist.c     [all...]

Completed in 497 milliseconds