Home
last modified time | relevance | path

Searched defs:ignore (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/sodium/
H A Dlibsodium.stub.php226 function sodium_hex2bin(string $string, string $ignore = ""): string {} argument
231 function sodium_base642bin(string $string, int $id, string $ignore = ""): string {} argument
H A Dlibsodium.c2424 char *ignore = NULL; in PHP_FUNCTION() local
2490 char *ignore = NULL; in PHP_FUNCTION() local
/PHP-8.1/ext/pspell/
H A Dpspell.c682 zend_long ignore = 0L; in PHP_FUNCTION() local
/PHP-8.1/ext/ldap/
H A Dldap.stub.php185 function ldap_escape(string $value, string $ignore = "", int $flags = 0): string {}
/PHP-8.1/Zend/
H A Dzend_inheritance.c1676 uint32_t i, ignore = 0; in zend_do_implement_interface() local

Completed in 37 milliseconds