{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "label": "BigInteger.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1"}, {"id": "src_biginteger_biginteger", "label": "BigInteger", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L23"}, {"id": "src_biginteger_biginteger_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L38"}, {"id": "src_biginteger_biginteger_from", "label": ".from()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L46"}, {"id": "src_biginteger_biginteger_frombase", "label": ".fromBase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L71"}, {"id": "src_biginteger_biginteger_fromarbitrarybase", "label": ".fromArbitraryBase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L136"}, {"id": "src_biginteger_biginteger_frombytes", "label": ".fromBytes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L176"}, {"id": "src_biginteger_biginteger_randombits", "label": ".randomBits()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L215"}, {"id": "src_biginteger_biginteger_randomrange", "label": ".randomRange()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L257"}, {"id": "src_biginteger_biginteger_zero", "label": ".zero()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L289"}, {"id": "src_biginteger_biginteger_one", "label": ".one()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L309"}, {"id": "src_biginteger_biginteger_ten", "label": ".ten()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L329"}, {"id": "src_biginteger_biginteger_gcdmultiple", "label": ".gcdMultiple()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L344"}, {"id": "src_biginteger_biginteger_plus", "label": ".plus()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L366"}, {"id": "src_biginteger_biginteger_minus", "label": ".minus()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L390"}, {"id": "src_biginteger_biginteger_multipliedby", "label": ".multipliedBy()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L410"}, {"id": "src_biginteger_biginteger_dividedby", "label": ".dividedBy()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L436"}, {"id": "src_biginteger_biginteger_power", "label": ".power()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L458"}, {"id": "src_biginteger_biginteger_quotient", "label": ".quotient()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L486"}, {"id": "src_biginteger_biginteger_remainder", "label": ".remainder()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L512"}, {"id": "src_biginteger_biginteger_quotientandremainder", "label": ".quotientAndRemainder()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L540"}, {"id": "src_biginteger_biginteger_mod", "label": ".mod()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L568"}, {"id": "src_biginteger_biginteger_modinverse", "label": ".modInverse()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L589"}, {"id": "src_biginteger_biginteger_modpow", "label": ".modPow()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L623"}, {"id": "src_biginteger_biginteger_gcd", "label": ".gcd()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L648"}, {"id": "src_biginteger_biginteger_sqrt", "label": ".sqrt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L672"}, {"id": "src_biginteger_biginteger_abs", "label": ".abs()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L686"}, {"id": "src_biginteger_biginteger_negated", "label": ".negated()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L694"}, {"id": "src_biginteger_biginteger_and", "label": ".and()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L706"}, {"id": "src_biginteger_biginteger_or", "label": ".or()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L720"}, {"id": "src_biginteger_biginteger_xor", "label": ".xor()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L734"}, {"id": "src_biginteger_biginteger_not", "label": ".not()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L744"}, {"id": "src_biginteger_biginteger_shiftedleft", "label": ".shiftedLeft()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L752"}, {"id": "src_biginteger_biginteger_shiftedright", "label": ".shiftedRight()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L768"}, {"id": "src_biginteger_biginteger_getbitlength", "label": ".getBitLength()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L793"}, {"id": "src_biginteger_biginteger_getlowestsetbit", "label": ".getLowestSetBit()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L811"}, {"id": "src_biginteger_biginteger_iseven", "label": ".isEven()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L830"}, {"id": "src_biginteger_biginteger_isodd", "label": ".isOdd()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L838"}, {"id": "src_biginteger_biginteger_testbit", "label": ".testBit()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L852"}, {"id": "src_biginteger_biginteger_compareto", "label": ".compareTo()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L861"}, {"id": "src_biginteger_biginteger_getsign", "label": ".getSign()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L873"}, {"id": "src_biginteger_biginteger_tobiginteger", "label": ".toBigInteger()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L879"}, {"id": "src_biginteger_biginteger_tobigdecimal", "label": ".toBigDecimal()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L885"}, {"id": "src_biginteger_biginteger_tobigrational", "label": ".toBigRational()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L891"}, {"id": "src_biginteger_biginteger_toscale", "label": ".toScale()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L897"}, {"id": "src_biginteger_biginteger_toint", "label": ".toInt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L903"}, {"id": "src_biginteger_biginteger_tofloat", "label": ".toFloat()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L915"}, {"id": "src_biginteger_biginteger_tobase", "label": ".toBase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L928"}, {"id": "src_biginteger_biginteger_toarbitrarybase", "label": ".toArbitraryBase()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L952"}, {"id": "src_biginteger_biginteger_tobytes", "label": ".toBytes()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L985"}, {"id": "src_biginteger_biginteger_tostring", "label": ".__toString()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1026"}, {"id": "src_biginteger_biginteger_serialize", "label": ".__serialize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1039"}, {"id": "src_biginteger_biginteger_unserialize", "label": ".__unserialize()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1054"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "target": "divisionbyzeroexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L7", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "target": "integeroverflowexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L8", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "target": "mathexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L9", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "target": "negativenumberexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L10", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "target": "numberformatexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L11", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "target": "calculator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "target": "override", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_brick_math_src_biginteger_php", "target": "src_biginteger_biginteger", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L23", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L38", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_from", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L46", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_frombase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L71", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_fromarbitrarybase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L136", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_frombytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L176", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_randombits", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L215", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_randomrange", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L257", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L289", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L309", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_ten", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L329", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_gcdmultiple", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L344", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_plus", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L366", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_minus", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L390", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_multipliedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L410", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_dividedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L436", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_power", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L458", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_quotient", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L486", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_remainder", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L512", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_quotientandremainder", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L540", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_mod", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L568", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_modinverse", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L589", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_modpow", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L623", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_gcd", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L648", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_sqrt", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L672", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_abs", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L686", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_negated", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L694", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_and", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L706", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_or", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L720", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_xor", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L734", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_not", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L744", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_shiftedleft", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L752", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_shiftedright", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L768", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_getbitlength", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L793", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_getlowestsetbit", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L811", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_iseven", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L830", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_isodd", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L838", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_testbit", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L852", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_compareto", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L861", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_getsign", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L873", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_tobiginteger", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L879", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_tobigdecimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L885", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_tobigrational", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L891", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_toscale", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L897", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_toint", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L903", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_tofloat", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L915", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_tobase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L928", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_toarbitrarybase", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L952", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_tobytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L985", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_tostring", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1026", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_serialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1039", "weight": 1.0}, {"source": "src_biginteger_biginteger", "target": "src_biginteger_biginteger_unserialize", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1054", "weight": 1.0}, {"source": "src_biginteger_biginteger_from", "target": "src_biginteger_biginteger_tobiginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L49", "weight": 1.0}, {"source": "src_biginteger_biginteger_frombase", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L99", "weight": 1.0}, {"source": "src_biginteger_biginteger_frombytes", "target": "src_biginteger_biginteger_negated", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L195", "weight": 1.0}, {"source": "src_biginteger_biginteger_frombytes", "target": "src_biginteger_biginteger_plus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L195", "weight": 1.0}, {"source": "src_biginteger_biginteger_randombits", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L222", "weight": 1.0}, {"source": "src_biginteger_biginteger_randomrange", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L262", "weight": 1.0}, {"source": "src_biginteger_biginteger_randomrange", "target": "src_biginteger_biginteger_minus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L273", "weight": 1.0}, {"source": "src_biginteger_biginteger_randomrange", "target": "src_biginteger_biginteger_getbitlength", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L274", "weight": 1.0}, {"source": "src_biginteger_biginteger_randomrange", "target": "src_biginteger_biginteger_plus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L281", "weight": 1.0}, {"source": "src_biginteger_biginteger_gcdmultiple", "target": "src_biginteger_biginteger_gcd", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L349", "weight": 1.0}, {"source": "src_biginteger_biginteger_plus", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L368", "weight": 1.0}, {"source": "src_biginteger_biginteger_minus", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L392", "weight": 1.0}, {"source": "src_biginteger_biginteger_multipliedby", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L412", "weight": 1.0}, {"source": "src_biginteger_biginteger_dividedby", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L438", "weight": 1.0}, {"source": "src_biginteger_biginteger_power", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L461", "weight": 1.0}, {"source": "src_biginteger_biginteger_quotient", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L488", "weight": 1.0}, {"source": "src_biginteger_biginteger_remainder", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L514", "weight": 1.0}, {"source": "src_biginteger_biginteger_quotientandremainder", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L542", "weight": 1.0}, {"source": "src_biginteger_biginteger_mod", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L570", "weight": 1.0}, {"source": "src_biginteger_biginteger_modinverse", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L600", "weight": 1.0}, {"source": "src_biginteger_biginteger_modpow", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L625", "weight": 1.0}, {"source": "src_biginteger_biginteger_gcd", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L650", "weight": 1.0}, {"source": "src_biginteger_biginteger_abs", "target": "src_biginteger_biginteger_negated", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L688", "weight": 1.0}, {"source": "src_biginteger_biginteger_and", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L708", "weight": 1.0}, {"source": "src_biginteger_biginteger_or", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L722", "weight": 1.0}, {"source": "src_biginteger_biginteger_xor", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L736", "weight": 1.0}, {"source": "src_biginteger_biginteger_not", "target": "src_biginteger_biginteger_minus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L746", "weight": 1.0}, {"source": "src_biginteger_biginteger_not", "target": "src_biginteger_biginteger_negated", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L746", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedleft", "target": "src_biginteger_biginteger_shiftedright", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L759", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedleft", "target": "src_biginteger_biginteger_multipliedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L762", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedleft", "target": "src_biginteger_biginteger_power", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L762", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedleft", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L762", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedright", "target": "src_biginteger_biginteger_shiftedleft", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L775", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedright", "target": "src_biginteger_biginteger_power", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L778", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedright", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L778", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedright", "target": "src_biginteger_biginteger_quotient", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L781", "weight": 1.0}, {"source": "src_biginteger_biginteger_shiftedright", "target": "src_biginteger_biginteger_dividedby", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L784", "weight": 1.0}, {"source": "src_biginteger_biginteger_getbitlength", "target": "src_biginteger_biginteger_minus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L800", "weight": 1.0}, {"source": "src_biginteger_biginteger_getbitlength", "target": "src_biginteger_biginteger_abs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L800", "weight": 1.0}, {"source": "src_biginteger_biginteger_getbitlength", "target": "src_biginteger_biginteger_tobase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L803", "weight": 1.0}, {"source": "src_biginteger_biginteger_getlowestsetbit", "target": "src_biginteger_biginteger_getbitlength", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L814", "weight": 1.0}, {"source": "src_biginteger_biginteger_getlowestsetbit", "target": "src_biginteger_biginteger_isodd", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L817", "weight": 1.0}, {"source": "src_biginteger_biginteger_getlowestsetbit", "target": "src_biginteger_biginteger_shiftedright", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L821", "weight": 1.0}, {"source": "src_biginteger_biginteger_testbit", "target": "src_biginteger_biginteger_isodd", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L858", "weight": 1.0}, {"source": "src_biginteger_biginteger_testbit", "target": "src_biginteger_biginteger_shiftedright", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L858", "weight": 1.0}, {"source": "src_biginteger_biginteger_tobigrational", "target": "src_biginteger_biginteger", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L894", "weight": 1.0}, {"source": "src_biginteger_biginteger_toscale", "target": "src_biginteger_biginteger_tobigdecimal", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L900", "weight": 1.0}, {"source": "src_biginteger_biginteger_tobytes", "target": "src_biginteger_biginteger_tobase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L991", "weight": 1.0}, {"source": "src_biginteger_biginteger_tobytes", "target": "src_biginteger_biginteger_abs", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L991", "weight": 1.0}, {"source": "src_biginteger_biginteger_tobytes", "target": "src_biginteger_biginteger_plus", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1005", "weight": 1.0}], "raw_calls": [{"caller_nid": "src_biginteger_biginteger_frombase", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L78"}, {"caller_nid": "src_biginteger_biginteger_frombase", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L83"}, {"caller_nid": "src_biginteger_biginteger_frombase", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L86"}, {"caller_nid": "src_biginteger_biginteger_frombase", "callee": "\\ltrim", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L95"}, {"caller_nid": "src_biginteger_biginteger_frombase", "callee": "\\substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L107"}, {"caller_nid": "src_biginteger_biginteger_frombase", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L109"}, {"caller_nid": "src_biginteger_biginteger_frombase", "callee": "\\strtolower", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L109"}, {"caller_nid": "src_biginteger_biginteger_frombase", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L110"}, {"caller_nid": "src_biginteger_biginteger_frombase", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L118"}, {"caller_nid": "src_biginteger_biginteger_fromarbitrarybase", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L142"}, {"caller_nid": "src_biginteger_biginteger_fromarbitrarybase", "callee": "\\preg_quote", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L148"}, {"caller_nid": "src_biginteger_biginteger_fromarbitrarybase", "callee": "\\preg_match", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L150"}, {"caller_nid": "src_biginteger_biginteger_fromarbitrarybase", "callee": "NumberFormatException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L151"}, {"caller_nid": "src_biginteger_biginteger_fromarbitrarybase", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L154"}, {"caller_nid": "src_biginteger_biginteger_frombytes", "callee": "\\ord", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L185"}, {"caller_nid": "src_biginteger_biginteger_frombytes", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L192"}, {"caller_nid": "src_biginteger_biginteger_frombytes", "callee": "\\bin2hex", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L192"}, {"caller_nid": "src_biginteger_biginteger_randombits", "callee": "random_bytes", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L226"}, {"caller_nid": "src_biginteger_biginteger_randombits", "callee": "\\intdiv", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L230"}, {"caller_nid": "src_biginteger_biginteger_randombits", "callee": "\\chr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L233"}, {"caller_nid": "src_biginteger_biginteger_randombits", "callee": "$randomBytesGenerator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L235"}, {"caller_nid": "src_biginteger_biginteger_randombits", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L238"}, {"caller_nid": "src_biginteger_biginteger_randomrange", "callee": "isGreaterThan", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L265"}, {"caller_nid": "src_biginteger_biginteger_randomrange", "callee": "isEqualTo", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L269"}, {"caller_nid": "src_biginteger_biginteger_randomrange", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L278"}, {"caller_nid": "src_biginteger_biginteger_randomrange", "callee": "isGreaterThan", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L279"}, {"caller_nid": "src_biginteger_biginteger_gcdmultiple", "callee": "isEqualTo", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L351"}, {"caller_nid": "src_biginteger_biginteger_plus", "callee": "add", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L378"}, {"caller_nid": "src_biginteger_biginteger_plus", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L378"}, {"caller_nid": "src_biginteger_biginteger_minus", "callee": "sub", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L398"}, {"caller_nid": "src_biginteger_biginteger_minus", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L398"}, {"caller_nid": "src_biginteger_biginteger_multipliedby", "callee": "mul", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L422"}, {"caller_nid": "src_biginteger_biginteger_multipliedby", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L422"}, {"caller_nid": "src_biginteger_biginteger_dividedby", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L445"}, {"caller_nid": "src_biginteger_biginteger_dividedby", "callee": "divRound", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L448"}, {"caller_nid": "src_biginteger_biginteger_dividedby", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L448"}, {"caller_nid": "src_biginteger_biginteger_power", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L469"}, {"caller_nid": "src_biginteger_biginteger_power", "callee": "pow", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L476"}, {"caller_nid": "src_biginteger_biginteger_power", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L476"}, {"caller_nid": "src_biginteger_biginteger_quotient", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L495"}, {"caller_nid": "src_biginteger_biginteger_quotient", "callee": "divQ", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L498"}, {"caller_nid": "src_biginteger_biginteger_quotient", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L498"}, {"caller_nid": "src_biginteger_biginteger_remainder", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L521"}, {"caller_nid": "src_biginteger_biginteger_remainder", "callee": "divR", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L524"}, {"caller_nid": "src_biginteger_biginteger_remainder", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L524"}, {"caller_nid": "src_biginteger_biginteger_quotientandremainder", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L545"}, {"caller_nid": "src_biginteger_biginteger_quotientandremainder", "callee": "divQR", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L548"}, {"caller_nid": "src_biginteger_biginteger_quotientandremainder", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L548"}, {"caller_nid": "src_biginteger_biginteger_mod", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L573"}, {"caller_nid": "src_biginteger_biginteger_mod", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L576"}, {"caller_nid": "src_biginteger_biginteger_modinverse", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L592"}, {"caller_nid": "src_biginteger_biginteger_modinverse", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L595"}, {"caller_nid": "src_biginteger_biginteger_modinverse", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L603"}, {"caller_nid": "src_biginteger_biginteger_modpow", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L628"}, {"caller_nid": "src_biginteger_biginteger_modpow", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L628"}, {"caller_nid": "src_biginteger_biginteger_modpow", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L628"}, {"caller_nid": "src_biginteger_biginteger_modpow", "callee": "isZero", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L632"}, {"caller_nid": "src_biginteger_biginteger_modpow", "callee": "DivisionByZeroException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L633"}, {"caller_nid": "src_biginteger_biginteger_modpow", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L636"}, {"caller_nid": "src_biginteger_biginteger_gcd", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L660"}, {"caller_nid": "src_biginteger_biginteger_sqrt", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L678"}, {"caller_nid": "src_biginteger_biginteger_abs", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L688"}, {"caller_nid": "src_biginteger_biginteger_negated", "callee": "neg", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L696"}, {"caller_nid": "src_biginteger_biginteger_negated", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L696"}, {"caller_nid": "src_biginteger_biginteger_and", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L710"}, {"caller_nid": "src_biginteger_biginteger_or", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L724"}, {"caller_nid": "src_biginteger_biginteger_xor", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L738"}, {"caller_nid": "src_biginteger_biginteger_shiftedright", "callee": "isPositiveOrZero", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L780"}, {"caller_nid": "src_biginteger_biginteger_getbitlength", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L799"}, {"caller_nid": "src_biginteger_biginteger_getbitlength", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L803"}, {"caller_nid": "src_biginteger_biginteger_iseven", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L832"}, {"caller_nid": "src_biginteger_biginteger_isodd", "callee": "\\in_array", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L840"}, {"caller_nid": "src_biginteger_biginteger_compareto", "callee": "BigNumber", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L864"}, {"caller_nid": "src_biginteger_biginteger_compareto", "callee": "cmp", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L867"}, {"caller_nid": "src_biginteger_biginteger_compareto", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L867"}, {"caller_nid": "src_biginteger_biginteger_tobigdecimal", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L888"}, {"caller_nid": "src_biginteger_biginteger_tobigrational", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L894"}, {"caller_nid": "src_biginteger_biginteger_toint", "callee": "IntegerOverflowException", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L909"}, {"caller_nid": "src_biginteger_biginteger_tobase", "callee": "\\sprintf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L935"}, {"caller_nid": "src_biginteger_biginteger_tobase", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L938"}, {"caller_nid": "src_biginteger_biginteger_toarbitrarybase", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L954"}, {"caller_nid": "src_biginteger_biginteger_toarbitrarybase", "callee": "Calculator", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L964"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L987"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L993"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L997"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "isNegative", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1000"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "\\hex2bin", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1001"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1002"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "\\bin2hex", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1004"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1005"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "\\strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1007"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "\\str_repeat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1010"}, {"caller_nid": "src_biginteger_biginteger_tobytes", "callee": "\\hex2bin", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1023"}, {"caller_nid": "src_biginteger_biginteger_unserialize", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\brick\\math\\src\\BigInteger.php", "source_location": "L1056"}]}