{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_ezyang_htmlpurifier_library_htmlpurifier_lexer_php", "label": "Lexer.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L1"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer", "label": "HTMLPurifier_Lexer", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L42"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_create", "label": ".create()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L74"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L157"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_parsetext", "label": ".parseText()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L177"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_parseattr", "label": ".parseAttr()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L181"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "label": ".parseData()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L194"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_tokenizehtml", "label": ".tokenizeHTML()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L239"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_escapecdata", "label": ".escapeCDATA()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L249"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_escapecommentedcdata", "label": ".escapeCommentedCDATA()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L263"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_cdatacallback", "label": ".CDATACallback()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L281"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "label": ".normalize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L296"}, {"id": "htmlpurifier_lexer_htmlpurifier_lexer_extractbody", "label": ".extractBody()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L354"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_ezyang_htmlpurifier_library_htmlpurifier_lexer_php", "target": "htmlpurifier_lexer_htmlpurifier_lexer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L42", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L74", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L157", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_parsetext", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L177", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_parseattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L181", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L194", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_tokenizehtml", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L239", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_escapecdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L249", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_escapecommentedcdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L263", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_cdatacallback", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L281", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L296", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer", "target": "htmlpurifier_lexer_htmlpurifier_lexer_extractbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L354", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer_parsetext", "target": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L178", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer_parseattr", "target": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L182", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "target": "htmlpurifier_lexer_htmlpurifier_lexer_escapecommentedcdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L306", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "target": "htmlpurifier_lexer_htmlpurifier_lexer_escapecdata", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L310", "weight": 1.0}, {"source": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "target": "htmlpurifier_lexer_htmlpurifier_lexer_extractbody", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L318", "weight": 1.0}], "raw_calls": [{"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L78"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L85"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L89"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L90"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "is_object", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L93"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "is_null", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L96"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "class_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L104"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "method_exists", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L105"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "extension_loaded", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L106"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_create", "callee": "htmlspecialchars", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L133"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L202"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L202"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L203"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L208"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "strtr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L209"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L212"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "substr_count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L212"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L213"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L220"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "substituteSpecialEntities", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L221"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "substituteAttrEntities", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L224"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_parsedata", "callee": "substituteTextEntities", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L226"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_tokenizehtml", "callee": "trigger_error", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L241"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_escapecdata", "callee": "preg_replace_callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L251"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_escapecommentedcdata", "callee": "preg_replace_callback", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L265"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_cdatacallback", "callee": "htmlspecialchars", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L284"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L299"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L300"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "str_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L301"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L304"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L313"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L315"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L316"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "send", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L320"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L326"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "substituteNonSpecialEntities", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L327"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "HTMLPurifier_Encoder", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L333"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L336"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L337"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L340"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L341"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L342"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "get", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L342"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "empty", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L343"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_normalize", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L344"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_extractbody", "callee": "preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L357"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_extractbody", "callee": "strrpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L360"}, {"caller_nid": "htmlpurifier_lexer_htmlpurifier_lexer_extractbody", "callee": "strrpos", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\ezyang\\htmlpurifier\\library\\HTMLPurifier\\Lexer.php", "source_location": "L361"}]}