Home
last modified time | relevance | path

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

/PHP-8.0/ext/sodium/
H A Dlibsodium.stub.php179 function sodium_hex2bin(string $string, string $ignore = ""): string {} argument
184 function sodium_base642bin(string $string, int $id, string $ignore = ""): string {} argument
H A Dlibsodium.c2312 char *ignore = NULL; in PHP_FUNCTION() local
2378 char *ignore = NULL; in PHP_FUNCTION() local
/PHP-8.0/ext/pspell/
H A Dpspell.c633 zend_long conf, ignore = 0L; in PHP_FUNCTION() local
/PHP-8.0/
H A Drun-tests.php1060 function find_files(string $dir, bool $is_ext_dir = false, bool $ignore = false): void
/PHP-8.0/ext/ldap/
H A Dldap.stub.php266 function ldap_escape(string $value, string $ignore = "", int $flags = 0): string {}
/PHP-8.0/Zend/
H A Dzend_inheritance.c1478 uint32_t i, ignore = 0; in zend_do_implement_interface() local

Completed in 66 milliseconds