Searched defs:double_encode (Results 1 – 2 of 2) sorted by relevance
1095 … *old, size_t oldlen, int all, int flags, const char *hint_charset, bool double_encode, bool quiet) in php_escape_html_entities_ex()1313 bool double_encode = 1; in php_html_entities() local
2112 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
Completed in 36 milliseconds