php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
safe_bcmp.c File Reference
#include "php.h"
#include <string.h>

Go to the source code of this file.

Functions

PHPAPI int php_safe_bcmp (const zend_string *a, const zend_string *b)
 

Function Documentation

◆ php_safe_bcmp()

PHPAPI int php_safe_bcmp ( const zend_string * a,
const zend_string * b )

Definition at line 26 of file safe_bcmp.c.