MCPcopy Create free account

hub / github.com/Stenway/RSV-Challenge / functions

Functions295 in github.com/Stenway/RSV-Challenge

↓ 2 callersMethodencodeRsv
(String[][] rows)
Java/Rsv.java:19
↓ 2 callersFunctionencode_rsv
(rows: &Vec<Vec<Option<String>>>)
Rust/src/main.rs:7
↓ 2 callersFunctionencode_rsv
(rows)
Ruby/rsv.rb:50
↓ 2 callersMethodgetCellText
(int x, int y)
LibreOffice/Extension/Sources/Java/Internal/USpreadsheet.java:56
↓ 2 callersMethodgetExceptionText
(Exception e)
LibreOffice/Extension/Sources/Java/Internal/UMessageBox.java:47
↓ 2 callersMethodgetObjectOrNull
(PropertyValue[] propertyValues, String name, Class<T> cls)
LibreOffice/Extension/Sources/Java/Internal/UPropertyValues.java:30
↓ 2 callersMethodgetPropertyValueOrNull
(PropertyValue[] propertyValues, String name)
LibreOffice/Extension/Sources/Java/Internal/UPropertyValues.java:15
↓ 2 callersMethodgetSpreadsheet
(int index)
LibreOffice/Extension/Sources/Java/Internal/USpreadsheetDocument.java:30
↓ 2 callersFunctionisValidRsv
(string $bytes)
PHP/Rsv.php:50
↓ 2 callersFunctionisValidRsv
CPP/rsv.cpp:138
↓ 2 callersFunctionisValidRsv
(bytes: Uint8Array)
TS-Deno/rsv.ts:89
↓ 2 callersFunctionisValidRsv
Kotlin/rsv.kt:162
↓ 2 callersFunctionisValidRsv
C/rsv.c:331
↓ 2 callersMethodisValidRsv
(byte[] bytes)
Java/Rsv.java:149
↓ 2 callersFunctionisValidUtf8
CPP/rsv.cpp:45
↓ 2 callersFunctionisValidUtf8
C/rsv.c:164
↓ 2 callersFunctionisValidXRsv
(bytes: Uint8Array)
Experiments/NullByteWithoutTerminator/TS-Deno/xrsv.ts:92
↓ 2 callersFunctionis_valid_rsv
(bytes: &Vec<u8>)
Rust/src/main.rs:95
↓ 2 callersFunctionis_valid_rsv
(bytes: bytes)
Python/rsv.py:94
↓ 2 callersFunctionis_valid_rsv
(bytes)
Ruby/rsv.rb:139
↓ 2 callersFunctionis_valid_utf8
(bytes)
Ruby/rsv.rb:34
↓ 2 callersFunctionis_valid_xrsv
(bytes: bytes)
Experiments/NullByteWithoutTerminator/Python/xrsv.py:72
↓ 2 callersFunctionprintRsvToJson
(array $rows)
PHP/Rsv.php:177
↓ 2 callersFunctionprintRsvToJson
C/rsv.c:522
↓ 2 callersFunctionrsvToJson
(array $rows)
PHP/Rsv.php:155
↓ 2 callersFunctionrsvToJson
(rows)
JavaScript-Deno/rsv-conv.js:3
↓ 2 callersFunctionrsvToJsonString
C/rsv.c:464
↓ 2 callersFunctionrsvToSml
(rows: (string | null)[][])
TS-Deno/rsv-conv.ts:97
↓ 2 callersFunctionrsvToXml
(rows: (string | null)[][])
TS-Deno/rsv-conv.ts:33
↓ 2 callersFunctionsaveRsv
(array $rows, string $filePath)
PHP/Rsv.php:98
↓ 2 callersFunctionsaveRsv
CPP/rsv.cpp:175
↓ 2 callersFunctionsaveRsv
----------------------------------------------------------------------
Kotlin/rsv.kt:94
↓ 2 callersFunctionsaveRsv
C/rsv.c:390
↓ 2 callersMethodsaveRsv
(String[][] rows, String filePath)
Java/Rsv.java:81
↓ 2 callersFunctionsaveRsvSync
(rows, filePath)
JavaScript-Deno/rsv-io.js:7
↓ 2 callersFunctionsave_rsv
(rows: &Vec<Vec<Option<String>>>, file_path: &str)
Rust/src/main.rs:111
↓ 2 callersFunctionsave_rsv
(rows, file_path)
Ruby/rsv.rb:154
↓ 2 callersFunctionsave_xrsv
(rows: list[list[str | None]], file_path: str)
Experiments/NullByteWithoutTerminator/Python/xrsv.py:45
↓ 2 callersMethodsetProperty
(Object obj, String propertyName, Object value)
LibreOffice/Extension/Sources/Java/Internal/UPropertySet.java:14
↓ 2 callersMethodshow
(UServiceManager serviceManager, MessageBoxType type, int buttons, String title, String message)
LibreOffice/Extension/Sources/Java/Internal/UMessageBox.java:32
↓ 1 callersFunctionAppendRsv
(string?[][] rows, string filePath, bool continueLastRow = false)
CS/Rsv.cs:66
↓ 1 callersFunctionAppendRsv
(rows [][]NullableString, filePath string, permissions os.FileMode, continueLastRow bool)
Go/rsv.go:99
↓ 1 callersFunctionAppendXRsv
(string?[][] rows, string filePath, bool continueLastRow = false)
Experiments/NullByteWithoutTerminator/CS/XRsv.cs:70
↓ 1 callersFunctionAppendXRsv
(rows [][]NullableString, filePath string, permissions os.FileMode, continueLastRow bool)
Experiments/NullByteWithoutTerminator/Go/xrsv.go:102
↓ 1 callersFunctionCheckTestFiles
()
CS/Rsv.cs:199
↓ 1 callersFunctionCheckTestFiles
----------------------------------------------------------------------
Go/rsv.go:307
↓ 1 callersFunctionCheckTestFiles
()
Experiments/NullByteWithoutTerminator/CS/XRsv.cs:166
↓ 1 callersFunctionCheckTestFiles
----------------------------------------------------------------------
Experiments/NullByteWithoutTerminator/Go/xrsv.go:266
↓ 1 callersFunctionDecodeRsvUsingSplit
(byte[] bytes)
CS/Rsv.cs:96
↓ 1 callersFunctionDecodeRsvUsingSplit
----------------------------------------------------------------------
Go/rsv.go:143
↓ 1 callersFunctionEscapeJsonString
(string str)
CS/Rsv.cs:170
↓ 1 callersFunctionEscapeJsonString
----------------------------------------------------------------------
Go/rsv.go:244
↓ 1 callersFunctionEscapeJsonString
(string str)
Experiments/NullByteWithoutTerminator/CS/XRsv.cs:137
↓ 1 callersFunctionEscapeJsonString
----------------------------------------------------------------------
Experiments/NullByteWithoutTerminator/Go/xrsv.go:203
↓ 1 callersFunctionIsValidRsv
(bytes []byte)
Go/rsv.go:220
↓ 1 callersFunctionIsValidXRsv
(bytes []byte)
Experiments/NullByteWithoutTerminator/Go/xrsv.go:179
↓ 1 callersFunctionLoadRsvUsingSplit
(filePath string)
Go/rsv.go:176
↓ 1 callersFunctionSaveRsv
----------------------------------------------------------------------
Go/rsv.go:83
↓ 1 callersFunctionSaveXRsv
----------------------------------------------------------------------
Experiments/NullByteWithoutTerminator/Go/xrsv.go:86
↓ 1 callersFunctionappendRsv
(array $rows, string $filePath, bool $continueLastRow = false)
PHP/Rsv.php:110
↓ 1 callersFunctionappendRsv
CPP/rsv.cpp:185
↓ 1 callersFunctionappendRsv
Kotlin/rsv.kt:106
↓ 1 callersFunctionappendRsv
C/rsv.c:406
↓ 1 callersMethodappendRsv
(String[][] rows, String filePath)
Java/Rsv.java:91
↓ 1 callersFunctionappendRsvSync
(rows: (string | null)[][], filePath: string, continueLastRow: boolean = false)
TS-Deno/rsv-io.ts:25
↓ 1 callersFunctionappendRsvSync
(rows, filePath, continueLastRow = false)
JavaScript-Deno/rsv-io.js:23
↓ 1 callersFunctionappend_rsv
(rows: &Vec<Vec<Option<String>>>, file_path: &str, continue_last_row: bool)
Rust/src/main.rs:121
↓ 1 callersFunctionappend_rsv
(rows: list[list[str | None]], file_path: str, continue_last_row: bool=False)
Python/rsv.py:51
↓ 1 callersFunctionappend_rsv
(rows, file_path, continue_last_row)
Ruby/rsv.rb:164
↓ 1 callersFunctioncheckTestFiles
()
PHP/Rsv.php:183
↓ 1 callersFunctioncheckTestFiles
CPP/rsv.cpp:270
↓ 1 callersFunctioncheckTestFiles
Kotlin/rsv.kt:237
↓ 1 callersFunctioncheckTestFiles
C/rsv.c:548
↓ 1 callersMethodcheckTestFiles
(PrintWriter stdout)
Java/Rsv.java:205
↓ 1 callersFunctioncheck_test_files
()
Rust/src/main.rs:198
↓ 1 callersFunctioncheck_test_files
()
Python/rsv.py:153
↓ 1 callersFunctioncheck_test_files
()
Experiments/NullByteWithoutTerminator/Python/xrsv.py:130
↓ 1 callersFunctioncheck_test_files
()
Ruby/rsv.rb:254
↓ 1 callersMethodclose
()
LibreOffice/Extension/Sources/Java/Internal/UOutputStream.java:45
↓ 1 callersFunctioncompareStrings
C/rsv.c:540
↓ 1 callersFunctioncontainsSpecialWsvChar
(value: string)
TS-Deno/rsv-conv.ts:48
↓ 1 callersFunctioncontainsSpecialWsvChar
(value)
JavaScript-Deno/rsv-conv.js:48
↓ 1 callersFunctioncreateString
C/rsv.c:47
↓ 1 callersFunctioncreateTestFiles
()
TS-Deno/testfile-generator.ts:55
↓ 1 callersFunctioncreateTestFiles
()
Experiments/NullByteWithoutTerminator/TS-Deno/testfile-generator.ts:57
↓ 1 callersFunctioncreateTestFiles
()
Experiments/StartingInsteadOfTerminating/TS-Deno/testfile-generator.ts:57
↓ 1 callersMethodcreateToolkitInstance
()
LibreOffice/Extension/Sources/Java/Internal/UServiceManager.java:38
↓ 1 callersFunctiondecodeRsv
(bytes: Uint8Array)
Excel/OfficeScripts/FetchRsv.osts.ts:20
↓ 1 callersFunctiondecodeRsv
Kotlin/rsv.kt:53
↓ 1 callersFunctiondecodeRsv
C/rsv.c:237
↓ 1 callersMethoddecodeRsv
(byte[] bytes)
Java/Rsv.java:48
↓ 1 callersFunctiondecodeXRsv
(bytes: Uint8Array)
Experiments/StartingInsteadOfTerminating/TS-Deno/xrsv.ts:29
↓ 1 callersFunctiondecode_rsv
(bytes: Vec<u8>)
Rust/src/main.rs:24
↓ 1 callersFunctiondecode_rsv
(bytes)
Ruby/rsv.rb:69
↓ 1 callersFunctiondecode_rsv_using_split
(bytes: bytes)
Python/rsv.py:70
↓ 1 callersFunctionescapeJsonString
(string $str)
PHP/Rsv.php:137
↓ 1 callersFunctionescapeJsonString
CPP/rsv.cpp:217
↓ 1 callersFunctionescapeJsonString
Kotlin/rsv.kt:178
↓ 1 callersFunctionescapeJsonString
C/rsv.c:443
↓ 1 callersMethodescapeJsonString
(String str)
Java/Rsv.java:163
← previousnext →101–200 of 295, ranked by callers