{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_parser_inline_inlineparsermatch_php", "label": "InlineParserMatch.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L1"}, {"id": "inline_inlineparsermatch_inlineparsermatch", "label": "InlineParserMatch", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L18"}, {"id": "inline_inlineparsermatch_inlineparsermatch_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L24"}, {"id": "inline_inlineparsermatch_inlineparsermatch_casesensitive", "label": ".caseSensitive()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L30"}, {"id": "inline_inlineparsermatch_inlineparsermatch_getregex", "label": ".getRegex()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L42"}, {"id": "inline_inlineparsermatch_inlineparsermatch_string", "label": ".string()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L50"}, {"id": "inline_inlineparsermatch_inlineparsermatch_oneof", "label": ".oneOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L58"}, {"id": "inline_inlineparsermatch_inlineparsermatch_regex", "label": ".regex()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L66"}, {"id": "inline_inlineparsermatch_inlineparsermatch_join", "label": ".join()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L71"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_parser_inline_inlineparsermatch_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L16", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_league_commonmark_src_parser_inline_inlineparsermatch_php", "target": "inline_inlineparsermatch_inlineparsermatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L18", "weight": 1.0}, {"source": "inline_inlineparsermatch_inlineparsermatch", "target": "inline_inlineparsermatch_inlineparsermatch_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L24", "weight": 1.0}, {"source": "inline_inlineparsermatch_inlineparsermatch", "target": "inline_inlineparsermatch_inlineparsermatch_casesensitive", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L30", "weight": 1.0}, {"source": "inline_inlineparsermatch_inlineparsermatch", "target": "inline_inlineparsermatch_inlineparsermatch_getregex", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L42", "weight": 1.0}, {"source": "inline_inlineparsermatch_inlineparsermatch", "target": "inline_inlineparsermatch_inlineparsermatch_string", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L50", "weight": 1.0}, {"source": "inline_inlineparsermatch_inlineparsermatch", "target": "inline_inlineparsermatch_inlineparsermatch_oneof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L58", "weight": 1.0}, {"source": "inline_inlineparsermatch_inlineparsermatch", "target": "inline_inlineparsermatch_inlineparsermatch_regex", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L66", "weight": 1.0}, {"source": "inline_inlineparsermatch_inlineparsermatch", "target": "inline_inlineparsermatch_inlineparsermatch_join", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L71", "weight": 1.0}], "raw_calls": [{"caller_nid": "inline_inlineparsermatch_inlineparsermatch_string", "callee": "\\preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L52"}, {"caller_nid": "inline_inlineparsermatch_inlineparsermatch_oneof", "callee": "\\implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L60"}, {"caller_nid": "inline_inlineparsermatch_inlineparsermatch_oneof", "callee": "\\array_map", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L60"}, {"caller_nid": "inline_inlineparsermatch_inlineparsermatch_oneof", "callee": "\\preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\league\\commonmark\\src\\Parser\\Inline\\InlineParserMatch.php", "source_location": "L60"}]}