Home
last modified time | relevance | path

Searched +defs:prefix +defs:string (Results 1 – 25 of 10792) sorted by relevance

12345678910>>...432

/dports/graphics/krita/krita-4.4.8/libs/ui/input/
H A Dkis_tablet_debugger.cpp50 void dumpBaseParams(QTextStream &s, const Event &ev, const QString &prefix) in dumpBaseParams()
140 QString KisTabletDebugger::eventToString(const QMouseEvent &ev, const QString &prefix) in eventToString()
142 QString string; in eventToString() local
153 QString KisTabletDebugger::eventToString(const QKeyEvent &ev, const QString &prefix) in eventToString()
155 QString string; in eventToString() local
169 QString string; in eventToString() local
183 QString string; in eventToString() local
199 QString KisTabletDebugger::eventToString(const QEvent &ev, const QString &prefix) in eventToString()
201 QString string; in eventToString() local
210 QString tabletEventToString(const Event &ev, const QString &prefix) in tabletEventToString()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/clbanning/mxj/v2/
H A Dfiles.go21 func NewMapsFromJsonFile(name string) (Maps, error) {
53 func NewMapsFromJsonFileRaw(name string) ([]MapRaw, error) {
86 func NewMapsFromXmlFile(name string) (Maps, error) {
120 func NewMapsFromXmlFileRaw(name string) ([]MapRaw, error) {
169 func (mvs Maps) JsonStringIndent(prefix, indent string, safeEncoding ...bool) (string, error) { argument
201 func (mvs Maps) XmlStringIndent(prefix, indent string) (string, error) { argument
216 func (mvs Maps) JsonFile(file string, safeEncoding ...bool) error {
237 func (mvs Maps) JsonFileIndent(file, prefix, indent string, safeEncoding ...bool) error { argument
258 func (mvs Maps) XmlFile(file string) error {
275 func (mvs Maps) XmlFileIndent(file, prefix, indent string) error { argument
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/clbanning/mxj/
H A Dfiles.go21 func NewMapsFromJsonFile(name string) (Maps, error) {
53 func NewMapsFromJsonFileRaw(name string) ([]MapRaw, error) {
86 func NewMapsFromXmlFile(name string) (Maps, error) {
120 func NewMapsFromXmlFileRaw(name string) ([]MapRaw, error) {
169 func (mvs Maps) JsonStringIndent(prefix, indent string, safeEncoding ...bool) (string, error) { argument
201 func (mvs Maps) XmlStringIndent(prefix, indent string) (string, error) { argument
216 func (mvs Maps) JsonFile(file string, safeEncoding ...bool) error {
237 func (mvs Maps) JsonFileIndent(file, prefix, indent string, safeEncoding ...bool) error { argument
258 func (mvs Maps) XmlFile(file string) error {
275 func (mvs Maps) XmlFileIndent(file, prefix, indent string) error { argument
H A Dxmlseq.go170 func xmlSeqToMapParser(skey string, a []xml.Attr, p *xml.Decoder, r bool) (map[string]interface{}, …
402 func (mv Map) XmlSeq(rootTag ...string) ([]byte, error) {
442 func (mv Map) XmlSeqWriter(xmlWriter io.Writer, rootTag ...string) error {
456 func (mv Map) XmlSeqWriterRaw(xmlWriter io.Writer, rootTag ...string) ([]byte, error) {
470 func (mv Map) XmlSeqIndentWriter(xmlWriter io.Writer, prefix, indent string, rootTag ...string) err… argument
484 func (mv Map) XmlSeqIndentWriterRaw(xmlWriter io.Writer, prefix, indent string, rootTag ...string) … argument
502 func (mv Map) XmlSeqIndent(prefix, indent string, rootTag ...string) ([]byte, error) { argument
531 func mapToXmlSeqIndent(doIndent bool, s *string, key string, value interface{}, pp *pretty) error {
822 func BeautifyXml(b []byte, prefix, indent string) ([]byte, error) { argument
/dports/www/webhook/webhook-2.8.0/vendor/github.com/clbanning/mxj/
H A Dfiles.go21 func NewMapsFromJsonFile(name string) (Maps, error) {
53 func NewMapsFromJsonFileRaw(name string) ([]MapRaw, error) {
86 func NewMapsFromXmlFile(name string) (Maps, error) {
120 func NewMapsFromXmlFileRaw(name string) ([]MapRaw, error) {
169 func (mvs Maps) JsonStringIndent(prefix, indent string, safeEncoding ...bool) (string, error) { argument
201 func (mvs Maps) XmlStringIndent(prefix, indent string) (string, error) { argument
216 func (mvs Maps) JsonFile(file string, safeEncoding ...bool) error {
237 func (mvs Maps) JsonFileIndent(file, prefix, indent string, safeEncoding ...bool) error { argument
258 func (mvs Maps) XmlFile(file string) error {
275 func (mvs Maps) XmlFileIndent(file, prefix, indent string) error { argument
H A Dxmlseq.go170 func xmlSeqToMapParser(skey string, a []xml.Attr, p *xml.Decoder, r bool) (map[string]interface{}, …
402 func (mv Map) XmlSeq(rootTag ...string) ([]byte, error) {
442 func (mv Map) XmlSeqWriter(xmlWriter io.Writer, rootTag ...string) error {
456 func (mv Map) XmlSeqWriterRaw(xmlWriter io.Writer, rootTag ...string) ([]byte, error) {
470 func (mv Map) XmlSeqIndentWriter(xmlWriter io.Writer, prefix, indent string, rootTag ...string) err… argument
484 func (mv Map) XmlSeqIndentWriterRaw(xmlWriter io.Writer, prefix, indent string, rootTag ...string) … argument
502 func (mv Map) XmlSeqIndent(prefix, indent string, rootTag ...string) ([]byte, error) { argument
531 func mapToXmlSeqIndent(doIndent bool, s *string, key string, value interface{}, pp *pretty) error {
822 func BeautifyXml(b []byte, prefix, indent string) ([]byte, error) { argument
/dports/www/webhook/webhook-2.8.0/vendor/github.com/clbanning/mxj/mxj-1.8.4/
H A Dfiles.go21 func NewMapsFromJsonFile(name string) (Maps, error) {
53 func NewMapsFromJsonFileRaw(name string) ([]MapRaw, error) {
86 func NewMapsFromXmlFile(name string) (Maps, error) {
120 func NewMapsFromXmlFileRaw(name string) ([]MapRaw, error) {
169 func (mvs Maps) JsonStringIndent(prefix, indent string, safeEncoding ...bool) (string, error) { argument
201 func (mvs Maps) XmlStringIndent(prefix, indent string) (string, error) { argument
216 func (mvs Maps) JsonFile(file string, safeEncoding ...bool) error {
237 func (mvs Maps) JsonFileIndent(file, prefix, indent string, safeEncoding ...bool) error { argument
258 func (mvs Maps) XmlFile(file string) error {
275 func (mvs Maps) XmlFileIndent(file, prefix, indent string) error { argument
H A Dxmlseq.go170 func xmlSeqToMapParser(skey string, a []xml.Attr, p *xml.Decoder, r bool) (map[string]interface{}, …
402 func (mv Map) XmlSeq(rootTag ...string) ([]byte, error) {
442 func (mv Map) XmlSeqWriter(xmlWriter io.Writer, rootTag ...string) error {
456 func (mv Map) XmlSeqWriterRaw(xmlWriter io.Writer, rootTag ...string) ([]byte, error) {
470 func (mv Map) XmlSeqIndentWriter(xmlWriter io.Writer, prefix, indent string, rootTag ...string) err… argument
484 func (mv Map) XmlSeqIndentWriterRaw(xmlWriter io.Writer, prefix, indent string, rootTag ...string) … argument
502 func (mv Map) XmlSeqIndent(prefix, indent string, rootTag ...string) ([]byte, error) { argument
531 func mapToXmlSeqIndent(doIndent bool, s *string, key string, value interface{}, pp *pretty) error {
822 func BeautifyXml(b []byte, prefix, indent string) ([]byte, error) { argument
/dports/ftp/sftpgo/sftpgo-2.2.0/examples/ldapauthserver/logger/
H A Dlogger.go28 func InitLogger(logFilePath string, logMaxSize, logMaxBackups, logMaxAge int, logCompress bool, lev…
65 func Debug(prefix, requestID string, format string, v ...interface{}) { argument
74 func Info(prefix, requestID string, format string, v ...interface{}) { argument
83 func Warn(prefix, requestID string, format string, v ...interface{}) { argument
92 func Error(prefix, requestID string, format string, v ...interface{}) { argument
101 func DebugToConsole(format string, v ...interface{}) {
106 func InfoToConsole(format string, v ...interface{}) {
111 func WarnToConsole(format string, v ...interface{}) {
116 func ErrorToConsole(format string, v ...interface{}) {
120 func isLogFilePathValid(logFilePath string) bool {
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libutils/
H A DPrinter.cpp67 const char* prefix, in LogPrinter()
75 void LogPrinter::printLine(const char* string) { in printLine()
90 void LogPrinter::printRaw(const char* string) { in printRaw()
98 FdPrinter::FdPrinter(int fd, unsigned int indent, const char* prefix) : in FdPrinter()
109 void FdPrinter::printLine(const char* string) { in printLine()
126 String8Printer::String8Printer(String8* target, const char* prefix) : in String8Printer()
135 void String8Printer::printLine(const char* string) { in printLine()
152 PrefixPrinter::PrefixPrinter(Printer& printer, const char* prefix) : in PrefixPrinter()
156 void PrefixPrinter::printLine(const char* string) { in printLine()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libutils/
H A DPrinter.cpp67 const char* prefix, in LogPrinter()
75 void LogPrinter::printLine(const char* string) { in printLine()
90 void LogPrinter::printRaw(const char* string) { in printRaw()
98 FdPrinter::FdPrinter(int fd, unsigned int indent, const char* prefix) : in FdPrinter()
109 void FdPrinter::printLine(const char* string) { in printLine()
126 String8Printer::String8Printer(String8* target, const char* prefix) : in String8Printer()
135 void String8Printer::printLine(const char* string) { in printLine()
152 PrefixPrinter::PrefixPrinter(Printer& printer, const char* prefix) : in PrefixPrinter()
156 void PrefixPrinter::printLine(const char* string) { in printLine()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/gc/testdata/
H A Dstring.go11 func testStringSlice1_ssa(a string, i, j int) string {
16 func testStringSlice2_ssa(a string, i, j int) string {
21 func testStringSlice12_ssa(a string, i, j int) string {
55 type prefix struct { struct
56 prefix string argument
59 func (p *prefix) slice_ssa() {
114 func testInt64Index_ssa(s string, i int64) byte {
119 func testInt64Slice_ssa(s string, i, j int64) string {
175 func testStringElem_ssa(s string, i int) byte {
/dports/irc/irc/irc2.11.2p3/ircd/
H A Dpatricia.c177 ascii2prefix(int family, const char *string) in ascii2prefix()
938 prefix_t *prefix; in patricia_make_and_lookup_ip() local
956 patricia_make_and_lookup(patricia_tree_t * tree, const char *string) in patricia_make_and_lookup()
958 prefix_t *prefix; in patricia_make_and_lookup() local
983 patricia_try_search_exact(patricia_tree_t * tree, char *string) in patricia_try_search_exact()
985 prefix_t *prefix; in patricia_try_search_exact() local
1006 patricia_lookup_then_remove(patricia_tree_t * tree, char *string) in patricia_lookup_then_remove()
1018 prefix_t *prefix; in patricia_match_ip() local
1036 patricia_match_string(patricia_tree_t * tree, const char *string) in patricia_match_string()
1039 prefix_t *prefix; in patricia_match_string() local
[all …]
/dports/multimedia/onevpl/oneVPL-2022.0.6/api/vpl/preview/
H A Doption_tree.hpp66 … void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const { in write()
137 … void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const { in write()
209 … void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const { in write()
282 … void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const { in write()
370 … void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const { in write()
399 …void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const { in write()
438 …void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const { in write()
486 …void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const { in write()
611 … void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest)const { in write()
654 … void write(std::string prefix, std::vector<std::pair<std::string, detail::variant>>& dest) const{ in write()
[all …]
/dports/finance/prestashop/prestashop/src/Core/Util/String/
H A DStringValidatorInterface.php40 public function startsWith($string, $prefix);
48 public function endsWith($string, $suffix);
57 public function startsWithAndEndsWith($string, $prefix, $suffix);
64 public function doesContainsWhiteSpaces($string);
H A DStringValidator.php37 public function startsWith($string, $prefix)
45 public function endsWith($string, $suffix)
59 public function startsWithAndEndsWith($string, $prefix, $suffix)
67 public function doesContainsWhiteSpaces($string)
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/libratbox/src/
H A Dpatricia.c164 ascii2prefix(int family, const char *string) in ascii2prefix()
921 rb_prefix_t *prefix; in make_and_lookup_ip() local
946 make_and_lookup(rb_patricia_tree_t *tree, const char *string) in make_and_lookup()
948 rb_prefix_t *prefix; in make_and_lookup() local
973 try_search_exact(rb_patricia_tree_t *tree, char *string) in try_search_exact()
975 rb_prefix_t *prefix; in try_search_exact() local
996 lookup_then_remove(rb_patricia_tree_t *tree, char *string) in lookup_then_remove()
1008 rb_prefix_t *prefix; in rb_match_ip() local
1044 rb_prefix_t *prefix; in rb_match_ip_exact() local
1083 rb_match_string(rb_patricia_tree_t *tree, const char *string) in rb_match_string()
[all …]
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/libratbox/src/
H A Dpatricia.c164 ascii2prefix(int family, const char *string) in ascii2prefix()
921 rb_prefix_t *prefix; in make_and_lookup_ip() local
946 make_and_lookup(rb_patricia_tree_t *tree, const char *string) in make_and_lookup()
948 rb_prefix_t *prefix; in make_and_lookup() local
973 try_search_exact(rb_patricia_tree_t *tree, char *string) in try_search_exact()
975 rb_prefix_t *prefix; in try_search_exact() local
996 lookup_then_remove(rb_patricia_tree_t *tree, char *string) in lookup_then_remove()
1008 rb_prefix_t *prefix; in rb_match_ip() local
1044 rb_prefix_t *prefix; in rb_match_ip_exact() local
1083 rb_match_string(rb_patricia_tree_t *tree, const char *string) in rb_match_string()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/Common/
H A DPrefixContainer.cs30 internal bool ContainsPrefix(string prefix) in ContainsPrefix()
49 internal IDictionary<string, string> GetKeysFromPrefix(string prefix) in GetKeysFromPrefix()
77 private static void GetKeyFromEmptyPrefix(string entry, IDictionary<string, string> results) in GetKeyFromEmptyPrefix()
107 …private static void GetKeyFromNonEmptyPrefix(string prefix, string entry, IDictionary<string, stri… in GetKeyFromNonEmptyPrefix() argument
148 internal static bool IsPrefixMatch(string prefix, string testString) in IsPrefixMatch()
191 public PrefixComparer(string prefix) in PrefixComparer()
/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/libpatricia/
H A Dpatricia.c178 prefix_toa (prefix_t * prefix) in prefix_toa()
237 ascii2prefix (int family, char *string) in ascii2prefix()
946 make_and_lookup (patricia_tree_t *tree, char *string) in make_and_lookup()
948 prefix_t *prefix; in make_and_lookup() local
959 make_and_lookup_ipv6 (patricia_tree_t *tree, char *string) in make_and_lookup_ipv6()
961 prefix_t *prefix; in make_and_lookup_ipv6() local
972 try_search_exact (patricia_tree_t *tree, char *string) in try_search_exact()
974 prefix_t *prefix; in try_search_exact() local
991 lookup_then_remove (patricia_tree_t *tree, char *string) in lookup_then_remove()
1000 try_search_best (patricia_tree_t *tree, char *string) in try_search_best()
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/test/testdata/
H A Dstring_test.go11 func testStringSlice1_ssa(a string, i, j int) string {
16 func testStringSlice2_ssa(a string, i, j int) string {
21 func testStringSlice12_ssa(a string, i, j int) string {
54 type prefix struct { struct
55 prefix string argument
58 func (p *prefix) slice_ssa() {
109 func testInt64Index_ssa(s string, i int64) byte {
114 func testInt64Slice_ssa(s string, i, j int64) string {
164 func testStringElem_ssa(s string, i int) byte {
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dpatricia.c55 prefix_tochar(prefix_t *prefix) in prefix_tochar()
138 ascii2prefix(int family, const char *string) in ascii2prefix()
192 Ref_Prefix(prefix_t *prefix) in Ref_Prefix()
208 Deref_Prefix(prefix_t *prefix) in Deref_Prefix()
865 patricia_make_and_lookup(patricia_tree_t *tree, const char *string) in patricia_make_and_lookup()
867 prefix_t *prefix = ascii2prefix(0, string); in patricia_make_and_lookup() local
912 patricia_lookup_then_remove(patricia_tree_t *tree, const char *string) in patricia_lookup_then_remove()
920 patricia_try_search_exact(patricia_tree_t *tree, const char *string) in patricia_try_search_exact()
922 prefix_t *prefix = ascii2prefix(0, string); in patricia_try_search_exact() local
935 patricia_try_search_best(patricia_tree_t *tree, const char *string) in patricia_try_search_best()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/ModelBinding/
H A DDictionaryHelpers.cs8 …ePair<string, TValue>> FindKeysWithPrefix<TValue>(IDictionary<string, TValue> dictionary, string p… in FindKeysWithPrefix() argument
35 …public static bool DoesAnyKeyHavePrefix<TValue>(IDictionary<string, TValue> dictionary, string pre… in DoesAnyKeyHavePrefix() argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/
H A DDictionaryHelpers.cs8 …ePair<string, TValue>> FindKeysWithPrefix<TValue>(IDictionary<string, TValue> dictionary, string p… in FindKeysWithPrefix() argument
35 …public static bool DoesAnyKeyHavePrefix<TValue>(IDictionary<string, TValue> dictionary, string pre… in DoesAnyKeyHavePrefix() argument
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/go-xmlfmt/xmlfmt/
H A Dxmlfmt.go21 func FormatXML(xmls, prefix, indent string) string { argument
30 func replaceTag(prefix, indent string) func(string) string { argument

12345678910>>...432