{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_brick_math_src_internal_calculator_nativecalculator_php", "label": "NativeCalculator.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L1"}, {"id": "calculator_nativecalculator_nativecalculator", "label": "NativeCalculator", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L17"}, {"id": "calculator_nativecalculator_nativecalculator_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L32"}, {"id": "calculator_nativecalculator_nativecalculator_add", "label": ".add()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L41"}, {"id": "calculator_nativecalculator_nativecalculator_sub", "label": ".sub()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L73"}, {"id": "calculator_nativecalculator_nativecalculator_mul", "label": ".mul()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L79"}, {"id": "calculator_nativecalculator_nativecalculator_divq", "label": ".divQ()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L123"}, {"id": "calculator_nativecalculator_nativecalculator_divr", "label": ".divR()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L129"}, {"id": "calculator_nativecalculator_nativecalculator_divqr", "label": ".divQR()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L135"}, {"id": "calculator_nativecalculator_nativecalculator_pow", "label": ".pow()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L189"}, {"id": "calculator_nativecalculator_nativecalculator_modpow", "label": ".modPow()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L218"}, {"id": "calculator_nativecalculator_nativecalculator_sqrt", "label": ".sqrt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L253"}, {"id": "calculator_nativecalculator_nativecalculator_doadd", "label": ".doAdd()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L282"}, {"id": "calculator_nativecalculator_nativecalculator_dosub", "label": ".doSub()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L334"}, {"id": "calculator_nativecalculator_nativecalculator_domul", "label": ".doMul()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L411"}, {"id": "calculator_nativecalculator_nativecalculator_dodiv", "label": ".doDiv()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L484"}, {"id": "calculator_nativecalculator_nativecalculator_docmp", "label": ".doCmp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L558"}, {"id": "calculator_nativecalculator_nativecalculator_pad", "label": ".pad()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L579"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_internal_calculator_nativecalculator_php", "target": "calculator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_internal_calculator_nativecalculator_php", "target": "override", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_internal_calculator_nativecalculator_php", "target": "calculator_nativecalculator_nativecalculator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L17", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L32", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_add", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L41", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_sub", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L73", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_mul", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L79", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_divq", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L123", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_divr", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L129", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_divqr", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L135", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_pow", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L189", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_modpow", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L218", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_sqrt", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L253", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_doadd", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L282", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_dosub", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L334", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_domul", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L411", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_dodiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L484", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_docmp", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L558", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator", "target": "calculator_nativecalculator_nativecalculator_pad", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L579", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_add", "target": "calculator_nativecalculator_nativecalculator_doadd", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L64", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_add", "target": "calculator_nativecalculator_nativecalculator_dosub", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L64", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_sub", "target": "calculator_nativecalculator_nativecalculator_add", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L76", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_mul", "target": "calculator_nativecalculator_nativecalculator_domul", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L114", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_divq", "target": "calculator_nativecalculator_nativecalculator_divqr", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L126", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_divr", "target": "calculator_nativecalculator_nativecalculator_divqr", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L132", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_divqr", "target": "calculator_nativecalculator_nativecalculator_dodiv", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L176", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_pow", "target": "calculator_nativecalculator_nativecalculator_mul", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L203", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_modpow", "target": "calculator_nativecalculator_nativecalculator_divr", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L236", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_modpow", "target": "calculator_nativecalculator_nativecalculator_mul", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L240", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_modpow", "target": "calculator_nativecalculator_nativecalculator_divq", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L243", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_sqrt", "target": "calculator_nativecalculator_nativecalculator_divq", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L266", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_sqrt", "target": "calculator_nativecalculator_nativecalculator_add", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L266", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_doadd", "target": "calculator_nativecalculator_nativecalculator_pad", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L284", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_dosub", "target": "calculator_nativecalculator_nativecalculator_docmp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L341", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_dosub", "target": "calculator_nativecalculator_nativecalculator_pad", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L351", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_domul", "target": "calculator_nativecalculator_nativecalculator_add", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L468", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_dodiv", "target": "calculator_nativecalculator_nativecalculator_docmp", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L486", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_dodiv", "target": "calculator_nativecalculator_nativecalculator_add", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L532", "weight": 1.0}, {"source": "calculator_nativecalculator_nativecalculator_dodiv", "target": "calculator_nativecalculator_nativecalculator_sub", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L533", "weight": 1.0}], "raw_calls": [{"caller_nid": "calculator_nativecalculator_nativecalculator_add", "callee": "is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L50"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_add", "callee": "init", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L62"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_add", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L67"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_sub", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L76"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_mul", "callee": "is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L88"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_mul", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L105"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_mul", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L109"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_mul", "callee": "init", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L112"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_mul", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L117"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_divqr", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L151"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_divqr", "callee": "is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L157"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_divqr", "callee": "is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L161"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_divqr", "callee": "intdiv", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L164"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_divqr", "callee": "init", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L174"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_divqr", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L179"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_divqr", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L183"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_modpow", "callee": "in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L239"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_sqrt", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L261"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_sqrt", "callee": "\\intdiv", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L261"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_sqrt", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L261"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_sqrt", "callee": "cmp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L268"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_sqrt", "callee": "cmp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L272"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_doadd", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L299"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_doadd", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L302"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_doadd", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L305"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_doadd", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L308"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_doadd", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L312"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dosub", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L368"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dosub", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L371"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dosub", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L383"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dosub", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L386"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dosub", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L397"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dosub", "callee": "\\ltrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L399"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dosub", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L402"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_domul", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L413"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_domul", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L414"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_domul", "callee": "\\intdiv", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L416"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_domul", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L430"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_domul", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L444"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_domul", "callee": "\\str_pad", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L451"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_domul", "callee": "\\ltrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L464"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_domul", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L467"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L492"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L493"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "is_int", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L504"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L505"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "\\intdiv", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L510"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "\\ltrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L514"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L518"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L530"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_dodiv", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L541"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_docmp", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L560"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_docmp", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L561"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_docmp", "callee": "\\strcmp", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L569"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_pad", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L581"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_pad", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L582"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_pad", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L585"}, {"caller_nid": "calculator_nativecalculator_nativecalculator_pad", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\Internal\\Calculator\\NativeCalculator.php", "source_location": "L591"}]}