MCPcopy Create free account

hub / github.com/Albert-W/crawler-project / functions

Functions3,568 in github.com/Albert-W/crawler-project

↓ 3 callersFunctionbodyAllowedForStatus
bodyAllowedForStatus reports whether a given response status code permits a body. See RFC 7230, section 3.3.
src/golang.org/x/net/http2/http2.go:309
↓ 3 callersMethodcategory
()
src/golang.org/x/net/idna/trieval.go:98
↓ 3 callersFunctioncheckNear
(t *testing.T, o Observable, y, tolerance float64)
src/golang.org/x/net/internal/timeseries/timeseries_test.go:28
↓ 3 callersFunctioncheckValidHTTP2RequestHeaders
checkValidHTTP2RequestHeaders checks whether h is a valid HTTP/2 request, per RFC 7540 Section 8.1.2.2. The returned error is reported to users.
src/golang.org/x/net/http2/server.go:2859
↓ 3 callersFunctionchecksum
(b []byte)
src/golang.org/x/net/icmp/message.go:40
↓ 3 callersMethodclone
clone returns a new node with the same type, data and attributes. The clone has no parent, no siblings and no children.
src/golang.org/x/net/html/node.go:136
↓ 3 callersFunctioncloneHeader
(h http.Header)
src/golang.org/x/net/http2/server.go:2567
↓ 3 callersMethodclose
Close completes the marshalling of the multistatus response. It returns an error if the multistatus response could not be completed. If both the retur
src/golang.org/x/net/webdav/xml.go:378
↓ 3 callersMethodcloseIfIdle
()
src/golang.org/x/net/http2/transport.go:694
↓ 3 callersMethodcloseWithError
(dst *error, err error, fn func())
src/golang.org/x/net/http2/pipe.go:104
↓ 3 callersFunctionconditionalJump
(inst JumpIf, positiveJump, negativeJump string)
src/golang.org/x/net/bpf/instructions.go:604
↓ 3 callersFunctioncontrolMessageLen
(dataLen int)
src/golang.org/x/net/internal/socket/socket.go:94
↓ 3 callersFunctionconvertNewlines
convertNewlines converts "\r" and "\r\n" in s to "\n". The conversion happens in place, but the resulting slice may be shorter.
src/golang.org/x/net/html/token.go:1076
↓ 3 callersFunctioncopyFiles
copyFiles copies files and/or directories from src to dst. See section 9.8.5 for when various HTTP status codes apply.
src/golang.org/x/net/webdav/file.go:655
↓ 3 callersFunctioncurGoroutineID
()
src/golang.org/x/net/http2/gotrack.go:51
↓ 3 callersFunctiondecode
decode decodes a string as specified in section 6.2.
src/golang.org/x/net/idna/punycode.go:34
↓ 3 callersFunctiondoDiag
(dt diagTest, seq int)
src/golang.org/x/net/icmp/diag_test.go:150
↓ 3 callersFunctiondockerLogs
(container string)
src/golang.org/x/net/http2/http2_test.go:150
↓ 3 callersMethoddone
()
src/golang.org/x/net/idna/idna.go:518
↓ 3 callersFunctiondumpIndent
(w io.Writer, level int)
src/golang.org/x/net/html/parse_test.go:102
↓ 3 callersFunctionencode
encode encodes a string as specified in section 6.3 and prepends prefix to the result. The "while h < length(input)" line in the specification become
src/golang.org/x/net/idna/punycode.go:101
↓ 3 callersMethodencodeHeaders
requires cc.mu be held.
src/golang.org/x/net/http2/transport.go:1302
↓ 3 callersMethodevictOldest
evictOldest evicts the n oldest entries in the table.
src/golang.org/x/net/http2/hpack/tables.go:64
↓ 3 callersFunctionfields
Fields returns the fields in s. Fields are space separated unquoted words or quoted with single or double quote.
src/golang.org/x/net/dict/dict.go:144
↓ 3 callersFunctionfindContentType
(ctx context.Context, fs FileSystem, ls LockSystem, name string, fi os.FileInfo)
src/golang.org/x/net/webdav/prop.go:404
↓ 3 callersMethodfirstHeaders
()
src/golang.org/x/net/http2/transport_test.go:766
↓ 3 callersFunctionfmtDataChunk
(chunk []byte)
src/golang.org/x/net/http2/databuffer_test.go:16
↓ 3 callersMethodfosterParent
fosterParent adds a child node according to the foster parenting rules. Section 12.2.6.1, "foster parenting".
src/golang.org/x/net/html/parse.go:240
↓ 3 callersMethodget
get returns an empty writeQueue.
src/golang.org/x/net/http2/writesched.go:232
↓ 3 callersFunctiongetEnvAny
(names ...string)
src/golang.org/x/net/http/httpproxy/proxy.go:100
↓ 3 callersFunctiongetFamily
(fam string, allocNew bool)
src/golang.org/x/net/trace/trace.go:523
↓ 3 callersFunctiongetNonceAccept
getNonceAccept computes the base64-encoded SHA-1 of the concatenation of the nonce ("Sec-WebSocket-Key" value) with the websocket GUID string.
src/golang.org/x/net/websocket/hybi.go:391
↓ 3 callersMethodhasTrailers
()
src/golang.org/x/net/http2/server.go:2304
↓ 3 callersFunctionhttpHost
()
src/golang.org/x/net/http2/h2demo/h2demo.go:423
↓ 3 callersFunctionhybiClientHandshake
Client handshake described in draft-ietf-hybi-thewebsocket-protocol-17
src/golang.org/x/net/websocket/hybi.go:405
↓ 3 callersMethodinBodyEndTagFormatting
(tagAtom a.Atom)
src/golang.org/x/net/html/parse.go:1155
↓ 3 callersMethodinit
init initializes a level according to the supplied criteria.
src/golang.org/x/net/internal/timeseries/timeseries.go:136
↓ 3 callersFunctionisInCharacterRange
Decide whether the given rune is in the XML Character Range, per the Char production of http://www.xml.com/axml/testaxml.htm, Section 2.2 Characters.
src/golang.org/x/net/webdav/internal/xml/xml.go:1128
↓ 3 callersFunctionisName
(s []byte)
src/golang.org/x/net/webdav/internal/xml/xml.go:1206
↓ 3 callersMethodisPushed
isPushed reports whether the stream is server-initiated.
src/golang.org/x/net/http2/server.go:1675
↓ 3 callersFunctionisValidDirective
isValidDirective reports whether dir is a valid directive text, meaning angle brackets are matched, ignoring comments and strings.
src/golang.org/x/net/webdav/internal/xml/marshal.go:258
↓ 3 callersMethodlabel
()
src/golang.org/x/net/idna/idna.go:529
↓ 3 callersMethodlookup
lookup returns the node n that locks the named resource, provided that n matches at least one of the given conditions and that lock isn't held by anot
src/golang.org/x/net/webdav/lock.go:192
↓ 3 callersFunctionlookupXMLName
lookupXMLName returns the fieldInfo for typ's XMLName field in case it exists and has a valid xml field tag, otherwise it returns nil.
src/golang.org/x/net/webdav/internal/xml/typeinfo.go:238
↓ 3 callersFunctionmarshalSockaddr
(ip net.IP, port int, zone string)
src/golang.org/x/net/internal/socket/sys_posix.go:33
↓ 3 callersMethodmarshalValue
marshalValue writes one or more XML elements representing val. If val was obtained from a struct field, finfo must have its details.
src/golang.org/x/net/webdav/internal/xml/marshal.go:556
↓ 3 callersFunctionmatch
(s string, t []byte)
src/golang.org/x/net/html/atom/atom.go:46
↓ 3 callersFunctionmax
(a, b int)
src/golang.org/x/net/publicsuffix/gen.go:60
↓ 3 callersMethodmaxHeaderListSize
()
src/golang.org/x/net/http2/frame.go:330
↓ 3 callersFunctionmin
(a, b float64)
src/golang.org/x/net/internal/timeseries/timeseries_test.go:165
↓ 3 callersFunctionmoveFiles
moveFiles moves files and/or directories from src to dst. See section 9.9.4 for when various HTTP status codes apply.
src/golang.org/x/net/webdav/file.go:604
↓ 3 callersFunctionnewLocalListener
(t *testing.T)
src/golang.org/x/net/http2/transport_test.go:681
↓ 3 callersMethodnext
next sets the value to the next label. It skips the last label if it is empty.
src/golang.org/x/net/idna/idna.go:542
↓ 3 callersFunctionnodeLabel
nodeLabel returns the label for the i'th node.
src/golang.org/x/net/publicsuffix/list.go:150
↓ 3 callersMethodnsname
Get name space name: name with a : stuck in the middle. The part before the : is the name space identifier.
src/golang.org/x/net/webdav/internal/xml/xml.go:1139
↓ 3 callersFunctiononSameConn
(t *testing.T, modReq func(*http.Request))
src/golang.org/x/net/http2/transport_test.go:173
↓ 3 callersFunctionopAddr
(a net.Addr)
src/golang.org/x/net/ipv4/helper.go:48
↓ 3 callersFunctionpackBytes
packBytes appends the wire format of field to msg.
src/golang.org/x/net/dns/dnsmessage/message.go:1834
↓ 3 callersFunctionparseAuthority
(location *url.URL)
src/golang.org/x/net/websocket/client.go:71
↓ 3 callersFunctionparseExtensions
parseExtensions parses b as a list of ICMP extensions. The length attribute l must be the length attribute field in received icmp messages. It will r
src/golang.org/x/net/icmp/extension.go:48
↓ 3 callersMethodparseFieldLiteral
(same invariants and behavior as parseHeaderFieldRepr)
src/golang.org/x/net/http2/hpack/hpack.go:345
↓ 3 callersFunctionparseIfHeader
parseIfHeader parses the "If: foo bar" HTTP header. The httpHeader string should omit the "If:" prefix and have any "\r\n"s collapsed to a " ", as is
src/golang.org/x/net/webdav/if.go:28
↓ 3 callersFunctionparseSentences
(sens string)
src/golang.org/x/net/http2/z_spec_test.go:241
↓ 3 callersMethodpop
()
src/golang.org/x/net/webdav/internal/xml/xml.go:392
↓ 3 callersFunctionprintByteSlice
(b []byte)
src/golang.org/x/net/dns/dnsmessage/message.go:183
↓ 3 callersFunctionprintString
(str []byte)
src/golang.org/x/net/dns/dnsmessage/message.go:198
↓ 3 callersFunctionprintUint8Bytes
(buf []byte, i uint8)
src/golang.org/x/net/dns/dnsmessage/message.go:172
↓ 3 callersFunctionpropnames
Propnames returns the property names defined for resource name.
src/golang.org/x/net/webdav/prop.go:218
↓ 3 callersMethodpushPrefix
pushPrefix pushes a new prefix on the prefix stack without checking to see if it is already defined.
src/golang.org/x/net/webdav/internal/xml/marshal.go:482
↓ 3 callersFunctionreadFile
(v string)
src/golang.org/x/net/http2/h2demo/launch.go:40
↓ 3 callersFunctionreadFrameHeader
(buf []byte, r io.Reader)
src/golang.org/x/net/http2/frame.go:236
↓ 3 callersMethodreset
()
src/golang.org/x/net/trace/trace.go:722
↓ 3 callersMethodresetStream
(se StreamError)
src/golang.org/x/net/http2/server.go:1270
↓ 3 callersMethodresource
(sec section)
src/golang.org/x/net/dns/dnsmessage/message.go:564
↓ 3 callersFunctionround
round returns the closest int64 to the argument
src/golang.org/x/net/trace/histogram.go:240
↓ 3 callersMethodsearchTable
searchTable searches f in both stable and dynamic header tables. The static header table is searched first. Only when there is no exact match for both
src/golang.org/x/net/http2/hpack/encode.go:91
↓ 3 callersMethodsetConnFlow
(cf *flow)
src/golang.org/x/net/http2/flow.go:21
↓ 3 callersMethodsetDefaultNamespace
setDefaultNamespace sets the namespace of the element as the default for all elements contained within it.
src/golang.org/x/net/webdav/internal/xml/xml.go:86
↓ 3 callersMethodsetGroup
(grp net.IP)
src/golang.org/x/net/ipv6/sys_linux.go:61
↓ 3 callersMethodsetGroup
(grp net.IP)
src/golang.org/x/net/ipv4/sys_linux.go:46
↓ 3 callersMethodsetIfindex
(i int)
src/golang.org/x/net/ipv6/sys_bsd.go:55
↓ 3 callersMethodsimplify
(cat category)
src/golang.org/x/net/idna/idna.go:566
↓ 3 callersMethodskipResource
(sec section)
src/golang.org/x/net/dns/dnsmessage/message.go:598
↓ 3 callersMethodstandardDeviation
StandardDeviation returns the standard deviation of recorded observations.
src/golang.org/x/net/trace/histogram.go:114
↓ 3 callersFunctionstderrv
()
src/golang.org/x/net/http2/server_test.go:35
↓ 3 callersMethodtagString
tagString returns a string representation of a tag Token's Data and Attr.
src/golang.org/x/net/html/token.go:84
↓ 3 callersMethodteardown
()
src/golang.org/x/net/route/route_test.go:350
↓ 3 callersFunctiontestDataBuffer
(t *testing.T, wantBytes []byte, setup func(t *testing.T) *dataBuffer)
src/golang.org/x/net/http2/databuffer_test.go:45
↓ 3 callersFunctiontestRawToken
(t *testing.T, d *Decoder, raw string, rawTokens []Token)
src/golang.org/x/net/webdav/internal/xml/xml_test.go:283
↓ 3 callersFunctiontestRejectRequestWithProtocolError
(t *testing.T, send func(*serverTester))
src/golang.org/x/net/http2/server_test.go:1049
↓ 3 callersFunctiontestUnicastSocketOptions
(t *testing.T, c testIPv4UnicastConn)
src/golang.org/x/net/ipv4/unicastsockopt_test.go:123
↓ 3 callersFunctiontestWithProtocol
(t *testing.T, subproto []string)
src/golang.org/x/net/websocket/websocket_test.go:259
↓ 3 callersMethodtext
Read plain text section (XML calls it character data). If quote >= 0, we are in a quoted string and need to find the matching quote. If cdata == true,
src/golang.org/x/net/webdav/internal/xml/xml.go:960
↓ 3 callersFunctiontraceGetConn
(req *http.Request, hostPort string)
src/golang.org/x/net/http2/go17.go:53
↓ 3 callersFunctiontraceWroteRequest
(trace *clientTrace, err error)
src/golang.org/x/net/http2/go17.go:96
↓ 3 callersMethodtranslate
Apply name space translation to name n. The default name space (for Space=="") applies only to element names, not to attribute names.
src/golang.org/x/net/webdav/internal/xml/xml.go:332
↓ 3 callersFunctiontu2
(s int64, ns int64)
src/golang.org/x/net/internal/timeseries/timeseries_test.go:41
↓ 3 callersFunctionunescape
unescape unescapes b's entities in-place, so that "a&lt;b" becomes "a<b". attribute should be true if parsing an attribute value.
src/golang.org/x/net/html/escape.go:167
↓ 3 callersFunctionvalidExtensionHeader
(b []byte)
src/golang.org/x/net/icmp/extension.go:29
↓ 3 callersMethodvalidateTarget
(network, address string)
src/golang.org/x/net/internal/socks/socks.go:232
← previousnext →601–700 of 3,568, ranked by callers