{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_ezyang_htmlpurifier_library_htmlpurifier_encoder_php", "label": "Encoder.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L1"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder", "label": "HTMLPurifier_Encoder", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L7"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L13"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_muteerrorhandler", "label": ".muteErrorHandler()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L21"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_unsafeiconv", "label": ".unsafeIconv()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L32"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "label": ".iconv()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L48"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_cleanutf8", "label": ".cleanUTF8()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L134"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_unichr", "label": ".unichr()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L315"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_iconvavailable", "label": ".iconvAvailable()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L362"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "label": ".convertToUTF8()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L378"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "label": ".convertFromUTF8()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L426"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_converttoasciidumblossless", "label": ".convertToASCIIDumbLossless()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L480"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_testiconvtruncatebug", "label": ".testIconvTruncateBug()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L537"}, {"id": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "label": ".testEncodingSupportsASCII()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L571"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_ezyang_htmlpurifier_library_htmlpurifier_encoder_php", "target": "htmlpurifier_encoder_htmlpurifier_encoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L7", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L13", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_muteerrorhandler", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L21", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_unsafeiconv", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L32", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L48", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_cleanutf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L134", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_unichr", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L315", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_iconvavailable", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L362", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L378", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L426", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_converttoasciidumblossless", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L480", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_testiconvtruncatebug", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L537", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder", "target": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L571", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder_unsafeiconv", "target": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L35", "weight": 1.0}, {"source": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "target": "htmlpurifier_encoder_htmlpurifier_encoder", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L405", "weight": 1.0}], "raw_calls": [{"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_construct", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L15"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_unsafeiconv", "callee": "set_error_handler", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L34"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_unsafeiconv", "callee": "restore_error_handler", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L36"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L50"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L52"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L58"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L63"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L64"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L70"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L70"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L74"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L76"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L78"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L80"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L85"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconv", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L86"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_cleanutf8", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L139"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_cleanutf8", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L160"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_cleanutf8", "callee": "ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L162"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_unichr", "callee": "chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L346"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_unichr", "callee": "chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L349"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_unichr", "callee": "chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L352"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_unichr", "callee": "chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L354"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconvavailable", "callee": "function_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L366"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_iconvavailable", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L366"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L380"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L386"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L388"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L390"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L393"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "strtr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L399"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L399"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "function_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L401"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "mb_convert_encoding", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L402"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L407"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoutf8", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L409"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L428"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L429"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L430"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L437"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L439"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L441"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L442"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "strtr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L447"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "strtr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L449"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "array_flip", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L449"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L451"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "function_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L453"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "mb_convert_encoding", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L454"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_convertfromutf8", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L457"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoasciidumblossless", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L485"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoasciidumblossless", "callee": "ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L487"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_converttoasciidumblossless", "callee": "chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L489"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testiconvtruncatebug", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L542"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testiconvtruncatebug", "callee": "str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L542"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testiconvtruncatebug", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L545"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testiconvtruncatebug", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L548"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L580"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "callee": "strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L583"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "callee": "strpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L590"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L595"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "callee": "chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L599"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L600"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L604"}, {"caller_nid": "htmlpurifier_encoder_htmlpurifier_encoder_testencodingsupportsascii", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Encoder.php", "source_location": "L609"}]}