Home
last modified time | relevance | path

Searched defs:whitespace (Results 1 – 25 of 2962) sorted by path

12345678910>>...119

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/syn-1.0.86/src/
H A Dlib.rs475 mod whitespace; module
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/textwrap-0.14.2/src/
H A Dcore.rs220 pub whitespace: &'a str, field
/dports/archivers/innoextract/innoextract-1.9/src/cli/
H A Dgoggalaxy.cpp52 const char whitespace[] = " \t\r\n"; in parse_function_call() local
/dports/archivers/star/schily-2021-09-18/ved/
H A Dmovedot.c35 LOCAL Uchar whitespace[] = "^![ \t]!$"; variable
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/deprecated/
H A Dpsitrex.cc45 whitespace, /* skip spaces & tabs to start; ends on white space or EOL */ enumerator
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dpsitrex.c35 whitespace, /* skip spaces & tabs to start; ends on white space or EOL */ enumerator
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/TimeHandling/
H A DTimeRange.cpp279 std::string whitespace(" \t\n"); in setToString() local
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/FileHandling/SEM/
H A DSEMData.cpp136 string whitespace = " \t\r\n"; in reallyGetRecord() local
/dports/astro/opencpn/OpenCPN-5.2.4/libs/serial/src/impl/list_ports/
H A Dlist_ports_osx.cc198 string whitespace = " \t\f\v\n\r"; in rtrim() local
/dports/astro/opencpn/OpenCPN-5.2.4/libs/tinyxml/src/
H A Dtinyxmlparser.cpp598 bool whitespace = false; in ReadText() local
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/tinyxml/
H A Dtinyxmlparser.cpp598 bool whitespace = false; in ReadText() local
/dports/astro/oskar/OSKAR-2.8.0/oskar/settings/src/
H A Doskar_SettingsFileHandlerIni.cpp21 static string trim(const string& s, const string& whitespace) in trim()
H A Doskar_settings_utility_string.cpp20 const std::string& whitespace) in oskar_settings_utility_string_reduce()
57 const std::string& whitespace) in oskar_settings_utility_string_trim()
/dports/astro/py-astropy/astropy-5.0/astropy/io/ascii/src/
H A Dtokenizer.c319 int whitespace = 1; in tokenize() local
/dports/astro/routino/routino-3.3.3/src/
H A Dxmlparse.c218 static const unsigned char namestart[256],namechar[256],whitespace[256],digit[256],xdigit[256]; variable
1750 static const unsigned char whitespace[256]={ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, /* 0x… variable
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/fonts/
H A Djuce_GlyphArrangement.h105 bool whitespace; variable
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A DConfigFile.cpp48 static const char whitespace[] = " \n\t\v\r\f"; in trim() local
/dports/audio/festival/speech_tools/include/
H A DEST_Token.h111 const EST_String &whitespace() { return space; } in whitespace() function
/dports/audio/flite/flite-2.1-release/include/
H A Dcst_tokenstream.h59 cst_string *whitespace; member
/dports/audio/flite/flite-2.1-release/src/utils/
H A Dcst_tokenstream.c69 const cst_string *whitespace, in set_charclasses()
100 static cst_tokenstream *new_tokenstream(const cst_string *whitespace, in new_tokenstream()
144 const cst_string *whitespace, in ts_open()
172 const cst_string *whitespace, in ts_open_string()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/semver-parser-0.10.2/src/
H A Dlexer.rs202 fn whitespace(&mut self, start: usize) -> Result<Token<'input>, Error> { in whitespace() method
279 pub fn whitespace() { in whitespace() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/syn-1.0.84/src/
H A Dlib.rs473 mod whitespace; module
/dports/audio/gonic/gonic-0.8.4/vendor/golang.org/x/crypto/openpgp/clearsign/
H A Dclearsign.go207 whitespace []byte member
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/httpp/
H A Dhttpp.c96 int whitespace, slen; in parse_headers() local
136 int lines, slen,i, whitespace=0, where=0,code; in httpp_parse_response() local
298 int whitespace, where, slen; in httpp_parse() local
/dports/audio/icecast/icecast-2.4.4/src/httpp/
H A Dhttpp.c95 int whitespace, slen; in parse_headers() local
135 int lines, slen,i, whitespace=0, where=0,code; in httpp_parse_response() local
296 int whitespace, where, slen; in httpp_parse() local

12345678910>>...119