Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Water-Melon/Melon
/ functions
Functions
1,346 in github.com/Water-Melon/Melon
⨍
Functions
1,346
◇
Types & classes
323
↓ 1 callers
Function
test_benchmark_complex_nested_if
t/expr.c:1743
↓ 1 callers
Function
test_benchmark_generate
====================================================================== */ 14. test_benchmark_generate */ ==
t/parser_generator.c:414
↓ 1 callers
Function
test_benchmark_if_loop
t/expr.c:881
↓ 1 callers
Function
test_benchmark_numbers
t/expr.c:859
↓ 1 callers
Function
test_benchmark_parse
====================================================================== */ 15. test_benchmark_parse */ ==
t/parser_generator.c:437
↓ 1 callers
Function
test_binary_data
t/md5.c:277
↓ 1 callers
Function
test_binary_data
t/rc.c:154
↓ 1 callers
Function
test_bool_false
t/expr.c:380
↓ 1 callers
Function
test_bool_true
t/expr.c:368
↓ 1 callers
Function
test_brace
t/regexp.c:219
↓ 1 callers
Function
test_break_reset
======== Test 9: Break and reset ======== */
t/event.c:299
↓ 1 callers
Function
test_buf_new
=========================================================== * 12. mln_string_buf_new * ===========================================================
t/string.c:571
↓ 1 callers
Function
test_buf_types
t/chain.c:64
↓ 1 callers
Function
test_callback
t/event.c:283
↓ 1 callers
Function
test_callback_overhead_perf
* Performance test: measure global_init callback overhead */
t/framework.c:78
↓ 1 callers
Function
test_capacity
t/alloc.c:122
↓ 1 callers
Function
test_case_insensitive
t/regexp.c:896
↓ 1 callers
Function
test_case_insensitive_headers
t/http.c:380
↓ 1 callers
Function
test_cb_name_ref_function
Test: callback name parameter is safe for mln_string_ref (function call) */
t/expr.c:2064
↓ 1 callers
Function
test_cb_name_ref_variable
Test: callback name parameter is safe for mln_string_ref (variable) */
t/expr.c:2050
↓ 1 callers
Function
test_chain_macros
t/chain.c:104
↓ 1 callers
Function
test_chain_new_with_buf
t/chain.c:46
↓ 1 callers
Function
test_change_value
t/hash.c:268
↓ 1 callers
Function
test_char_class
t/regexp.c:353
↓ 1 callers
Function
test_churn
t/alloc.c:186
↓ 1 callers
Function
test_close_null
t/file.c:340
↓ 1 callers
Function
test_collision_heavy
t/hash.c:731
↓ 1 callers
Function
test_combined_patterns
t/regexp.c:603
↓ 1 callers
Function
test_complex_20_token_expr
Test 24: Very long expression with 20+ tokens */
t/expr.c:1702
↓ 1 callers
Function
test_complex_all_constants_expr
Test 20: Complex expression with all constant types and escapes */
t/expr.c:1641
↓ 1 callers
Function
test_complex_deep_func_chain
Test 7: Function calling function calling function (4 levels) with mixed types */
t/expr.c:1375
↓ 1 callers
Function
test_complex_if_else_cascade
Test 17: Deep nested if with else chains */
t/expr.c:1567
↓ 1 callers
Function
test_complex_if_false_nested_funcs
Test 2: if false branch with deeply nested functions */
t/expr.c:1280
↓ 1 callers
Function
test_complex_if_func_condition
Test 16: if with function results as condition (true int) */
t/expr.c:1541
↓ 1 callers
Function
test_complex_if_null_condition
Test 23: if with null condition (falsy) */
t/expr.c:1687
↓ 1 callers
Function
test_complex_if_string_condition
Test 22: if with string condition (truthy = non-empty) */
t/expr.c:1672
↓ 1 callers
Function
test_complex_if_then_loop
Test 14: if before loop */
t/expr.c:1504
↓ 1 callers
Function
test_complex_if_with_all_constants
Test 11: if with constants (hex, oct, real) in branches */
t/expr.c:1444
↓ 1 callers
Function
test_complex_if_with_nested_funcs
Test 1: if-then with nested function calls inside both branches */
t/expr.c:1263
↓ 1 callers
Function
test_complex_json
=========================================================== * 10. Large / complex JSON (insertion order, many keys) * =============================
t/json.c:696
↓ 1 callers
Function
test_complex_long_func_chain
Test 12: Long expression - function chain with many args and nested calls */
t/expr.c:1466
↓ 1 callers
Function
test_complex_loop_if_func_ns
Test 18: Loop with nested if + func in body */
t/expr.c:1597
↓ 1 callers
Function
test_complex_loop_then_if
Test 13: Loop followed by if */
t/expr.c:1485
↓ 1 callers
Function
test_complex_loop_with_func_body
Test 6: Loop containing function call in body */
t/expr.c:1359
↓ 1 callers
Function
test_complex_loop_with_if_body
Test 5: Loop containing if-else in body */
t/expr.c:1340
↓ 1 callers
Function
test_complex_many_func_args
Test 21: Function with many args (>8 = beyond MLN_EXPR_DEFAULT_ARGS) */
t/expr.c:1657
↓ 1 callers
Function
test_complex_mixed_all_features
Test 19: Multiple function + namespace + constants in one long expression */
t/expr.c:1617
↓ 1 callers
Function
test_complex_multi_expr_with_if
Test 4: Multiple expressions with if in the middle */
t/expr.c:1323
↓ 1 callers
Function
test_complex_ns_func_if
Test 9: Namespace + function + if combination */
t/expr.c:1408
↓ 1 callers
Function
test_complex_sequential_ifs
Test 10: Multiple if-else blocks sequentially */
t/expr.c:1426
↓ 1 callers
Function
test_complex_string_escape_in_if
Test 8: String concatenation with escapes inside if */
t/expr.c:1391
↓ 1 callers
Function
test_complex_triple_nested_if
Test 3: Nested if-else-if (3 levels deep) */
t/expr.c:1296
↓ 1 callers
Function
test_complex_very_long_mixed
Test 15: Very long expression with 10+ mixed elements */
t/expr.c:1522
↓ 1 callers
Function
test_complex_zero_loop_then_expr
Test 25: Loop that runs 0 times followed by complex expression */
t/expr.c:1724
↓ 1 callers
Function
test_composite_inputs
t/prime_generator.c:71
↓ 1 callers
Function
test_cond_timeout_retirement
t/thread_pool.c:483
↓ 1 callers
Function
test_container_of_traversal
t/list.c:232
↓ 1 callers
Function
test_container_usage
t/fheap.c:343
↓ 1 callers
Function
test_container_usage
t/rbtree.c:473
↓ 1 callers
Function
test_correctness_sweep
t/prime_generator.c:107
↓ 1 callers
Function
test_cross_key_mismatch
Test cross-key-size: encrypt with one size, verify cannot decrypt with different size */
t/aes.c:217
↓ 1 callers
Function
test_csrc_roundtrip
t/fec.c:779
↓ 1 callers
Function
test_custom_hooks
11. Custom hook: double-quote string handler */
t/lex.c:418
↓ 1 callers
Function
test_custom_logger
t/log.c:103
↓ 1 callers
Function
test_data_free_callback
t/rbtree.c:377
↓ 1 callers
Function
test_decode_encode
=========================================================== * 2. Decode / encode round-trip * =====================================================
t/json.c:125
↓ 1 callers
Function
test_decode_invalid_length
t/base64.c:147
↓ 1 callers
Function
test_decode_invalid_params
t/fec.c:626
↓ 1 callers
Function
test_decrease_key
* Test 3: decrease_key */
t/fheap.c:140
↓ 1 callers
Function
test_deeply_nested_calls
t/expr.c:494
↓ 1 callers
Function
test_delete
* Test 4: delete */
t/fheap.c:186
↓ 1 callers
Function
test_delete
Test 3: delete */
t/rbtree.c:101
↓ 1 callers
Function
test_delete_both_during_iterate
t/rbtree.c:949
↓ 1 callers
Function
test_delete_current_during_iterate
t/rbtree.c:801
↓ 1 callers
Function
test_delete_next_during_iterate
t/rbtree.c:869
↓ 1 callers
Function
test_des_buf
* DES buffer encrypt/decrypt */
t/des.c:99
↓ 1 callers
Function
test_des_known_answer
* Known-answer test: DES encrypt/decrypt with a known key/plaintext/ciphertext */
t/des.c:255
↓ 1 callers
Function
test_des_new_free
* DES new/free (heap allocation) */
t/des.c:53
↓ 1 callers
Function
test_des_pool
* DES pool_new/pool_free (pool allocation) */
t/des.c:74
↓ 1 callers
Function
test_des_single_block
* DES single-block encrypt/decrypt */
t/des.c:12
↓ 1 callers
Function
test_des_stress
* Stress test: many different keys and plaintexts */
t/des.c:276
↓ 1 callers
Function
test_destroy_null
t/file.c:347
↓ 1 callers
Function
test_destroy_with_free_handler
t/queue.c:322
↓ 1 callers
Function
test_det
t/matrix.c:417
↓ 1 callers
Function
test_determinism
Test that same key+plaintext always produces same ciphertext (determinism) */
t/aes.c:93
↓ 1 callers
Function
test_different_inputs_different_hashes
t/md5.c:317
↓ 1 callers
Function
test_different_keys
Test that different keys produce different ciphertext */
t/aes.c:106
↓ 1 callers
Function
test_different_keys_different_output
t/rc.c:108
↓ 1 callers
Function
test_different_parameters
* Test various n, k, len configurations */
t/rs.c:61
↓ 1 callers
Function
test_different_payload_sizes
t/fec.c:446
↓ 1 callers
Function
test_different_plaintexts
Test that different plaintexts produce different ciphertexts */
t/aes.c:120
↓ 1 callers
Function
test_dot
t/regexp.c:85
↓ 1 callers
Function
test_double_encrypt
Test double encrypt and double decrypt */
t/aes.c:275
↓ 1 callers
Function
test_dump
t/matrix.c:481
↓ 1 callers
Function
test_duplicate_keys
* Test 11: Duplicate keys */
t/fheap.c:515
↓ 1 callers
Function
test_duplicate_values
Test 19: duplicate values */
t/rbtree.c:663
↓ 1 callers
Function
test_e2e_close_handshake
t/websocket.c:987
↓ 1 callers
Function
test_e2e_ping_pong
t/websocket.c:858
↓ 1 callers
Function
test_e2e_post_with_body
t/http.c:740
↓ 1 callers
Function
test_e2e_request_response
t/http.c:654
← previous
next →
401–500 of 1,346, ranked by callers