Searched refs:restrict (Results 1 – 7 of 7) sorted by relevance
62 DOMXPath::registerPhpFunctions(): Argument #1 ($restrict) must be a callable, function "nonexistent…63 DOMXPath::registerPhpFunctions(): Argument #1 ($restrict) must be of type array|string|null, Closur…66 DOMXPath::registerPhpFunctions(): Argument #1 ($restrict) must be an array with valid callbacks as …67 DOMXPath::registerPhpFunctions(): Argument #1 ($restrict) must be an array containing valid callbac…68 DOMXPath::registerPhpFunctions(): Argument #1 ($restrict) must be an array containing valid callbac…69 DOMXPath::registerPhpFunctions(): Argument #1 ($restrict) must be a valid callback name
72 DOMXPath::registerPhpFunctions(): Argument #1 ($restrict) must be a callable, function "non_existen…73 DOMXPath::registerPhpFunctions(): Argument #1 ($restrict) must be an array with valid callbacks as …
77 typedef restrict void* type48;
168 | ("restrict"|"__restrict"|"__restrict__")828 | "restrict"
1229 public function registerPhpFunctions(string|array|null $restrict = null): void {} argument2165 public function registerPhpFunctions(string|array|null $restrict = null): void {} argument
61 effectively restrict the users of a free program by obtaining a
62 effectively restrict the users of a free program by obtaining a
Completed in 17 milliseconds