{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_polyfill_ctype_ctype_php", "label": "Ctype.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L1"}, {"id": "polyfill_ctype_ctype_ctype", "label": "Ctype", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L21"}, {"id": "polyfill_ctype_ctype_ctype_ctype_alnum", "label": ".ctype_alnum()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L32"}, {"id": "polyfill_ctype_ctype_ctype_ctype_alpha", "label": ".ctype_alpha()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L48"}, {"id": "polyfill_ctype_ctype_ctype_ctype_cntrl", "label": ".ctype_cntrl()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L64"}, {"id": "polyfill_ctype_ctype_ctype_ctype_digit", "label": ".ctype_digit()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L80"}, {"id": "polyfill_ctype_ctype_ctype_ctype_graph", "label": ".ctype_graph()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L96"}, {"id": "polyfill_ctype_ctype_ctype_ctype_lower", "label": ".ctype_lower()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L112"}, {"id": "polyfill_ctype_ctype_ctype_ctype_print", "label": ".ctype_print()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L128"}, {"id": "polyfill_ctype_ctype_ctype_ctype_punct", "label": ".ctype_punct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L144"}, {"id": "polyfill_ctype_ctype_ctype_ctype_space", "label": ".ctype_space()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L160"}, {"id": "polyfill_ctype_ctype_ctype_ctype_upper", "label": ".ctype_upper()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L176"}, {"id": "polyfill_ctype_ctype_ctype_ctype_xdigit", "label": ".ctype_xdigit()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L192"}, {"id": "polyfill_ctype_ctype_ctype_convert_int_to_char_for_ctype", "label": ".convert_int_to_char_for_ctype()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L212"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_polyfill_ctype_ctype_php", "target": "polyfill_ctype_ctype_ctype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L21", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_alnum", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L32", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_alpha", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L48", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_cntrl", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L64", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_digit", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L80", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_graph", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L96", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_lower", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L112", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_print", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L128", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_punct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L144", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_space", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L160", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_upper", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L176", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_ctype_xdigit", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L192", "weight": 1.0}, {"source": "polyfill_ctype_ctype_ctype", "target": "polyfill_ctype_ctype_ctype_convert_int_to_char_for_ctype", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L212", "weight": 1.0}], "raw_calls": [{"caller_nid": "polyfill_ctype_ctype_ctype_ctype_alnum", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L34"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_alnum", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L36"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_alnum", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L36"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_alpha", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L50"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_alpha", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L52"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_alpha", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L52"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_cntrl", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L66"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_cntrl", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L68"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_cntrl", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L68"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_digit", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L82"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_digit", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L84"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_digit", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L84"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_graph", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L98"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_graph", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L100"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_graph", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L100"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_lower", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L114"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_lower", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L116"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_lower", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L116"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_print", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L130"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_print", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L132"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_print", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L132"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_punct", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L146"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_punct", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L148"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_punct", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L148"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_space", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L162"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_space", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L164"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_space", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L164"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_upper", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L178"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_upper", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L180"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_upper", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L180"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_xdigit", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L194"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_xdigit", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L196"}, {"caller_nid": "polyfill_ctype_ctype_ctype_ctype_xdigit", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L196"}, {"caller_nid": "polyfill_ctype_ctype_ctype_convert_int_to_char_for_ctype", "callee": "\\is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L214"}, {"caller_nid": "polyfill_ctype_ctype_ctype_convert_int_to_char_for_ctype", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L223"}, {"caller_nid": "polyfill_ctype_ctype_ctype_convert_int_to_char_for_ctype", "callee": "\\chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\polyfill-ctype\\Ctype.php", "source_location": "L230"}]}