Home
last modified time | relevance | path

Searched defs:skip_whitespace (Results 1 – 25 of 919) sorted by relevance

12345678910>>...37

/dports/textproc/py-tinycss2/tinycss2-1.1.1/tinycss2/
H A Dparser.py145 def parse_declaration_list(input, skip_comments=False, skip_whitespace=False): argument
229 def parse_rule_list(input, skip_comments=False, skip_whitespace=False): argument
273 def parse_stylesheet(input, skip_comments=False, skip_whitespace=False): argument
H A Dbytes.py50 skip_comments=False, skip_whitespace=False): argument
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A Dskip_whitespace.c12 char* FAST_FUNC skip_whitespace(const char *s) in skip_whitespace() function
/dports/math/mpc/mpc-1.2.1/src/
H A Dstrtoc.c26 skip_whitespace (const char **p) in skip_whitespace() function
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpc-1.2.1-c/src/
H A Dstrtoc.c26 skip_whitespace (const char **p) in skip_whitespace() function
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dhttpd_ssi.c53 static char* skip_whitespace(char *s) in skip_whitespace() function
/dports/devel/boost-docs/boost_1_72_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/databases/xtrabackup/boost_1_59_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/databases/percona57-server/boost_1_59_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/databases/percona57-client/boost_1_59_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/devel/elixir-poison/poison-3.1.0/lib/poison/
H A Dparser.ex274 defp skip_whitespace(<<char>> <> rest, pos) when char in '\s\n\t\r' do function
278 defp skip_whitespace(string, pos), do: {string, pos} function
/dports/devel/boost-libs/boost_1_72_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/devel/boost-python-libs/boost_1_72_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/wave/util/
H A Dmacro_helpers.hpp261 skip_whitespace(IteratorT &first, IteratorT const &last) in skip_whitespace() function
276 skip_whitespace(IteratorT &first, IteratorT const &last, ContainerT &queue) in skip_whitespace() function
/dports/devel/sccache/sccache-0.2.15/cargo-crates/synom-0.11.3/src/
H A Dspace.rs89 pub fn skip_whitespace(input: &str) -> &str { in skip_whitespace() function
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/synom-0.11.3/src/
H A Dspace.rs89 pub fn skip_whitespace(input: &str) -> &str { in skip_whitespace() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/synom/src/
H A Dspace.rs89 pub fn skip_whitespace(input: &str) -> &str { in skip_whitespace() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/synom-0.11.3/src/
H A Dspace.rs89 pub fn skip_whitespace(input: &str) -> &str { in skip_whitespace() function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/synom-0.11.3/src/
H A Dspace.rs89 pub fn skip_whitespace(input: &str) -> &str { in skip_whitespace() function
/dports/x11/admiral/admiral-1.0.0-7-g5a9f33b/cargo-crates/synom-0.11.3/src/
H A Dspace.rs89 pub fn skip_whitespace(input: &str) -> &str { in skip_whitespace() function

12345678910>>...37