Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Zephir
Compiler
isExtensionGlobal
Zephir\Compiler::isExtensionGlobal PHP Метод
Документация по классу Compiler
Показать файл
Открыть проект
isExtensionGlobal()
публичный
Метод
Checks if a specific extension global is defined
public
isExtensionGlobal
(
string
$name
) :
boolean
$name
string
Результат
boolean
public function isExtensionGlobal($name) { return isset($this->globals[$name]); }
Compiler
__construct
addClassDefinition
addExternalDependency
addFunction
api
build
buildDev
calculateDependencies
checkDirectory
checkIfPhpized
checkKernelFile
checkKernelFiles
checkRequires
clean
compile
compileParser
createConfigFiles
createProjectFiles
fullClean
generate
generateFunctionInformation
generatePackageDependenciesM4
getClassDefinition
getConfig
getConstant
getCurrentVersion
getExtensionGlobal
getFileSystem
getGccFlags
getGccVersion
getInternalClassDefinition
getLogger
getPhpIncludeDirs
getShortPath
getShortUserPath
init
install
isBundledClass
isBundledInterface
isClass
isConstant
isExtensionGlobal
isInterface
loadConstantsSources
loadExternalClass
preCompile
preCompileHeaders
processAddSources
processCodeInjection
processExtensionGlobals
processExtensionInfo
recursiveDeletePath
recursivePreCompile
recursiveProcess
setExtensionGlobals
stubs
test