Home
last modified time | relevance | path

Searched refs:constMap (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/build/
H A Dgen_stub.php5413 function replacePredefinedConstants(string $targetDirectory, array $constMap, array &$undocumentedC… argument
5468 $stubConstant = $constMap[$manualConstantName] ?? null;
5508 $stubConstant = $constMap[$manualConstantName] ?? null;
5560 $undocumentedConstMap = array_diff_key($constMap, $documentedConstMap);

Completed in 29 milliseconds