{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_symfony_string_unicodestring_php", "label": "UnicodeString.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L1"}, {"id": "string_unicodestring_unicodestring", "label": "UnicodeString", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L33"}, {"id": "string_unicodestring_unicodestring_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L35"}, {"id": "string_unicodestring_unicodestring_append", "label": ".append()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L48"}, {"id": "string_unicodestring_unicodestring_chunk", "label": ".chunk()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L66"}, {"id": "string_unicodestring_unicodestring_endswith", "label": ".endsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L94"}, {"id": "string_unicodestring_unicodestring_equalsto", "label": ".equalsTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L116"}, {"id": "string_unicodestring_unicodestring_indexof", "label": ".indexOf()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L134"}, {"id": "string_unicodestring_unicodestring_indexoflast", "label": ".indexOfLast()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L158"}, {"id": "string_unicodestring_unicodestring_join", "label": ".join()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L188"}, {"id": "string_unicodestring_unicodestring_length", "label": ".length()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L196"}, {"id": "string_unicodestring_unicodestring_normalize", "label": ".normalize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L201"}, {"id": "string_unicodestring_unicodestring_prepend", "label": ".prepend()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L217"}, {"id": "string_unicodestring_unicodestring_replace", "label": ".replace()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L235"}, {"id": "string_unicodestring_unicodestring_replacematches", "label": ".replaceMatches()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L267"}, {"id": "string_unicodestring_unicodestring_slice", "label": ".slice()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L275"}, {"id": "string_unicodestring_unicodestring_splice", "label": ".splice()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L284"}, {"id": "string_unicodestring_unicodestring_split", "label": ".split()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L305"}, {"id": "string_unicodestring_unicodestring_startswith", "label": ".startsWith()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L343"}, {"id": "string_unicodestring_unicodestring_wakeup", "label": ".__wakeup()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L365"}, {"id": "string_unicodestring_unicodestring_clone", "label": ".__clone()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L374"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_symfony_string_unicodestring_php", "target": "exceptioninterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_string_unicodestring_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L15", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_symfony_string_unicodestring_php", "target": "string_unicodestring_unicodestring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L33", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L35", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_append", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L48", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_chunk", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L66", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_endswith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L94", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_equalsto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L116", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_indexof", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L134", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_indexoflast", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L158", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_join", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L188", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L196", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_normalize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L201", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_prepend", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L217", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L235", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_replacematches", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L267", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_slice", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L275", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_splice", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L284", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_split", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L305", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_startswith", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L343", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_wakeup", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L365", "weight": 1.0}, {"source": "string_unicodestring_unicodestring", "target": "string_unicodestring_unicodestring_clone", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L374", "weight": 1.0}], "raw_calls": [{"caller_nid": "string_unicodestring_unicodestring_construct", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L37"}, {"caller_nid": "string_unicodestring_unicodestring_construct", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L41"}, {"caller_nid": "string_unicodestring_unicodestring_append", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L51"}, {"caller_nid": "string_unicodestring_unicodestring_append", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L51"}, {"caller_nid": "string_unicodestring_unicodestring_append", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L53"}, {"caller_nid": "string_unicodestring_unicodestring_append", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L57"}, {"caller_nid": "string_unicodestring_unicodestring_chunk", "callee": "preg_split", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L86"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L98"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L99"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L103"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L103"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "mb_stripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L110"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "grapheme_extract", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L110"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L110"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L110"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L110"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "grapheme_extract", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L113"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L113"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L113"}, {"caller_nid": "string_unicodestring_unicodestring_endswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L113"}, {"caller_nid": "string_unicodestring_unicodestring_equalsto", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L120"}, {"caller_nid": "string_unicodestring_unicodestring_equalsto", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L121"}, {"caller_nid": "string_unicodestring_unicodestring_equalsto", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L125"}, {"caller_nid": "string_unicodestring_unicodestring_equalsto", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L125"}, {"caller_nid": "string_unicodestring_unicodestring_equalsto", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L128"}, {"caller_nid": "string_unicodestring_unicodestring_equalsto", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L128"}, {"caller_nid": "string_unicodestring_unicodestring_equalsto", "callee": "mb_stripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L128"}, {"caller_nid": "string_unicodestring_unicodestring_indexof", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L138"}, {"caller_nid": "string_unicodestring_unicodestring_indexof", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L139"}, {"caller_nid": "string_unicodestring_unicodestring_indexof", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L143"}, {"caller_nid": "string_unicodestring_unicodestring_indexof", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L143"}, {"caller_nid": "string_unicodestring_unicodestring_indexof", "callee": "grapheme_stripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L150"}, {"caller_nid": "string_unicodestring_unicodestring_indexof", "callee": "grapheme_strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L150"}, {"caller_nid": "string_unicodestring_unicodestring_indexoflast", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L162"}, {"caller_nid": "string_unicodestring_unicodestring_indexoflast", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L163"}, {"caller_nid": "string_unicodestring_unicodestring_indexoflast", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L167"}, {"caller_nid": "string_unicodestring_unicodestring_indexoflast", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L167"}, {"caller_nid": "string_unicodestring_unicodestring_indexoflast", "callee": "grapheme_strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L177"}, {"caller_nid": "string_unicodestring_unicodestring_indexoflast", "callee": "grapheme_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L178"}, {"caller_nid": "string_unicodestring_unicodestring_indexoflast", "callee": "grapheme_strripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L183"}, {"caller_nid": "string_unicodestring_unicodestring_indexoflast", "callee": "grapheme_strrpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L183"}, {"caller_nid": "string_unicodestring_unicodestring_join", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L190"}, {"caller_nid": "string_unicodestring_unicodestring_join", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L191"}, {"caller_nid": "string_unicodestring_unicodestring_join", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L191"}, {"caller_nid": "string_unicodestring_unicodestring_length", "callee": "grapheme_strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L198"}, {"caller_nid": "string_unicodestring_unicodestring_normalize", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L205"}, {"caller_nid": "string_unicodestring_unicodestring_normalize", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L206"}, {"caller_nid": "string_unicodestring_unicodestring_normalize", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L206"}, {"caller_nid": "string_unicodestring_unicodestring_normalize", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L207"}, {"caller_nid": "string_unicodestring_unicodestring_normalize", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L209"}, {"caller_nid": "string_unicodestring_unicodestring_normalize", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L210"}, {"caller_nid": "string_unicodestring_unicodestring_prepend", "callee": "\\count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L220"}, {"caller_nid": "string_unicodestring_unicodestring_prepend", "callee": "implode", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L220"}, {"caller_nid": "string_unicodestring_unicodestring_prepend", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L222"}, {"caller_nid": "string_unicodestring_unicodestring_prepend", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L226"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L238"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L238"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "$indexOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L245"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "grapheme_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L246"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L248"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L248"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L248"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L253"}, {"caller_nid": "string_unicodestring_unicodestring_replace", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L257"}, {"caller_nid": "string_unicodestring_unicodestring_replacematches", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L269"}, {"caller_nid": "string_unicodestring_unicodestring_replacematches", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L270"}, {"caller_nid": "string_unicodestring_unicodestring_replacematches", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L270"}, {"caller_nid": "string_unicodestring_unicodestring_slice", "callee": "grapheme_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L279"}, {"caller_nid": "string_unicodestring_unicodestring_splice", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L288"}, {"caller_nid": "string_unicodestring_unicodestring_splice", "callee": "grapheme_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L288"}, {"caller_nid": "string_unicodestring_unicodestring_splice", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L289"}, {"caller_nid": "string_unicodestring_unicodestring_splice", "callee": "grapheme_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L289"}, {"caller_nid": "string_unicodestring_unicodestring_splice", "callee": "substr_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L290"}, {"caller_nid": "string_unicodestring_unicodestring_splice", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L292"}, {"caller_nid": "string_unicodestring_unicodestring_splice", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L296"}, {"caller_nid": "string_unicodestring_unicodestring_split", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L316"}, {"caller_nid": "string_unicodestring_unicodestring_split", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L319"}, {"caller_nid": "string_unicodestring_unicodestring_split", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L319"}, {"caller_nid": "string_unicodestring_unicodestring_split", "callee": "$indexOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L330"}, {"caller_nid": "string_unicodestring_unicodestring_split", "callee": "grapheme_substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L331"}, {"caller_nid": "string_unicodestring_unicodestring_split", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L333"}, {"caller_nid": "string_unicodestring_unicodestring_split", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L333"}, {"caller_nid": "string_unicodestring_unicodestring_split", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L333"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L347"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L348"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L352"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L352"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "mb_stripos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L359"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "grapheme_extract", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L359"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L359"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "grapheme_extract", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L362"}, {"caller_nid": "string_unicodestring_unicodestring_startswith", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L362"}, {"caller_nid": "string_unicodestring_unicodestring_wakeup", "callee": "\\is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L367"}, {"caller_nid": "string_unicodestring_unicodestring_wakeup", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L371"}, {"caller_nid": "string_unicodestring_unicodestring_wakeup", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L371"}, {"caller_nid": "string_unicodestring_unicodestring_clone", "callee": "normalizer_is_normalized", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L377"}, {"caller_nid": "string_unicodestring_unicodestring_clone", "callee": "normalizer_normalize", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\symfony\\string\\UnicodeString.php", "source_location": "L377"}]}