MCPcopy Create free account

hub / github.com/adishavit/argh / functions

Functions243 in github.com/adishavit/argh

↓ 72 callersMethodstr
Get the string value.
argh.h:57
↓ 66 callersMethodsize
doctest.h:3359
↓ 28 callersMethodparse
argh.h:165
↓ 19 callersMethodscopedElement
doctest.h:4886
↓ 18 callersFunctionparseCommaSepArgs
parses a comma separated list of words after a pattern in one of the arguments in argv
doctest.h:6046
↓ 17 callersMethodcompare
doctest.h:3372
↓ 13 callersFunctionparseFlag
locates a flag on the command line
doctest.h:6041
↓ 11 callersMethodend
argh.h:104
↓ 11 callersFunctionskipPathFromFilename
doctest.h:3480
↓ 11 callersFunctiontoString
doctest.h:906
↓ 9 callersFunctionmatchesAny
checks if the name matches any of the filters (and can be configured what to do when empty)
doctest.h:3727
↓ 9 callersMethodsize
argh.h:105
↓ 8 callersFunctionisOnStack
doctest.h:489
↓ 7 callersMethodadd_param
argh.h:427
↓ 7 callersFunctionassertString
clang-format off
doctest.h:3405
↓ 7 callersMethodbegin
begin() and end() for using range-for over positional args.
argh.h:103
↓ 6 callersFunctionisDebuggerActive
doctest.h:4058
↓ 5 callersFunctionreportFatal
doctest.h:4439
↓ 5 callersFunctiontest
argh_tests.cpp:452
↓ 4 callersFunctionApprox
doctest.h:952
↓ 4 callersFunctionhexEscapeChar
doctest.h:4724
↓ 4 callersMethodrdbuf
argh.h:59
↓ 4 callersMethodstringify
doctest.h:1589
↓ 3 callersFunctionfpToString
doctest.h:2925
↓ 3 callersFunctiongetCurrentTicks
doctest.h:3006
↓ 3 callersMethodgetElapsedSeconds
unsigned int getElapsedMilliseconds() const { return static_cast<unsigned int>(getElapsedMicroseconds() / 1000); }
doctest.h:3035
↓ 3 callersFunctionparseOption
parses an option and returns the string after the '=' character
doctest.h:6028
↓ 3 callersMethodstart
doctest.h:3028
↓ 3 callersFunctionstringifyBinaryExpr
doctest.h:1068
↓ 2 callersMethodadd
doctest.h:5318
↓ 2 callersFunctionaddAssert
doctest.h:4428
↓ 2 callersFunctionaddFailedAssert
doctest.h:4433
↓ 2 callersMethodaddTime
doctest.h:5328
↓ 2 callersMethodappendSubcaseNamesToLastTestcase
doctest.h:5322
↓ 2 callersFunctionc_str
the only functions I'm willing to leave in the interface - available for inlining
doctest.h:516
↓ 2 callersMethodcopy
doctest.h:3219
↓ 2 callersMethodensureTagClosed
doctest.h:4953
↓ 2 callersFunctionfailureString
doctest.h:3467
↓ 2 callersMethodfinalizeTestCaseData
doctest.h:3164
↓ 2 callersFunctionfulltext_log_assert_to_stream
doctest.h:5212
↓ 2 callersFunctiongetTlsOss
doctest.h:2978
↓ 2 callersFunctiongetTlsOssResult
doctest.h:2985
↓ 2 callersFunctionparseOptionImpl
the implementation of parseOption()
doctest.h:5993
↓ 2 callersFunctionrawMemoryToString
doctest.h:870
↓ 2 callersMethodrun
doctest.h:3602
↓ 2 callersMethodsetLast
doctest.h:3217
↓ 2 callersMethodsetstate
argh.h:43
↓ 2 callersFunctionthrowException
doctest.h:3668
↓ 2 callersFunctiontranslateActiveException
doctest.h:4016
↓ 1 callersMethodaddError
doctest.h:5340
↓ 1 callersMethodaddFailure
doctest.h:5335
↓ 1 callersMethodadd_params
argh.h:434
↓ 1 callersFunctioncheckIfShouldThrow
doctest.h:3654
↓ 1 callersFunctioncolor_to_stream
doctest.h:3952
↓ 1 callersFunctioncolors_init
doctest.h:3934
↓ 1 callersMethodencodeTo
doctest.h:4739
↓ 1 callersFunctionepsilon
doctest.h:963
↓ 1 callersFunctionfailed_out_of_a_testing_context
doctest.h:4522
↓ 1 callersFunctionfileOrderComparator
for sorting tests by file/line
doctest.h:3901
↓ 1 callersFunctionheaderValue
doctest.h:4711
↓ 1 callersFunctionregisterReporterImpl
doctest.h:6557
↓ 1 callersMethodreset
doctest.h:4178
↓ 1 callersMethodresetRunData
doctest.h:3153
↓ 1 callersFunctionscale
doctest.h:974
↓ 1 callersFunctionstricmp
case insensitive strcmp
doctest.h:2916
↓ 1 callersFunctionsuiteOrderComparator
for sorting tests by suite/file/line
doctest.h:3913
↓ 1 callersFunctiontoStream
doctest.h:1546
↓ 1 callersFunctiontrailingBytes
doctest.h:4698
↓ 1 callersMethodtranslate
doctest.h:1499
↓ 1 callersFunctionwildcmp
matching of a string against a wildcard mask (case sensitivity configurable) taken from https://www.codeproject.com/Articles/1088/Wildcard-string-comp
doctest.h:3681
MethodConsoleReporter
doctest.h:5510
MethodContext
doctest.h:6109
MethodContextScope
doctest.h:1585
MethodContextScopeBase
doctest.h:4144
FunctionDOCTEST_TO_STRING_OVERLOAD
doctest.h:3525
MethodDebugOutputWindowReporter
doctest.h:5961
MethodErrnoGuard
doctest.h:4063
MethodExceptionTranslator
doctest.h:1496
MethodExpressionDecomposer
doctest.h:3810
MethodExpression_lhs
doctest.h:1215
MethodFatalConditionHandler
doctest.h:4236
MethodJUnitReporter
doctest.h:5356
MethodJUnitTestCase
doctest.h:5310
MethodJUnitTestMessage
doctest.h:5299
FunctionMakeContextScope
doctest.h:1625
FunctionMessageBuilder
doctest.h:1599
MethodMessageBuilder
doctest.h:4542
MethodResult
doctest.h:1219
MethodResult
doctest.h:3806
MethodResultBuilder
doctest.h:4459
MethodScopedElement
doctest.h:4838
MethodString
doctest.h:3232
MethodSubcase
doctest.h:3739
MethodTestCase
doctest.h:3827
MethodWhitespace
doctest.h:5488
MethodXmlEncode
doctest.h:4734
MethodXmlReporter
doctest.h:4986
MethodXmlWriter
doctest.h:4644
MethodXmlWriter
doctest.h:4866
MethodaddFilter
doctest.h:3595
next →1–100 of 243, ranked by callers