Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PixarAnimationStudios/OpenUSD
/ split
Method
split
pxr/external/boost/python/src/str.cpp:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
PXR_BOOST_PYTHON_DEFINE_STR_METHOD_0(rstrip)
374
375
list str_base::split() const
376
{
377
return list(this->attr(
"split"
)());
378
}
379
380
list str_base::split(object_cref sep) const
381
{
Callers
15
convertDoxygen.py
File · 0.80
__resolveInnerClassRefs_r
Method · 0.80
__init__
Method · 0.80
getDocString
Method · 0.80
__wordWrapDocString
Method · 0.80
generate
Method · 0.80
__convertTypeName
Method · 0.80
__getOutputFormat
Method · 0.80
build_version_select
Function · 0.80
versions.js
File · 0.80
parseCustomMetrics
Function · 0.80
_parse_header
Method · 0.80
Calls
2
attr
Method · 0.80
list
Function · 0.50
Tested by
15
_runCommand
Function · 0.64
test
Function · 0.64
_OpenCrateLayerAndVerifyNoRelocates
Method · 0.64
setUpClass
Method · 0.64
test_UnknownFieldsRoundTripThroughUsdc
Method · 0.64
test_ResolvedAssetPaths
Method · 0.64
test_Basic
Method · 0.64
test_Basic
Method · 0.64
test_InitializingRulesWithEnvVar
Method · 0.64
test_StringSplit
Method · 0.64
AssertRoundTripValid
Method · 0.64
append_to_pathvar
Function · 0.64