{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_smartpunct_quoteparser_php", "label": "QuoteParser.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L1"}, {"id": "smartpunct_quoteparser_quoteparser", "label": "QuoteParser", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L25"}, {"id": "smartpunct_quoteparser_quoteparser_getmatchdefinition", "label": ".getMatchDefinition()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L37"}, {"id": "smartpunct_quoteparser_quoteparser_parse", "label": ".parse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L45"}, {"id": "smartpunct_quoteparser_quoteparser_determineflanking", "label": ".determineFlanking()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L78"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_smartpunct_quoteparser_php", "target": "delimiter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L19", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_smartpunct_quoteparser_php", "target": "inlineparserinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L20", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_smartpunct_quoteparser_php", "target": "inlineparsermatch", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L21", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_smartpunct_quoteparser_php", "target": "inlineparsercontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L22", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_smartpunct_quoteparser_php", "target": "regexhelper", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L23", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_extension_smartpunct_quoteparser_php", "target": "smartpunct_quoteparser_quoteparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L25", "weight": 1.0}, {"source": "smartpunct_quoteparser_quoteparser", "target": "smartpunct_quoteparser_quoteparser_getmatchdefinition", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L37", "weight": 1.0}, {"source": "smartpunct_quoteparser_quoteparser", "target": "smartpunct_quoteparser_quoteparser_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L45", "weight": 1.0}, {"source": "smartpunct_quoteparser_quoteparser", "target": "smartpunct_quoteparser_quoteparser_determineflanking", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L78", "weight": 1.0}, {"source": "smartpunct_quoteparser_quoteparser_parse", "target": "smartpunct_quoteparser_quoteparser_determineflanking", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "smartpunct_quoteparser_quoteparser_getmatchdefinition", "callee": "InlineParserMatch", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L39"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "getFullMatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L47"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "getCursor", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L48"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "peek", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L50"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "advance", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L55"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "getCurrentCharacter", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L57"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "appendChild", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L67"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "getContainer", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L67"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "push", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L70"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_parse", "callee": "getDelimiterStack", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L70"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_determineflanking", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L80"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_determineflanking", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L81"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_determineflanking", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L82"}, {"caller_nid": "smartpunct_quoteparser_quoteparser_determineflanking", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Extension\\SmartPunct\\QuoteParser.php", "source_location": "L83"}]}