Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php5652 $locationCount = count($locations); variable
5653 if ($replacePredefinedConstants && $locationCount < 2) {
5656 if ($replaceClassSynopses && $locationCount < 2) {
5659 if ($generateMethodSynopses && $locationCount < 2) {
5662 if ($replaceMethodSynopses && $locationCount < 2) {
5665 if ($verifyManual && $locationCount < 2) {

Completed in 93 milliseconds