Home
last modified time | relevance | path

Searched defs:to_text (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/api_gen/
H A Dgl_gen_doc.erl279 to_text([{reffunc, Func}|Rest]) -> function
281 to_text([{c,_}=C|Rest]) -> function
283 to_text([L|Rest]) when is_list(L) -> function
285 to_text([C|_]=Rest) when is_integer(C) -> function
288 to_text([]) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/api_gen/
H A Dgl_gen_doc.erl279 to_text([{reffunc, Func}|Rest]) -> function
281 to_text([{c,_}=C|Rest]) -> function
283 to_text([L|Rest]) when is_list(L) -> function
285 to_text([C|_]=Rest) when is_integer(C) -> function
288 to_text([]) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/api_gen/
H A Dgl_gen_doc.erl279 to_text([{reffunc, Func}|Rest]) -> function
281 to_text([{c,_}=C|Rest]) -> function
283 to_text([L|Rest]) when is_list(L) -> function
285 to_text([C|_]=Rest) when is_integer(C) -> function
288 to_text([]) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/api_gen/
H A Dgl_gen_doc.erl279 to_text([{reffunc, Func}|Rest]) -> function
281 to_text([{c,_}=C|Rest]) -> function
283 to_text([L|Rest]) when is_list(L) -> function
285 to_text([C|_]=Rest) when is_integer(C) -> function
288 to_text([]) -> function
/dports/www/typo3-9/typo3_src-9.5.31/vendor/cogpowered/finediff/src/cogpowered/FineDiff/Parser/
H A DParser.php114 public function parse($from_text, $to_text)
143 protected function process($from_text, $to_text)
187 protected function diff($from_text, $to_text, $delimiters)
346 protected function charDiff($from_text, $to_text)
/dports/www/nextcloud-deck/deck/vendor/cogpowered/finediff/src/cogpowered/FineDiff/Parser/
H A DParser.php114 public function parse($from_text, $to_text)
143 protected function process($from_text, $to_text)
187 protected function diff($from_text, $to_text, $delimiters)
346 protected function charDiff($from_text, $to_text)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/lolli42/finediff/src/Parser/
H A DParser.php114 public function parse(string $from_text, string $to_text): OpcodesInterface
139 protected function process(string $from_text, string $to_text): void
178 protected function diff(string $from_text, string $to_text, string $delimiters): array
326 protected function charDiff(string $from_text, string $to_text): array
/dports/www/typo3-11/typo3_src-11.5.7/vendor/lolli42/finediff/src/Parser/
H A DParser.php114 public function parse(string $from_text, string $to_text): OpcodesInterface
139 protected function process(string $from_text, string $to_text): void
178 protected function diff(string $from_text, string $to_text, string $delimiters): array
326 protected function charDiff(string $from_text, string $to_text): array
/dports/math/PDL/PDL-2.019/Graphics/TriD/VRML/
H A DVRML.pm39 sub to_text { subroutine
90 sub to_text { subroutine
182 sub to_text { subroutine
/dports/dns/py-dnspython2/dnspython-2.1.0/dns/rdtypes/
H A Dsvcbbase.py171 def to_text(self): member in GenericParam
205 def to_text(self): member in MandatoryParam
235 def to_text(self): member in ALPNParam
269 def to_text(self): member in NoDefaultALPNParam
292 def to_text(self): member in PortParam
315 def to_text(self): member in IPv4HintParam
342 def to_text(self): member in IPv6HintParam
370 def to_text(self): member in ECHConfigParam
441 def to_text(self, origin=None, relativize=True, **kw): member in SVCBBase
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/databases/percona57-server/boost_1_59_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/databases/percona57-client/boost_1_59_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/devel/boost-libs/boost_1_72_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/devel/boost-docs/boost_1_72_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/devel/hyperscan/boost_1_75_0/libs/variant/test/
H A Djobs.h34 struct to_text : boost::static_visitor<std::string> struct
39 std::string to_text_impl( in to_text_impl() argument
50 std::string to_text_impl(const Value& operand, int) const in to_text_impl() argument
63 return to_text_impl(operand, 1L); in operator() argument
/dports/www/typo3-9/typo3_src-9.5.31/vendor/cogpowered/finediff/src/cogpowered/FineDiff/
H A DDiff.php143 public function getOpcodes($from_text, $to_text)
157 public function render($from_text, $to_text)
/dports/www/nextcloud-deck/deck/vendor/cogpowered/finediff/src/cogpowered/FineDiff/
H A DDiff.php143 public function getOpcodes($from_text, $to_text)
157 public function render($from_text, $to_text)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/lolli42/finediff/src/
H A DDiff.php114 public function getOpcodes(string $from_text, string $to_text): OpcodesInterface
123 public function render(string $from_text, string $to_text): string
/dports/www/typo3-11/typo3_src-11.5.7/vendor/lolli42/finediff/src/
H A DDiff.php114 public function getOpcodes(string $from_text, string $to_text): OpcodesInterface
123 public function render(string $from_text, string $to_text): string
/dports/textproc/py-pyjade/pyjade-4.0.0/pyjade/ext/django/
H A Dcompiler.py77 from django.utils.encoding import force_text as to_text unknown
79 from django.utils.encoding import force_unicode as to_text unknown
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dns/
H A Dtsigkeyring.py40 def to_text(keyring): function

12345678910>>...23