1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "label": "rtf.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L1"}, {"id": "rtf_rtfformatter", "label": "RtfFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L20"}, {"id": "formatter", "label": "Formatter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "rtf_rtfformatter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L105"}, {"id": "rtf_rtfformatter_escape", "label": "._escape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L155"}, {"id": "rtf_rtfformatter_escape_text", "label": "._escape_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L160"}, {"id": "rtf_hex_to_rtf_color", "label": "hex_to_rtf_color()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L185"}, {"id": "rtf_rtfformatter_split_tokens_on_newlines", "label": "._split_tokens_on_newlines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L195"}, {"id": "rtf_rtfformatter_create_color_mapping", "label": "._create_color_mapping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L213"}, {"id": "rtf_lineno_template", "label": "_lineno_template()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L238"}, {"id": "rtf_hl_open_str", "label": "_hl_open_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L248"}, {"id": "rtf_rtf_header", "label": "_rtf_header()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L252"}, {"id": "rtf_rtfformatter_format_unencoded", "label": ".format_unencoded()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L278"}, {"id": "rtf_rationale_1", "label": "pygments.formatters.rtf ~~~~~~~~~~~~~~~~~~~~~~~ A formatter that genera", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L1"}, {"id": "rtf_rationale_21", "label": "Format tokens as RTF markup. This formatter automatically outputs full RTF d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L21"}, {"id": "rtf_rationale_106", "label": "r\"\"\" Additional options accepted: ``fontface`` Name", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L106"}, {"id": "rtf_rationale_196", "label": "Split tokens containing newline characters into multiple token each repr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L196"}, {"id": "rtf_rationale_214", "label": "Create a mapping of style hex colors to index/offset in the RTF color ta", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L214"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "pygments_formatter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "pygments_style", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "pygments_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "rtf_rtfformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L20", "weight": 1.0}, {"source": "rtf_rtfformatter", "target": "formatter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L20", "weight": 1.0}, {"source": "rtf_rtfformatter", "target": "rtf_rtfformatter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L105", "weight": 1.0}, {"source": "rtf_rtfformatter", "target": "rtf_rtfformatter_escape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L155", "weight": 1.0}, {"source": "rtf_rtfformatter", "target": "rtf_rtfformatter_escape_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L160", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "rtf_hex_to_rtf_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L185", "weight": 1.0}, {"source": "rtf_rtfformatter", "target": "rtf_rtfformatter_split_tokens_on_newlines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L195", "weight": 1.0}, {"source": "rtf_rtfformatter", "target": "rtf_rtfformatter_create_color_mapping", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "rtf_lineno_template", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L238", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "rtf_hl_open_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "target": "rtf_rtf_header", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L252", "weight": 1.0}, {"source": "rtf_rtfformatter", "target": "rtf_rtfformatter_format_unencoded", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L278", "weight": 1.0}, {"source": "rtf_rtfformatter_init", "target": "rtf_rtfformatter_create_color_mapping", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L153", "weight": 1.0}, {"source": "rtf_rtfformatter_escape_text", "target": "rtf_rtfformatter_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L166", "weight": 1.0}, {"source": "rtf_rtf_header", "target": "rtf_rtfformatter_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L258", "weight": 1.0}, {"source": "rtf_rtf_header", "target": "rtf_hex_to_rtf_color", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L263", "weight": 1.0}, {"source": "rtf_rtfformatter_format_unencoded", "target": "rtf_rtfformatter_split_tokens_on_newlines", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L282", "weight": 1.0}, {"source": "rtf_rtfformatter_format_unencoded", "target": "rtf_rtfformatter_escape_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L333", "weight": 1.0}, {"source": "rtf_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pygments_formatters_rtf_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L1", "weight": 1.0}, {"source": "rtf_rationale_21", "target": "rtf_rtfformatter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L21", "weight": 1.0}, {"source": "rtf_rationale_106", "target": "rtf_rtfformatter_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L106", "weight": 1.0}, {"source": "rtf_rationale_196", "target": "rtf_rtfformatter_split_tokens_on_newlines", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L196", "weight": 1.0}, {"source": "rtf_rationale_214", "target": "rtf_rtfformatter_create_color_mapping", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L214", "weight": 1.0}], "raw_calls": [{"caller_nid": "rtf_rtfformatter_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L118"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get_int_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L119"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L120"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get_int_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L121"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get_int_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L123"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L124"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get_int_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L124"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "abs", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L125"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get_int_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L125"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get_bool_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L126"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L128"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get_list_opt", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L133"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L135"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L138"}, {"caller_nid": "rtf_rtfformatter_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L142"}, {"caller_nid": "rtf_rtfformatter_escape", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L156"}, {"caller_nid": "rtf_rtfformatter_escape", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L156"}, {"caller_nid": "rtf_rtfformatter_escape", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L156"}, {"caller_nid": "rtf_rtfformatter_escape_text", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L170"}, {"caller_nid": "rtf_rtfformatter_escape_text", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L173"}, {"caller_nid": "rtf_rtfformatter_escape_text", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L173"}, {"caller_nid": "rtf_rtfformatter_escape_text", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L176"}, {"caller_nid": "rtf_rtfformatter_escape_text", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L180"}, {"caller_nid": "rtf_rtfformatter_escape_text", "callee": "surrogatepair", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L180"}, {"caller_nid": "rtf_rtfformatter_escape_text", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L182"}, {"caller_nid": "rtf_rtfformatter_escape_text", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L182"}, {"caller_nid": "rtf_hex_to_rtf_color", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L190"}, {"caller_nid": "rtf_hex_to_rtf_color", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L191"}, {"caller_nid": "rtf_hex_to_rtf_color", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L192"}, {"caller_nid": "rtf_rtfformatter_split_tokens_on_newlines", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L205"}, {"caller_nid": "rtf_rtfformatter_create_color_mapping", "callee": "OrderedDict", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L218"}, {"caller_nid": "rtf_lineno_template", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L240"}, {"caller_nid": "rtf_lineno_template", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L244"}, {"caller_nid": "rtf_rtf_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L255"}, {"caller_nid": "rtf_rtf_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L261"}, {"caller_nid": "rtf_rtf_header", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L262"}, {"caller_nid": "rtf_rtf_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L263"}, {"caller_nid": "rtf_rtf_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L264"}, {"caller_nid": "rtf_rtf_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L267"}, {"caller_nid": "rtf_rtf_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L269"}, {"caller_nid": "rtf_rtf_header", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L274"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L280"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L289"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L290"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L294"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L294"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L303"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L308"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L308"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L310"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L311"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "styles_token", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L313"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "style_for_token", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L315"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L318"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L320"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L322"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L324"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L326"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L328"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L330"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L332"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L333"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L335"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L339"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L342"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L344"}, {"caller_nid": "rtf_rtfformatter_format_unencoded", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pygments/formatters/rtf.py", "source_location": "L349"}]} |