{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_vlucas_phpdotenv_src_util_regex_php", "label": "Regex.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L1"}, {"id": "util_regex_regex", "label": "Regex", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L13"}, {"id": "util_regex_regex_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L22"}, {"id": "util_regex_regex_matches", "label": ".matches()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L35"}, {"id": "util_regex_regex_occurrences", "label": ".occurrences()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L50"}, {"id": "util_regex_regex_replacecallback", "label": ".replaceCallback()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L67"}, {"id": "util_regex_regex_split", "label": ".split()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L82"}, {"id": "util_regex_regex_pregandwrap", "label": ".pregAndWrap()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L100"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_vlucas_phpdotenv_src_util_regex_php", "target": "error", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_vlucas_phpdotenv_src_util_regex_php", "target": "success", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_vlucas_phpdotenv_src_util_regex_php", "target": "util_regex_regex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L13", "weight": 1.0}, {"source": "util_regex_regex", "target": "util_regex_regex_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L22", "weight": 1.0}, {"source": "util_regex_regex", "target": "util_regex_regex_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L35", "weight": 1.0}, {"source": "util_regex_regex", "target": "util_regex_regex_occurrences", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L50", "weight": 1.0}, {"source": "util_regex_regex", "target": "util_regex_regex_replacecallback", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L67", "weight": 1.0}, {"source": "util_regex_regex", "target": "util_regex_regex_split", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L82", "weight": 1.0}, {"source": "util_regex_regex", "target": "util_regex_regex_pregandwrap", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L100", "weight": 1.0}], "raw_calls": [{"caller_nid": "util_regex_regex_matches", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L37"}, {"caller_nid": "util_regex_regex_matches", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L38"}, {"caller_nid": "util_regex_regex_occurrences", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L52"}, {"caller_nid": "util_regex_regex_occurrences", "callee": "\\preg_match_all", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L53"}, {"caller_nid": "util_regex_regex_replacecallback", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L69"}, {"caller_nid": "util_regex_regex_replacecallback", "callee": "\\preg_replace_callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L70"}, {"caller_nid": "util_regex_regex_split", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L84"}, {"caller_nid": "util_regex_regex_split", "callee": "\\preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L86"}, {"caller_nid": "util_regex_regex_pregandwrap", "callee": "$operation", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L102"}, {"caller_nid": "util_regex_regex_pregandwrap", "callee": "\\preg_last_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L104"}, {"caller_nid": "util_regex_regex_pregandwrap", "callee": "Error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L106"}, {"caller_nid": "util_regex_regex_pregandwrap", "callee": "\\preg_last_error_msg", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L106"}, {"caller_nid": "util_regex_regex_pregandwrap", "callee": "Success", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\vlucas\\phpdotenv\\src\\Util\\Regex.php", "source_location": "L110"}]}