{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_string_codepointstring_php", "label": "CodePointString.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L1"}, {"id": "string_codepointstring_codepointstring", "label": "CodePointString", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L25"}, {"id": "string_codepointstring_codepointstring_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L27"}, {"id": "string_codepointstring_codepointstring_append", "label": ".append()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L36"}, {"id": "string_codepointstring_codepointstring_chunk", "label": ".chunk()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L48"}, {"id": "string_codepointstring_codepointstring_codepointsat", "label": ".codePointsAt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L76"}, {"id": "string_codepointstring_codepointstring_endswith", "label": ".endsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L83"}, {"id": "string_codepointstring_codepointstring_equalsto", "label": ".equalsTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L102"}, {"id": "string_codepointstring_codepointstring_indexof", "label": ".indexOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L117"}, {"id": "string_codepointstring_codepointstring_indexoflast", "label": ".indexOfLast()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L134"}, {"id": "string_codepointstring_codepointstring_length", "label": ".length()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L151"}, {"id": "string_codepointstring_codepointstring_prepend", "label": ".prepend()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L156"}, {"id": "string_codepointstring_codepointstring_replace", "label": ".replace()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L168"}, {"id": "string_codepointstring_codepointstring_slice", "label": ".slice()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L189"}, {"id": "string_codepointstring_codepointstring_splice", "label": ".splice()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L197"}, {"id": "string_codepointstring_codepointstring_split", "label": ".split()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L211"}, {"id": "string_codepointstring_codepointstring_startswith", "label": ".startsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L242"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_string_codepointstring_php", "target": "exceptioninterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_string_codepointstring_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_string_codepointstring_php", "target": "string_codepointstring_codepointstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L25", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L27", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_append", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L36", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_chunk", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L48", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_codepointsat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L76", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_endswith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L83", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_equalsto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L102", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_indexof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L117", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_indexoflast", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L134", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L151", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_prepend", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L156", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L168", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_slice", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L189", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_splice", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L197", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_split", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L211", "weight": 1.0}, {"source": "string_codepointstring_codepointstring", "target": "string_codepointstring_codepointstring_startswith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L242", "weight": 1.0}, {"source": "string_codepointstring_codepointstring_codepointsat", "target": "string_codepointstring_codepointstring_slice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L78", "weight": 1.0}], "raw_calls": [{"caller_nid": "string_codepointstring_codepointstring_construct", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L29"}, {"caller_nid": "string_codepointstring_codepointstring_append", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L39"}, {"caller_nid": "string_codepointstring_codepointstring_append", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L39"}, {"caller_nid": "string_codepointstring_codepointstring_append", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L41"}, {"caller_nid": "string_codepointstring_codepointstring_chunk", "callee": "preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L68"}, {"caller_nid": "string_codepointstring_codepointstring_codepointsat", "callee": "mb_ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L80"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L87"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L88"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L91"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L96"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L96"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L99"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L99"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "substr_compare", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L99"}, {"caller_nid": "string_codepointstring_codepointstring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L99"}, {"caller_nid": "string_codepointstring_codepointstring_equalsto", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L106"}, {"caller_nid": "string_codepointstring_codepointstring_equalsto", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L107"}, {"caller_nid": "string_codepointstring_codepointstring_equalsto", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L111"}, {"caller_nid": "string_codepointstring_codepointstring_equalsto", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L111"}, {"caller_nid": "string_codepointstring_codepointstring_equalsto", "callee": "mb_stripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L111"}, {"caller_nid": "string_codepointstring_codepointstring_indexof", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L121"}, {"caller_nid": "string_codepointstring_codepointstring_indexof", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L122"}, {"caller_nid": "string_codepointstring_codepointstring_indexof", "callee": "mb_stripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L129"}, {"caller_nid": "string_codepointstring_codepointstring_indexof", "callee": "mb_strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L129"}, {"caller_nid": "string_codepointstring_codepointstring_indexoflast", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L138"}, {"caller_nid": "string_codepointstring_codepointstring_indexoflast", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L139"}, {"caller_nid": "string_codepointstring_codepointstring_indexoflast", "callee": "mb_strripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L146"}, {"caller_nid": "string_codepointstring_codepointstring_indexoflast", "callee": "mb_strrpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L146"}, {"caller_nid": "string_codepointstring_codepointstring_length", "callee": "mb_strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L153"}, {"caller_nid": "string_codepointstring_codepointstring_prepend", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L159"}, {"caller_nid": "string_codepointstring_codepointstring_prepend", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L159"}, {"caller_nid": "string_codepointstring_codepointstring_prepend", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L161"}, {"caller_nid": "string_codepointstring_codepointstring_replace", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L172"}, {"caller_nid": "string_codepointstring_codepointstring_replace", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L176"}, {"caller_nid": "string_codepointstring_codepointstring_replace", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L181"}, {"caller_nid": "string_codepointstring_codepointstring_replace", "callee": "preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L181"}, {"caller_nid": "string_codepointstring_codepointstring_replace", "callee": "preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L181"}, {"caller_nid": "string_codepointstring_codepointstring_replace", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L183"}, {"caller_nid": "string_codepointstring_codepointstring_slice", "callee": "mb_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L192"}, {"caller_nid": "string_codepointstring_codepointstring_splice", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L199"}, {"caller_nid": "string_codepointstring_codepointstring_splice", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L204"}, {"caller_nid": "string_codepointstring_codepointstring_splice", "callee": "mb_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L204"}, {"caller_nid": "string_codepointstring_codepointstring_splice", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L205"}, {"caller_nid": "string_codepointstring_codepointstring_splice", "callee": "mb_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L205"}, {"caller_nid": "string_codepointstring_codepointstring_splice", "callee": "substr_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L206"}, {"caller_nid": "string_codepointstring_codepointstring_split", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L222"}, {"caller_nid": "string_codepointstring_codepointstring_split", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L225"}, {"caller_nid": "string_codepointstring_codepointstring_split", "callee": "preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L231"}, {"caller_nid": "string_codepointstring_codepointstring_split", "callee": "preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L231"}, {"caller_nid": "string_codepointstring_codepointstring_split", "callee": "explode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L232"}, {"caller_nid": "string_codepointstring_codepointstring_startswith", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L246"}, {"caller_nid": "string_codepointstring_codepointstring_startswith", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L247"}, {"caller_nid": "string_codepointstring_codepointstring_startswith", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L250"}, {"caller_nid": "string_codepointstring_codepointstring_startswith", "callee": "mb_stripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L255"}, {"caller_nid": "string_codepointstring_codepointstring_startswith", "callee": "strncmp", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L258"}, {"caller_nid": "string_codepointstring_codepointstring_startswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\CodePointString.php", "source_location": "L258"}]}