Home
last modified time | relevance | path

Searched defs:is_whitespace (Results 1 – 25 of 1197) sorted by relevance

12345678910>>...48

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch/src/
H A Dcouch_util.erl311 is_whitespace(9) -> true; function
312 is_whitespace(10) -> true; function
313 is_whitespace(11) -> true; function
314 is_whitespace(12) -> true; function
315 is_whitespace(13) -> true; function
316 is_whitespace(32) -> true; function
317 is_whitespace(133) -> true; function
318 is_whitespace(160) -> true; function
319 is_whitespace(5760) -> true; function
320 is_whitespace(8192) -> true; function
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/metaparse/v1/util/
H A Dis_whitespace.hpp22 struct is_whitespace : is_whitespace_c<C::type::value> {}; struct
25 struct is_whitespace<boost::mpl::na> struct
27 typedef is_whitespace type;
30 struct apply : is_whitespace<C> {};
/dports/devel/boost-python-libs/boost_1_72_0/boost/metaparse/v1/util/
H A Dis_whitespace.hpp22 struct is_whitespace : is_whitespace_c<C::type::value> {}; struct
25 struct is_whitespace<boost::mpl::na> struct
27 typedef is_whitespace type;
30 struct apply : is_whitespace<C> {};
/dports/lang/gcc10/gcc-10.3.0/libquadmath/math/
H A Dacoshq.c22 * acoshl(x) := logq(2x-1/(sqrtq(x*x-1)+x)) if x>2; else
25 * Special cases:
26 * acoshl(x) is NaN with signal if x<1.
27 * acoshl(NaN) is NaN without signal.
32 static const __float128
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/metaparse/v1/util/
H A Dis_whitespace.hpp22 struct is_whitespace : is_whitespace_c<C::type::value> {}; struct
25 struct is_whitespace<boost::mpl::na> struct
27 typedef is_whitespace type;
30 struct apply : is_whitespace<C> {};
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/metaparse/v1/util/
H A Dis_whitespace.hpp22 struct is_whitespace : is_whitespace_c<C::type::value> {}; struct
25 struct is_whitespace<boost::mpl::na> struct
27 typedef is_whitespace type;
30 struct apply : is_whitespace<C> {};
/dports/devel/boost-libs/boost_1_72_0/boost/metaparse/v1/util/
H A Dis_whitespace.hpp22 struct is_whitespace : is_whitespace_c<C::type::value> {}; struct
25 struct is_whitespace<boost::mpl::na> struct
27 typedef is_whitespace type;
30 struct apply : is_whitespace<C> {};
/dports/devel/boost-docs/boost_1_72_0/boost/metaparse/v1/util/
H A Dis_whitespace.hpp22 struct is_whitespace : is_whitespace_c<C::type::value> {}; struct
25 struct is_whitespace<boost::mpl::na> struct
27 typedef is_whitespace type;
30 struct apply : is_whitespace<C> {};
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/move/algo/
H A Dadaptive_sort.hpp22 namespace detail_adaptive {
25 void move_data_backward( RandIt cur_pos
28 , bool const xbuf_used)
30 //Move buffer to the total combination right
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/doc/examples/
H A Dxmerl_test.erl472 is_whitespace([]) -> function
474 is_whitespace([H |Rest]) when ?whitespace(H) -> function
476 is_whitespace(_) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/doc/examples/
H A Dxmerl_test.erl472 is_whitespace([]) -> function
474 is_whitespace([H |Rest]) when ?whitespace(H) -> function
476 is_whitespace(_) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/doc/examples/
H A Dxmerl_test.erl472 is_whitespace([]) -> function
474 is_whitespace([H |Rest]) when ?whitespace(H) -> function
476 is_whitespace(_) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/doc/examples/
H A Dxmerl_test.erl472 is_whitespace([]) -> function
474 is_whitespace([H |Rest]) when ?whitespace(H) -> function
476 is_whitespace(_) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/doc/examples/
H A Dxmerl_test.erl472 is_whitespace([]) -> function
474 is_whitespace([H |Rest]) when ?whitespace(H) -> function
476 is_whitespace(_) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/doc/examples/
H A Dxmerl_test.erl472 is_whitespace([]) -> function
474 is_whitespace([H |Rest]) when ?whitespace(H) -> function
476 is_whitespace(_) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/doc/examples/
H A Dxmerl_test.erl472 is_whitespace([]) -> function
474 is_whitespace([H |Rest]) when ?whitespace(H) -> function
476 is_whitespace(_) -> function
/dports/mail/nocc/nocc-1.9.10/htmlpurifier/library/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)
/dports/mail/nextcloud-mail/mail/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/ezyang/htmlpurifier/library/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)
/dports/finance/prestashop/prestashop/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/contrib/htmlpurifier/library/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Node/
H A DText.php31 public $is_whitespace; variable in HTMLPurifier_Node_Text
41 public function __construct($data, $is_whitespace, $line = null, $col = null)

12345678910>>...48