Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php6051 $locationCount = count($locations); variable
6052 if ($replacePredefinedConstants && $locationCount < 2) {
6055 if ($replaceClassSynopses && $locationCount < 2) {
6058 if ($generateMethodSynopses && $locationCount < 2) {
6061 if ($replaceMethodSynopses && $locationCount < 2) {
6064 if ($verifyManual && $locationCount < 2) {

Completed in 17 milliseconds