Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ str
Function
str
pattern/canvas.js:2442–2444 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
2440
}
2441
2442
function
str(v) {
2443
return
v.toString();
2444
}
2445
2446
function
text(str, x, y, options) {
2447
/* Draws the string at the given position.
Callers
15
encode_string
Function · 0.85
_uid
Function · 0.85
table
Method · 0.85
encode_string
Function · 0.85
__repr__
Method · 0.85
search
Method · 0.85
all
Method · 0.85
_parse
Method · 0.85
encode_string
Function · 0.85
encode_utf8
Function · 0.85
__getitem__
Method · 0.85
render
Method · 0.85
Calls
no outgoing calls
Tested by
15
assertSoupEquals
Method · 0.68
testPickle
Method · 0.68
testDeepcopy
Method · 0.68
testUnicodePickle
Method · 0.68
testTagReplacement
Method · 0.68
testAppend
Method · 0.68
testTagExtraction
Method · 0.68
testSelfClosingtag
Method · 0.68
testEntityConversions
Method · 0.68
testNakedAmpersands
Method · 0.68
testGarbageInGarbageOut
Method · 0.68
testRewrittenXMLHeader
Method · 0.68