Home
last modified time | relevance | path

Searched defs:whitespace (Results 226 – 250 of 2962) sorted by relevance

12345678910>>...119

/dports/devel/tla/tla-1.3.5/src/libneon/src/
H A Dne_string.c85 char *ne_shave(char *str, const char *whitespace) in ne_shave()
107 const char *quotes, const char *whitespace) in split_string()
113 const char *quotes, const char *whitespace, in split_string_c()
220 const char *quotes, const char *whitespace) in pair_string()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/propertiesfileeditor/
H A DLeadingWhitespacePredicateRule.java55 public LeadingWhitespacePredicateRule(IToken token, String whitespace) { in LeadingWhitespacePredicateRule()
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/howett.net/plist/
H A Dtext_tables.go40 var whitespace = characterSet{ var
/dports/textproc/re-flex/RE-flex-3.1.0/examples/
H A Dcsv.l92 const char *whitespace = "\t\n\r "; variable
/dports/mail/xbuffy/xbuffy-3.3.bl.3/
H A Drealfrom.c31 #define whitespace(c) (c == ' ' || c == '\t') macro
/dports/x11/wallutils/wallutils-5.10.0/vendor/howett.net/plist/
H A Dtext_tables.go40 var whitespace = characterSet{ var
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/vendor/howett.net/plist/
H A Dtext_tables.go40 var whitespace = characterSet{ var
/dports/textproc/py-marko/marko-1.1.0/marko/
H A Dpatterns.py88 whitespace = re.compile(r"\s+", flags=re.UNICODE) variable
/dports/devel/py-libcst/libcst-0.3.23/libcst/_nodes/
H A Dwhitespace.py175 whitespace: SimpleWhitespace = SimpleWhitespace.field("") variable in TrailingWhitespace
213 whitespace: SimpleWhitespace = SimpleWhitespace.field("") variable in EmptyLine
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/
H A Dcolorprinting.py21 def text2html(s, whitespace=True): argument
/dports/devel/R-cran-chron/chron/src/
H A Dchron_strs.c10 Sint n = *nstrings, whitespace = *white_space; in cnt_flds_str() local
/dports/databases/pgloader3/esrap-20211020-git/examples/
H A Dsexp.lisp21 (defrule whitespace (+ (or #\space #\tab #\newline)) unknown
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/x/tests/driver/common/
H A Dutils_string_parsing.cc47 void trim(std::string &value, const std::string &whitespace) { in trim()
/dports/textproc/xlnt/libstudxml-e729667/examples/hybrid/
H A Ddom.cxx13 whitespace (const string& s) in whitespace() function
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/syntax/
H A Dprinter.go60 type whitespace struct { struct
61 last token
62 kind ctrlSymbol
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/compile/internal/syntax/
H A Dprinter.go60 type whitespace struct { struct
61 last token
62 kind ctrlSymbol
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_validate.erl639 whitespace([]) -> function
641 whitespace([H|T]) when ?whitespace(H) -> function
643 whitespace(_) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_validate.erl639 whitespace([]) -> function
641 whitespace([H|T]) when ?whitespace(H) -> function
643 whitespace(_) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_validate.erl639 whitespace([]) -> function
641 whitespace([H|T]) when ?whitespace(H) -> function
643 whitespace(_) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_validate.erl639 whitespace([]) -> function
641 whitespace([H|T]) when ?whitespace(H) -> function
643 whitespace(_) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_validate.erl639 whitespace([]) -> function
641 whitespace([H|T]) when ?whitespace(H) -> function
643 whitespace(_) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_validate.erl639 whitespace([]) -> function
641 whitespace([H|T]) when ?whitespace(H) -> function
643 whitespace(_) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_validate.erl639 whitespace([]) -> function
641 whitespace([H|T]) when ?whitespace(H) -> function
643 whitespace(_) -> function
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/udoc/
H A Dparser.cpp94 void Parser::whitespace() in whitespace() function in Parser
376 uint Parser::whitespace( uint j ) in whitespace() function in Parser
/dports/mail/archiveopteryx-devel/aox-96ab17e/udoc/
H A Dparser.cpp94 void Parser::whitespace() in whitespace() function in Parser
376 uint Parser::whitespace( uint j ) in whitespace() function in Parser

12345678910>>...119