I already downloaded the source, and I think the code of is_string()
is somewhere in ext/standard/
, but I am not sure.
ext/standard/type.c
You can also find it online:
http://git.php.net/?p=php-src.git&a=search&h=HEAD&st=grep&s=%28is_string%29
Edit to add: You can find different version by replacing the h key with e.g.: h=refs%2Fheads%2FPHP-5.6.31
PHP5 uses fewer macros than PHP7, so it looks more like normal C.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With