MCPcopy Create free account

hub / github.com/OISF/libhtp / functions

Functions1,613 in github.com/OISF/libhtp

↓ 3 callersFunctionhtp_tx_req_destroy_decompressors
htp/htp_transaction.c:833
↓ 3 callersFunctionhtp_tx_res_destroy_decompressors
\internal * * Clean up decompressor(s). * * @param[in] tx */
htp/htp_transaction.c:823
↓ 3 callersFunctionhtp_tx_res_set_status_line
htp/htp_transaction.c:694
↓ 3 callersFunctionhtp_tx_state_response_complete
htp/htp_transaction.c:1188
↓ 3 callersFunctionhtp_tx_state_response_line
htp/htp_transaction.c:728
↓ 3 callersFunctionhtp_uri_free
htp/htp_util.c:2525
↓ 3 callersFunctionhtp_urldecode_inplace_ex
htp/htp_util.c:1576
↓ 3 callersFunctionhtp_urlenp_create
* Creates a new URLENCODED parser. * * @return New parser, or NULL on memory allocation failure. */
htp/htp_urlencoded.c:176
↓ 3 callersMethodindex
test/gtest/gtest.h:8184
↓ 3 callersMethodpointer
test/gtest/gtest.h:2405
↓ 3 callersMethodsetFilename
($filename)
test/files/generate-gzip-tests.php:93
↓ 3 callersMethodsetFlags
($f)
test/files/generate-gzip-tests.php:117
↓ 3 callersFunctiontest_is_boundary
* Checks if there's a chunk boundary at the given position. * * @param[in] test * @param[in] pos * @return Zero if there is no boundary, SERVER or
test/test.c:72
↓ 3 callersFunctiontest_next_chunk
* Finds the next data chunk in the given test. * * @param[in] test * @return One if a chunk is found or zero if there are no more chunks in the tes
test/test.c:167
↓ 3 callersMethodwrite_fd
test/gtest/gtest-all.cc:6546
↓ 2 callersFunctionAbort
test/gtest/gtest.h:2726
↓ 2 callersMethodAddArgument
test/gtest/gtest-all.cc:7054
↓ 2 callersMethodAddTestInfo
Adds a test to this test case. Will delete the test upon destruction of the TestCase object.
test/gtest/gtest-all.cc:3728
↓ 2 callersMethodAdvance
test/gtest/gtest.h:10142
↓ 2 callersMethodAlmostEquals
Returns true iff this number is at most kMaxUlps ULP's away from rhs. In particular, this function: - returns false if either number is (or both are
test/gtest/gtest.h:7090
↓ 2 callersFunctionAlwaysTrue
test/gtest/gtest-all.cc:5837
↓ 2 callersMethodAppend
test/gtest/gtest-all.cc:4241
↓ 2 callersFunctionArrayEq
test/gtest/gtest.h:7637
↓ 2 callersFunctionAtomMatchesChar
Returns true iff the given atom (specified by escaped and pattern) matches ch. The result is undefined if the atom is invalid.
test/gtest/gtest-all.cc:8005
↓ 2 callersFunctionCaptureStream
Starts capturing an output stream (stdout/stderr).
test/gtest/gtest-all.cc:8394
↓ 2 callersMethodClear
Clears the object.
test/gtest/gtest-all.cc:3149
↓ 2 callersFunctionClose
test/gtest/gtest.h:2699
↓ 2 callersMethodCompare
Compares this with another String. Returns < 0 if this is less than rhs, 0 if this is equal to rhs, or > 0 if this is greater than rhs.
test/gtest/gtest-all.cc:2945
↓ 2 callersMethodCurrent
test/gtest/gtest.h:10149
↓ 2 callersMethodCurrentOsStackTraceExceptTop
Returns the current OS stack trace as a String. The maximum number of stack frames to be included is specified by the gtest_stack_trace_depth flag.
test/gtest/gtest-all.cc:2063
↓ 2 callersMethodDirectoryExists
Returns true if pathname describes a directory in the file-system that exists.
test/gtest/gtest-all.cc:7644
↓ 2 callersFunctionFailed
Returns true iff the test case failed.
test/gtest/gtest.h:17819
↓ 2 callersFunctionFormatCxxExceptionMessage
Adds an "exception thrown" fatal failure to the current test.
test/gtest/gtest-all.cc:3336
↓ 2 callersFunctionFormatTestCaseCount
Formats the count of test cases.
test/gtest/gtest-all.cc:3796
↓ 2 callersFunctionGetCapturedStream
Stops capturing the output stream and returns the captured string.
test/gtest/gtest-all.cc:8403
↓ 2 callersMethodGetGlobalTestPartResultReporter
Returns the global test part result reporter.
test/gtest/gtest-all.cc:1982
↓ 2 callersFunctionGetPrefixUntilComma
Returns the prefix of 'str' before the first comma in it; returns the entire string if it contains no comma.
test/gtest/gtest.h:7307
↓ 2 callersMethodGetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
test/gtest/gtest-all.cc:5012
↓ 2 callersMethodGetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
test/gtest/gtest-all.cc:3714
↓ 2 callersFunctionHRESULTFailureHelper
Helper function for IsHRESULT{SuccessFailure} predicates
test/gtest/gtest-all.cc:2641
↓ 2 callersFunctionHandleSehExceptionsInMethodIfSupported
test/gtest/gtest-all.cc:3375
↓ 2 callersFunctionHc_GetMatchesSpec
(lenLimit > maxLen) */
htp/lzma/LzFind.c:388
↓ 2 callersFunctionInitGoogleTestImpl
test/gtest/gtest-all.cc:6158
↓ 2 callersFunctionIsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
test/gtest/gtest-all.cc:7987
↓ 2 callersFunctionIsAsciiPunct
test/gtest/gtest-all.cc:7988
↓ 2 callersFunctionIsAsciiWhiteSpace
test/gtest/gtest-all.cc:7992
↓ 2 callersFunctionIsAsciiWordChar
test/gtest/gtest-all.cc:7993
↓ 2 callersMethodIsDirectory
Returns true if FilePath ends with a path separator, which indicates that it is intended to represent a directory. Returns false otherwise. This does
test/gtest/gtest-all.cc:7721
↓ 2 callersFunctionIsRepeat
test/gtest/gtest-all.cc:7991
↓ 2 callersFunctionIsXDigit
test/gtest/gtest.h:2591
↓ 2 callersFunctionLzInWindow_Free
htp/lzma/LzFind.c:19
↓ 2 callersFunctionLzmaDec_AllocateProbs2
htp/lzma/LzmaDec.c:1141
↓ 2 callersFunctionLzmaDec_DecodeReal2
htp/lzma/LzmaDec.c:626
↓ 2 callersFunctionLzmaDec_DecodeToDic
htp/lzma/LzmaDec.c:889
↓ 2 callersFunctionLzmaDec_FreeDict
htp/lzma/LzmaDec.c:1102
↓ 2 callersFunctionLzmaDec_Init
htp/lzma/LzmaDec.c:882
↓ 2 callersFunctionLzmaDec_TryDummy
htp/lzma/LzmaDec.c:674
↓ 2 callersFunctionLzmaDec_WriteRem
htp/lzma/LzmaDec.c:590
↓ 2 callersFunctionLzmaProps_Decode
htp/lzma/LzmaDec.c:1114
↓ 2 callersFunctionMakeAndRegisterTestInfo
Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name
test/gtest/gtest-all.cc:3533
↓ 2 callersFunctionMatchFinder_Free
htp/lzma/LzFind.c:164
↓ 2 callersFunctionMatchFinder_FreeThisClassMemory
htp/lzma/LzFind.c:158
↓ 2 callersFunctionMatchFinder_SetLimits
htp/lzma/LzFind.c:271
↓ 2 callersFunctionMatchRegexAnywhere
Returns true iff regex matches any substring of str. regex must be a valid simple regular expression, or the result is undefined. The algorithm is r
test/gtest/gtest-all.cc:8160
↓ 2 callersFunctionParseGoogleTestFlagsOnlyImpl
test/gtest/gtest-all.cc:6076
↓ 2 callersFunctionPrintAsWideStringLiteralTo
Prints a char c as if it's part of a string literal, escaping it when necessary; returns how c was formatted.
test/gtest/gtest-all.cc:8742
↓ 2 callersFunctionPrintFullTestCommentIfPresent
test/gtest/gtest-all.cc:3970
↓ 2 callersFunctionPrintStringTo
test/gtest/gtest-all.cc:8878
↓ 2 callersFunctionPrintTestPartResultToString
Prints a TestPartResult to a String.
test/gtest/gtest-all.cc:3822
↓ 2 callersFunctionPrintToString
test/gtest/gtest.h:9973
↓ 2 callersFunctionPrintWideStringTo
test/gtest/gtest-all.cc:8889
↓ 2 callersFunctionRead
test/gtest/gtest.h:2693
↓ 2 callersMethodRecordProperty
Adds a test property to the list. If a property with the same key as the supplied property is already represented, the value of this test_property rep
test/gtest/gtest-all.cc:3118
↓ 2 callersMethodRegisterTests
UnitTest class invokes this method to register tests in this test case test cases right before running tests in RUN_ALL_TESTS macro. This method shoul
test/gtest/gtest.h:10421
↓ 2 callersMethodRemoveFileName
RemoveFileName returns the directory path with the filename removed. Example: FilePath("path/to/file").RemoveFileName() returns "path/to/". If the Fil
test/gtest/gtest-all.cc:7587
↓ 2 callersMethodSetGlobalTestPartResultReporter
Sets the global test part result reporter.
test/gtest/gtest-all.cc:1989
↓ 2 callersFunctionShouldShard
Checks whether sharding is enabled by examining the relevant environment variable values. If the variables are present, but inconsistent (i.e., shard_
test/gtest/gtest-all.cc:5607
↓ 2 callersFunctionSkipComma
Skips to the first non-space char after the first comma in 'str'; returns NULL if no comma is found in 'str'.
test/gtest/gtest.h:7296
↓ 2 callersFunctionSkipMatchesSpec
htp/lzma/LzFind.c:522
↓ 2 callersFunctionStat
test/gtest/gtest.h:2640
↓ 2 callersFunctionStrNCpy
test/gtest/gtest.h:2671
↓ 2 callersFunctionStreamWideCharsToMessage
Converts an array of wide chars to a narrow string using the UTF-8 encoding, and streams the result to the given Message object.
test/gtest/gtest-all.cc:2211
↓ 2 callersMethodSuppressEventForwarding
test/gtest/gtest-all.cc:4924
↓ 2 callersFunctionValues
test/gtest/gtest.h:15528
↓ 2 callersFunctionWideStringToUtf8
Converts a wide string to a narrow string in UTF-8 encoding. The wide string is assumed to have the following encoding: UTF-16 if sizeof(wchar_t) == 2
test/gtest/gtest-all.cc:2808
↓ 2 callersFunctionbstr_begins_with
htp/bstr.c:114
↓ 2 callersFunctionbstr_builder_appendn
htp/bstr_builder.c:42
↓ 2 callersFunctionbstr_char_at
htp/bstr.c:172
↓ 2 callersFunctionbstr_cmp_mem
htp/bstr.c:226
↓ 2 callersFunctionbstr_cmp_mem_nocase
htp/bstr.c:230
↓ 2 callersFunctionbstr_rchr
htp/bstr.c:318
↓ 2 callersFunctionbstr_util_mem_index_of_mem
htp/bstr.c:493
↓ 2 callersFunctionbstr_util_mem_index_of_mem_nocase
htp/bstr.c:516
↓ 2 callersFunctionbstr_util_mem_trim
htp/bstr.c:570
↓ 2 callersFunctionbstr_util_memdup_to_c
htp/bstr.c:589
↓ 2 callersFunctionbstr_wrap_mem
htp/bstr.c:630
↓ 2 callersFunctiondecode_u_encoding_params
* Decode a %u-encoded character, using best-fit mapping as necessary. Params version. * * @param[in] cfg * @param[in] tx * @param[in] data * @ret
htp/htp_util.c:1233
↓ 2 callersFunctiondecode_u_encoding_path
* Decode a %u-encoded character, using best-fit mapping as necessary. Path version. * * @param[in] cfg * @param[in] tx * @param[in] data * @retur
htp/htp_util.c:1177
↓ 2 callersFunctionfree_htp_uri_t
test/test_utils.cpp:228
↓ 2 callersFunctionfree_stream_data
* Free stream data. * * @param[in] sd */
extras/htptest.c:113
← previousnext →301–400 of 1,613, ranked by callers