MCPcopy Create free account
hub / github.com/VKCOM/kphp / getcsv

Function getcsv

runtime/streams.cpp:479–692  ·  view source on GitHub ↗

Common csv-parsing functionality for fgetcsv str_getcsv The function is similar to `php_fgetcsv` function from https://github.com/php/php-src/blob/master/ext/standard/file.c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

f$fgetcsvFunction · 0.70
f$str_getcsvFunction · 0.70

Calls 10

mixedClass · 0.85
is_nullMethod · 0.80
has_valueMethod · 0.80
strMethod · 0.80
cleanMethod · 0.80
f$fgetsFunction · 0.70
sizeMethod · 0.45
set_valueMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected