Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ str
Function
str
deps/GraphBLAS/cpu_features/include/internal/string_view.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
static inline StringView str(const char* str) { return view(str, strlen(str)); }
48
49
// Returns the index of the first occurrence of c in view or -1 if not found.
50
int CpuFeatures_StringView_IndexOfChar(const StringView view, char c);
Callers
15
test27_merge_create_invalid_entity
Method · 0.85
test31_alias_multiple_definition
Method · 0.85
test11_valid_order_by_aliases
Method · 0.85
expect_error
Method · 0.85
test31_following_scans
Method · 0.85
test01_invalid_shortest_paths
Method · 0.85
test07_shortestPath_in_filter
Method · 0.85
test15_complex_undo
Method · 0.85
test03_large_label_count
Method · 0.85
path_to_string
Method · 0.85
_run_query
Method · 0.85
test07_midfail
Method · 0.85
Calls
1
view
Function · 0.85
Tested by
15
test27_merge_create_invalid_entity
Method · 0.68
test31_alias_multiple_definition
Method · 0.68
test11_valid_order_by_aliases
Method · 0.68
expect_error
Method · 0.68
test31_following_scans
Method · 0.68
test01_invalid_shortest_paths
Method · 0.68
test07_shortestPath_in_filter
Method · 0.68
test15_complex_undo
Method · 0.68
test03_large_label_count
Method · 0.68
path_to_string
Method · 0.68
_run_query
Method · 0.68
test07_midfail
Method · 0.68