Home
last modified time | relevance | path

Searched defs:whitespace (Results 251 – 275 of 2962) sorted by relevance

1...<<11121314151617181920>>...119

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/javax/xml/parsers/
H A DDocumentBuilderFactory.java46 private boolean whitespace = false; field in DocumentBuilderFactory
333 public void setIgnoringElementContentWhitespace(boolean whitespace) { in setIgnoringElementContentWhitespace()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/javax/xml/parsers/
H A DDocumentBuilderFactory.java46 private boolean whitespace = false; field in DocumentBuilderFactory
333 public void setIgnoringElementContentWhitespace(boolean whitespace) { in setIgnoringElementContentWhitespace()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/javax/xml/parsers/
H A DDocumentBuilderFactory.java46 private boolean whitespace = false; field in DocumentBuilderFactory
333 public void setIgnoringElementContentWhitespace(boolean whitespace) { in setIgnoringElementContentWhitespace()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/javax/xml/parsers/
H A DDocumentBuilderFactory.java46 private boolean whitespace = false; field in DocumentBuilderFactory
333 public void setIgnoringElementContentWhitespace(boolean whitespace) { in setIgnoringElementContentWhitespace()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/javax/xml/parsers/
H A DDocumentBuilderFactory.java46 private boolean whitespace = false; field in DocumentBuilderFactory
294 public void setIgnoringElementContentWhitespace(boolean whitespace) { in setIgnoringElementContentWhitespace()
/dports/devel/rudeconfig/rudeconfig-5.0.5/src/
H A DRealOrganiser.cpp56 void RealOrganiser::foundWhiteSpace(const char *whitespace) in foundWhiteSpace()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ua/org.eclipse.pde.ua.ui/src/org/eclipse/pde/internal/ua/ui/editor/toc/
H A DTocHTMLTitleUtil.java29 private static final String whitespace = "[ \\t\\n\\r\\f\\v]*"; //$NON-NLS-1$ field in TocHTMLTitleUtil
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/line/
H A Dtrailing_objects.h70 void SetTrailingWhitespace(LineLayoutText whitespace) { in SetTrailingWhitespace()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/line/
H A Dtrailing_objects.h70 void SetTrailingWhitespace(LineLayoutText whitespace) { in SetTrailingWhitespace()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_18_fg_18_10.vhd49 variable whitespace : character; variable
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/files-and-IO/
H A Dstimulus_interpreter-1.vhd43 variable whitespace : character; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/io/
H A DStreamTokenizer.h60 JArray< jboolean > * whitespace; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/io/
H A DStreamTokenizer.h60 JArray< jboolean > * whitespace; variable
/dports/shells/fish/fish-3.3.1/src/
H A Dfuture_feature_flags.cpp35 const wchar_t *whitespace = L"\t\n\v\f\r "; in set_from_string() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/io/
H A DStreamTokenizer.h60 JArray< jboolean > * whitespace; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/io/
H A DStreamTokenizer.h60 JArray< jboolean > * whitespace; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/java/io/
H A DStreamTokenizer.h60 JArray< jboolean > * whitespace; variable
/dports/devel/simdjson/simdjson-0.9.6/src/haswell/
H A Ddom_parser_implementation.cpp26 simdjson_really_inline uint64_t json_character_block::whitespace() const noexcept { return _whitesp… in whitespace() function in simdjson::SIMDJSON_IMPLEMENTATION::__anon9bd7dad50111::json_character_block
68 const uint64_t whitespace = in.eq({ in classify() local
/dports/devel/simdjson/simdjson-0.9.6/src/ppc64/
H A Ddom_parser_implementation.cpp15 simdjson_really_inline uint64_t whitespace() const noexcept { return _whitespace; } in whitespace() function
41 uint64_t whitespace = simd8x64<bool>( in classify() local
/dports/devel/simdjson/simdjson-0.9.6/src/arm64/
H A Ddom_parser_implementation.cpp15 simdjson_really_inline uint64_t whitespace() const noexcept { return _whitespace; } in whitespace() function
67 uint64_t whitespace = simd8x64<bool>( in classify() local
/dports/devel/simdjson/simdjson-0.9.6/src/westmere/
H A Ddom_parser_implementation.cpp16 simdjson_really_inline uint64_t whitespace() const noexcept { return _whitespace; } in whitespace() function
61 const uint64_t whitespace = in.eq({ in classify() local
/dports/graphics/argyllcms/Argyll_V1.9.2/xml/
H A Dmxml-node.c537 int whitespace, /* I - 1 = leading whitespace, 0 = no whitespace */ in mxmlNewText()
581 int whitespace, /* I - 1 = leading whitespace, 0 = no whitespace */ in mxmlNewTextf()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/wave/
H A Dwhitespace_handling.hpp116 state_t general, newline, newline_2nd, whitespace, bol_whitespace; member in boost::wave::context_policies::eat_whitespace
265 eat_whitespace<TokenT>::whitespace(TokenT &token, bool &skipped_newline) in whitespace() function in boost::wave::context_policies::eat_whitespace
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/src/ppc64/
H A Ddom_parser_implementation.cpp15 simdjson_really_inline uint64_t whitespace() const noexcept { return _whitespace; } in whitespace() function
41 uint64_t whitespace = simd8x64<bool>( in classify() local
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/src/westmere/
H A Ddom_parser_implementation.cpp16 simdjson_really_inline uint64_t whitespace() const noexcept { return _whitespace; } in whitespace() function
61 const uint64_t whitespace = in.eq({ in classify() local

1...<<11121314151617181920>>...119