Files
tfm_ainventory/graphify-out/cache/fdef1296f6952e14f7f269d90aabb28c0771e5c97ed4a6397d2306a0bd408f80.json

1 line
32 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "label": "util.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L1"}, {"id": "util_classnotfound", "label": "ClassNotFound", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L30"}, {"id": "valueerror", "label": "ValueError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "util_optionerror", "label": "OptionError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L34"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "util_get_choice_opt", "label": "get_choice_opt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L40"}, {"id": "util_get_bool_opt", "label": "get_bool_opt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L53"}, {"id": "util_get_int_opt", "label": "get_int_opt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L82"}, {"id": "util_get_list_opt", "label": "get_list_opt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L94"}, {"id": "util_docstring_headline", "label": "docstring_headline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L110"}, {"id": "util_make_analysator", "label": "make_analysator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L122"}, {"id": "util_shebang_matches", "label": "shebang_matches()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L139"}, {"id": "util_doctype_matches", "label": "doctype_matches()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L184"}, {"id": "util_html_doctype_matches", "label": "html_doctype_matches()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L197"}, {"id": "util_looks_like_xml", "label": "looks_like_xml()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L205"}, {"id": "util_surrogatepair", "label": "surrogatepair()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L221"}, {"id": "util_format_lines", "label": "format_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L230"}, {"id": "util_duplicates_removed", "label": "duplicates_removed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L249"}, {"id": "util_future", "label": "Future", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L265"}, {"id": "util_future_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L271"}, {"id": "util_guess_decode", "label": "guess_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L275"}, {"id": "util_guess_decode_from_terminal", "label": "guess_decode_from_terminal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L296"}, {"id": "util_terminal_encoding", "label": "terminal_encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L313"}, {"id": "util_unclosingtextiowrapper", "label": "UnclosingTextIOWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L321"}, {"id": "textiowrapper", "label": "TextIOWrapper", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "util_unclosingtextiowrapper_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L323"}, {"id": "util_rationale_1", "label": "pygments.util ~~~~~~~~~~~~~ Utility functions. :copyright: Copyrig", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L1"}, {"id": "util_rationale_31", "label": "Raised if one of the lookup functions didn't find a matching class.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L31"}, {"id": "util_rationale_35", "label": "This exception will be raised by all option processing functions if the type", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L35"}, {"id": "util_rationale_41", "label": "If the key `optname` from the dictionary is not in the sequence `allowed`, r", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L41"}, {"id": "util_rationale_54", "label": "Intuitively, this is `options.get(optname, default)`, but restricted to Bool", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L54"}, {"id": "util_rationale_83", "label": "As :func:`get_bool_opt`, but interpret the value as an integer.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L83"}, {"id": "util_rationale_95", "label": "If the key `optname` from the dictionary `options` is a string, split it at", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L95"}, {"id": "util_rationale_123", "label": "Return a static text analyser function that returns float values.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L123"}, {"id": "util_rationale_140", "label": "r\"\"\"Check if the given regular expression matches the last part of the sheba", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L140"}, {"id": "util_rationale_185", "label": "Check if the doctype matches a regular expression (if present). Note that t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L185"}, {"id": "util_rationale_198", "label": "Check if the file looks like it has a html doctype.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L198"}, {"id": "util_rationale_206", "label": "Check if a doctype exists or if we have some tags.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L206"}, {"id": "util_rationale_222", "label": "Given a unicode character code with length greater than 16 bits, return the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L222"}, {"id": "util_rationale_231", "label": "Formats a sequence of strings for output.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L231"}, {"id": "util_rationale_250", "label": "Returns a list with duplicates removed from the iterable `it`. Order is pre", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L250"}, {"id": "util_rationale_266", "label": "Generic class to defer some work. Handled specially in RegexLexerMeta, to s", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L266"}, {"id": "util_rationale_276", "label": "Decode *text* with guessed encoding. First try UTF-8; this should fail for", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L276"}, {"id": "util_rationale_297", "label": "Decode *text* coming from terminal *term*. First try the terminal encoding,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L297"}, {"id": "util_rationale_314", "label": "Return our best guess of encoding for the given *term*.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L314"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_classnotfound", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L30", "weight": 1.0}, {"source": "util_classnotfound", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_optionerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L34", "weight": 1.0}, {"source": "util_optionerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_get_choice_opt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_get_bool_opt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_get_int_opt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_get_list_opt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_docstring_headline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_make_analysator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_shebang_matches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_doctype_matches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_html_doctype_matches", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L197", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_looks_like_xml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_surrogatepair", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_format_lines", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L230", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_duplicates_removed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L249", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_future", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L265", "weight": 1.0}, {"source": "util_future", "target": "util_future_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L271", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_guess_decode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L275", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_guess_decode_from_terminal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_terminal_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L313", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "target": "util_unclosingtextiowrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L321", "weight": 1.0}, {"source": "util_unclosingtextiowrapper", "target": "textiowrapper", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L321", "weight": 1.0}, {"source": "util_unclosingtextiowrapper", "target": "util_unclosingtextiowrapper_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L323", "weight": 1.0}, {"source": "util_get_choice_opt", "target": "util_future_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L45", "weight": 1.0}, {"source": "util_get_choice_opt", "target": "util_optionerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L49", "weight": 1.0}, {"source": "util_get_bool_opt", "target": "util_future_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L65", "weight": 1.0}, {"source": "util_get_bool_opt", "target": "util_optionerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L71", "weight": 1.0}, {"source": "util_get_int_opt", "target": "util_future_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L84", "weight": 1.0}, {"source": "util_get_int_opt", "target": "util_optionerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L88", "weight": 1.0}, {"source": "util_get_list_opt", "target": "util_future_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L100", "weight": 1.0}, {"source": "util_get_list_opt", "target": "util_optionerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L106", "weight": 1.0}, {"source": "util_html_doctype_matches", "target": "util_doctype_matches", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L199", "weight": 1.0}, {"source": "util_guess_decode_from_terminal", "target": "util_guess_decode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L310", "weight": 1.0}, {"source": "util_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_util_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L1", "weight": 1.0}, {"source": "util_rationale_31", "target": "util_classnotfound", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L31", "weight": 1.0}, {"source": "util_rationale_35", "target": "util_optionerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L35", "weight": 1.0}, {"source": "util_rationale_41", "target": "util_get_choice_opt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L41", "weight": 1.0}, {"source": "util_rationale_54", "target": "util_get_bool_opt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L54", "weight": 1.0}, {"source": "util_rationale_83", "target": "util_get_int_opt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L83", "weight": 1.0}, {"source": "util_rationale_95", "target": "util_get_list_opt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L95", "weight": 1.0}, {"source": "util_rationale_123", "target": "util_make_analysator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L123", "weight": 1.0}, {"source": "util_rationale_140", "target": "util_shebang_matches", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L140", "weight": 1.0}, {"source": "util_rationale_185", "target": "util_doctype_matches", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L185", "weight": 1.0}, {"source": "util_rationale_198", "target": "util_html_doctype_matches", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L198", "weight": 1.0}, {"source": "util_rationale_206", "target": "util_looks_like_xml", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L206", "weight": 1.0}, {"source": "util_rationale_222", "target": "util_surrogatepair", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L222", "weight": 1.0}, {"source": "util_rationale_231", "target": "util_format_lines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L231", "weight": 1.0}, {"source": "util_rationale_250", "target": "util_duplicates_removed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L250", "weight": 1.0}, {"source": "util_rationale_266", "target": "util_future", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L266", "weight": 1.0}, {"source": "util_rationale_276", "target": "util_guess_decode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L276", "weight": 1.0}, {"source": "util_rationale_297", "target": "util_guess_decode_from_terminal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L297", "weight": 1.0}, {"source": "util_rationale_314", "target": "util_terminal_encoding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L314", "weight": 1.0}], "raw_calls": [{"caller_nid": "util_get_choice_opt", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L47"}, {"caller_nid": "util_get_choice_opt", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L49"}, {"caller_nid": "util_get_choice_opt", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L49"}, {"caller_nid": "util_get_choice_opt", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L49"}, {"caller_nid": "util_get_bool_opt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L66"}, {"caller_nid": "util_get_bool_opt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L68"}, {"caller_nid": "util_get_bool_opt", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L69"}, {"caller_nid": "util_get_bool_opt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L70"}, {"caller_nid": "util_get_bool_opt", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L73"}, {"caller_nid": "util_get_bool_opt", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L75"}, {"caller_nid": "util_get_int_opt", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L86"}, {"caller_nid": "util_get_list_opt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L101"}, {"caller_nid": "util_get_list_opt", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L102"}, {"caller_nid": "util_get_list_opt", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L103"}, {"caller_nid": "util_get_list_opt", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L104"}, {"caller_nid": "util_docstring_headline", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L114"}, {"caller_nid": "util_docstring_headline", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L114"}, {"caller_nid": "util_docstring_headline", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L115"}, {"caller_nid": "util_docstring_headline", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L116"}, {"caller_nid": "util_docstring_headline", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L116"}, {"caller_nid": "util_docstring_headline", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L119"}, {"caller_nid": "util_docstring_headline", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L119"}, {"caller_nid": "util_make_analysator", "callee": "staticmethod", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L136"}, {"caller_nid": "util_shebang_matches", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L167"}, {"caller_nid": "util_shebang_matches", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L169"}, {"caller_nid": "util_shebang_matches", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L171"}, {"caller_nid": "util_shebang_matches", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L172"}, {"caller_nid": "util_shebang_matches", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L174"}, {"caller_nid": "util_shebang_matches", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L174"}, {"caller_nid": "util_shebang_matches", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L175"}, {"caller_nid": "util_shebang_matches", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L178"}, {"caller_nid": "util_shebang_matches", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L179"}, {"caller_nid": "util_doctype_matches", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L190"}, {"caller_nid": "util_doctype_matches", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L193"}, {"caller_nid": "util_doctype_matches", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L194"}, {"caller_nid": "util_doctype_matches", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L194"}, {"caller_nid": "util_doctype_matches", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L194"}, {"caller_nid": "util_looks_like_xml", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L207"}, {"caller_nid": "util_looks_like_xml", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L209"}, {"caller_nid": "util_looks_like_xml", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L213"}, {"caller_nid": "util_looks_like_xml", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L216"}, {"caller_nid": "util_format_lines", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L235"}, {"caller_nid": "util_format_lines", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L239"}, {"caller_nid": "util_format_lines", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L243"}, {"caller_nid": "util_format_lines", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L244"}, {"caller_nid": "util_format_lines", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L245"}, {"caller_nid": "util_format_lines", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L246"}, {"caller_nid": "util_duplicates_removed", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L256"}, {"caller_nid": "util_duplicates_removed", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L260"}, {"caller_nid": "util_duplicates_removed", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L261"}, {"caller_nid": "util_guess_decode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L283"}, {"caller_nid": "util_guess_decode", "callee": "getpreferredencoding", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L288"}, {"caller_nid": "util_guess_decode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L289"}, {"caller_nid": "util_guess_decode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L292"}, {"caller_nid": "util_guess_decode_from_terminal", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L303"}, {"caller_nid": "util_guess_decode_from_terminal", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L305"}, {"caller_nid": "util_terminal_encoding", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L315"}, {"caller_nid": "util_terminal_encoding", "callee": "getpreferredencoding", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L318"}, {"caller_nid": "util_unclosingtextiowrapper_close", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/util.py", "source_location": "L324"}]}