Searched defs:ignore (Results 1 – 6 of 6) sorted by relevance
179 function sodium_hex2bin(string $string, string $ignore = ""): string {} argument184 function sodium_base642bin(string $string, int $id, string $ignore = ""): string {} argument
2312 char *ignore = NULL; in PHP_FUNCTION() local2378 char *ignore = NULL; in PHP_FUNCTION() local
633 zend_long conf, ignore = 0L; in PHP_FUNCTION() local
1060 function find_files(string $dir, bool $is_ext_dir = false, bool $ignore = false): void
266 function ldap_escape(string $value, string $ignore = "", int $flags = 0): string {}
1478 uint32_t i, ignore = 0; in zend_do_implement_interface() local
Completed in 43 milliseconds