OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parse_pair
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/contrib/freestanding_lib/
freestanding.py
692
def
parse_pair
(rewritten_includes: [str]) -> [(str, str)]:
function
736
args.replaces =
parse_pair
(args.replaces)
741
args.rewritten_includes =
parse_pair
(args.rewritten_includes)
/src/crypto/external/bsd/heimdal/dist/lib/base/
json.c
437
parse_pair
(heim_dict_t dict, struct parse_ctx *ctx)
function
520
ctx->p += 1; /* safe because
parse_pair
() calls white_spaces() first */
522
while ((ret =
parse_pair
(dict, ctx)) > 0)
Completed in 45 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026