FreeBSD Bugzilla – Attachment 179206 Details for
Bug 211144
New port: devel/zephir Language for creating C-extensions in PHP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
zephir shar v0.9.6
zephir.shar (text/plain), 99.87 KB, created by
joshruehlig
on 2017-01-22 06:49:52 UTC
(
hide
)
Description:
zephir shar v0.9.6
Filename:
MIME Type:
Creator:
joshruehlig
Created:
2017-01-22 06:49:52 UTC
Size:
99.87 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># zephir ># zephir/pkg-plist ># zephir/Makefile ># zephir/distinfo ># zephir/pkg-descr ># >echo c - zephir >mkdir -p zephir > /dev/null 2>&1 >echo x - zephir/pkg-plist >sed 's/^X//' >zephir/pkg-plist << '95b0086266cb0e2403729b35b332391c' >Xbin/zephir >Xlib/zephir-%%PORTVERSION%%/CONTRIBUTING.md >Xlib/zephir-%%PORTVERSION%%/LICENSE >Xlib/zephir-%%PORTVERSION%%/Library/AliasManager.php >Xlib/zephir-%%PORTVERSION%%/Library/Backends/ZendEngine2/Backend.php >Xlib/zephir-%%PORTVERSION%%/Library/Backends/ZendEngine2/FcallManager.php >Xlib/zephir-%%PORTVERSION%%/Library/Backends/ZendEngine2/StringsManager.php >Xlib/zephir-%%PORTVERSION%%/Library/Backends/ZendEngine3/Backend.php >Xlib/zephir-%%PORTVERSION%%/Library/Backends/ZendEngine3/FcallManager.php >Xlib/zephir-%%PORTVERSION%%/Library/Backends/ZendEngine3/StringsManager.php >Xlib/zephir-%%PORTVERSION%%/Library/BaseBackend.php >Xlib/zephir-%%PORTVERSION%%/Library/Bootstrap.php >Xlib/zephir-%%PORTVERSION%%/Library/Branch.php >Xlib/zephir-%%PORTVERSION%%/Library/BranchGraph.php >Xlib/zephir-%%PORTVERSION%%/Library/BranchGraphNode.php >Xlib/zephir-%%PORTVERSION%%/Library/BranchManager.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/FunctionCallBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/LiteralBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Operators/AbstractOperatorBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Operators/BinaryOperatorBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Operators/CastOperatorBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Operators/NewInstanceOperatorBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Operators/TypeOfOperatorBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Operators/UnaryOperatorBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/ParameterBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/RawExpressionBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Statements/AbstractStatementBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Statements/IfStatementBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Statements/LetStatementBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Statements/ReturnStatementBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/Statements/ThrowStatementBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/StatementsBlockBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Builder/VariableBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Cache/ClassEntryCache.php >Xlib/zephir-%%PORTVERSION%%/Library/Cache/FunctionCache.php >Xlib/zephir-%%PORTVERSION%%/Library/Cache/MethodCache.php >Xlib/zephir-%%PORTVERSION%%/Library/Cache/SlotsCache.php >Xlib/zephir-%%PORTVERSION%%/Library/Cache/StaticMethodCache.php >Xlib/zephir-%%PORTVERSION%%/Library/CacheManager.php >Xlib/zephir-%%PORTVERSION%%/Library/Call.php >Xlib/zephir-%%PORTVERSION%%/Library/ClassConstant.php >Xlib/zephir-%%PORTVERSION%%/Library/ClassDefinition.php >Xlib/zephir-%%PORTVERSION%%/Library/ClassDefinitionRuntime.php >Xlib/zephir-%%PORTVERSION%%/Library/ClassMethod.php >Xlib/zephir-%%PORTVERSION%%/Library/ClassMethodParameters.php >Xlib/zephir-%%PORTVERSION%%/Library/ClassProperty.php >Xlib/zephir-%%PORTVERSION%%/Library/Code/Builder/Struct.php >Xlib/zephir-%%PORTVERSION%%/Library/CodePrinter.php >Xlib/zephir-%%PORTVERSION%%/Library/Color.php >Xlib/zephir-%%PORTVERSION%%/Library/CommandArgumentParser.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandAbstract.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandApi.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandBuild.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandBuildDev.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandClean.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandCompile.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandFullClean.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandGenerate.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandHelp.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandInitialize.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandInstall.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandInterface.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandStubs.php >Xlib/zephir-%%PORTVERSION%%/Library/Commands/CommandVersion.php >Xlib/zephir-%%PORTVERSION%%/Library/CompilationContext.php >Xlib/zephir-%%PORTVERSION%%/Library/CompiledExpression.php >Xlib/zephir-%%PORTVERSION%%/Library/Compiler.php >Xlib/zephir-%%PORTVERSION%%/Library/Compiler/FileInterface.php >Xlib/zephir-%%PORTVERSION%%/Library/CompilerException.php >Xlib/zephir-%%PORTVERSION%%/Library/CompilerFile.php >Xlib/zephir-%%PORTVERSION%%/Library/CompilerFileAnonymous.php >Xlib/zephir-%%PORTVERSION%%/Library/Config.php >Xlib/zephir-%%PORTVERSION%%/Library/ConfigException.php >Xlib/zephir-%%PORTVERSION%%/Library/DependencyMap.php >Xlib/zephir-%%PORTVERSION%%/Library/Detectors/ForValueUseDetector.php >Xlib/zephir-%%PORTVERSION%%/Library/Detectors/ReadDetector.php >Xlib/zephir-%%PORTVERSION%%/Library/Detectors/WriteDetector.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/AbstractFile.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/Annotation.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/Annotation/Link.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/Annotation/ReturnAnnotation.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/Annotation/See.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/Docblock.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/DocblockParser.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/File/ClassFile.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/File/ClassesFile.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/File/IndexFile.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/File/NamespaceFile.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/File/NamespacesFile.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/File/Sitemap.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/File/SourceFile.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/NamespaceAccessor.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/NamespaceHelper.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/Template.php >Xlib/zephir-%%PORTVERSION%%/Library/Documentation/Theme.php >Xlib/zephir-%%PORTVERSION%%/Library/EventsManager.php >Xlib/zephir-%%PORTVERSION%%/Library/Exception.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/AbstractBuilder.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/BuilderFactory.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Factory/OperatorsFactory.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Factory/StatementsFactory.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Operators/AbstractOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Operators/AssignPropertyOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Operators/AssignVariableOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Operators/BinaryOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Operators/RawOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Operators/UnaryOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/RawExpression.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Statements/AbstractStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Statements/CallFunctionStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Statements/CallMethodStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Statements/CallStaticStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Statements/IfStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Statements/LetStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Statements/RawStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Builder/Statements/StatementsBlock.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Closure.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/ClosureArrow.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Constants.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/NativeArray.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/NativeArrayAccess.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/PropertyAccess.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/PropertyDynamicAccess.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/Reference.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/StaticConstantAccess.php >Xlib/zephir-%%PORTVERSION%%/Library/Expression/StaticPropertyAccess.php >Xlib/zephir-%%PORTVERSION%%/Library/FileSystem/Apc.php >Xlib/zephir-%%PORTVERSION%%/Library/FileSystem/HardDisk.php >Xlib/zephir-%%PORTVERSION%%/Library/FileSystem/Redis.php >Xlib/zephir-%%PORTVERSION%%/Library/FunctionCall.php >Xlib/zephir-%%PORTVERSION%%/Library/FunctionDefinition.php >Xlib/zephir-%%PORTVERSION%%/Library/GlobalConstant.php >Xlib/zephir-%%PORTVERSION%%/Library/HeadersManager.php >Xlib/zephir-%%PORTVERSION%%/Library/LiteralCompiledExpression.php >Xlib/zephir-%%PORTVERSION%%/Library/Loader.php >Xlib/zephir-%%PORTVERSION%%/Library/Logger.php >Xlib/zephir-%%PORTVERSION%%/Library/MethodCall.php >Xlib/zephir-%%PORTVERSION%%/Library/MethodCallWarmUp.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Arithmetical/AddOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Arithmetical/ArithmeticalBaseOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Arithmetical/DivOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Arithmetical/ModOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Arithmetical/MulOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Arithmetical/SubOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/BaseOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Bitwise/BitwiseAndOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Bitwise/BitwiseBaseOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Bitwise/BitwiseNotOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Bitwise/BitwiseOrOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Bitwise/BitwiseXorOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Bitwise/ShiftLeftOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Bitwise/ShiftRightOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/ComparisonBaseOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/EqualsOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/GreaterEqualOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/GreaterOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/IdenticalOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/LessEqualOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/LessOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/NotEqualsOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Comparison/NotIdenticalOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Logical/AndOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Logical/LogicalBaseOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Logical/OrOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/CastOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/CloneOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/ConcatOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/EmptyOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/FetchOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/InstanceOfOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/IssetOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/LikelyOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/NewInstanceOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/NewInstanceTypeOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/RangeExclusiveOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/RangeInclusiveOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/RequireOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/ShortTernaryOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/TernaryOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/TypeOfOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Other/UnlikelyOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Unary/MinusOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Unary/NotOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Operators/Unary/PlusOperator.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/EvalExpression.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ACosOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ASinOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/AddcslashesOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/AddslashesOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ArrayKeyExistsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ArrayKeysOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ArrayMergeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/BasenameOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CallUserFuncArrayOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CallUserFuncOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CamelizeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CeilOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ClassExistsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CompareMtimeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CosOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CountOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/Crc32Optimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CreateArrayOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CreateInstanceOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CreateInstanceParamsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/CreateSymbolTableOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/DieOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/DoublevalOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/EndsWithOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/EvalOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ExitOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ExplodeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FcloseOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FeofOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FileExistsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FileGetContentsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FilePutContentsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FilemtimeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FloorOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FunctionExistsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/FwriteOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/GetCalledClassOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/GetClassLowerOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/GetClassNsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/GetClassOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/GetNsClassOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/GettypeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/GlobalsGetOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/GlobalsSetOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/HashEqualsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ImplodeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/InArrayOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/InterfaceExistsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IntvalOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsArrayOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsBoolOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsCallableOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsIntOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsNullOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsNumericOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsObjectOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsPhpVersionOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsPrivateProperty.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsResourceOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsScalarOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/IsStringOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/JoinOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/JsonDecodeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/JsonEncodeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/LdexpOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/LtrimOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/Md5Optimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/MemstrOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/MergeAppendOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/MethodExistsOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/MicrotimeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/MtRandOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/NextOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/ObStart.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/PowOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/PregMatchAllOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/PregMatchOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/PrepareVirtualPathOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/RoundOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/RtrimOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/SinOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/SqrtOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StartsWithOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StrReplaceOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StripcslashesOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StripslashesOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StrlenOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StrposOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StrtokOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StrtolowerOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/StrtoupperOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/SubstrOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/TanOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/TimeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/TrimOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/UcfirstOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/UncamelizeOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/UniqueKeyOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/UniquePathKeyOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/VarDumpOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/FunctionCall/VarExportOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/IsTypeOptimizerAbstract.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/MathOptimizer.php >Xlib/zephir-%%PORTVERSION%%/Library/Optimizers/OptimizerAbstract.php >Xlib/zephir-%%PORTVERSION%%/Library/ParseException.php >Xlib/zephir-%%PORTVERSION%%/Library/Passes/CallGathererPass.php >Xlib/zephir-%%PORTVERSION%%/Library/Passes/LocalContextPass.php >Xlib/zephir-%%PORTVERSION%%/Library/Passes/LoopBreakPass.php >Xlib/zephir-%%PORTVERSION%%/Library/Passes/MutateGathererPass.php >Xlib/zephir-%%PORTVERSION%%/Library/Passes/SkipVariantInit.php >Xlib/zephir-%%PORTVERSION%%/Library/Passes/StaticTypeInference.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/BreakStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/ContinueStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/DeclareStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/DoWhileStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/EchoStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/ForStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/IfStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ArrayIndex.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ArrayIndexAppend.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/Decr.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ExportSymbol.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ExportSymbolString.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/Incr.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ObjectDynamicProperty.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ObjectDynamicStringProperty.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ObjectProperty.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ObjectPropertyAppend.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ObjectPropertyArrayIndex.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ObjectPropertyArrayIndexAppend.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ObjectPropertyDecr.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/ObjectPropertyIncr.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/StaticProperty.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/StaticPropertyAppend.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/StaticPropertyArrayIndex.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/StaticPropertyArrayIndexAppend.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/Variable.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/Let/VariableAppend.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/LetStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/LoopStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/RequireStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/ReturnStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/StatementAbstract.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/SwitchStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/ThrowStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/TryCatchStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/UnsetStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/Statements/WhileStatement.php >Xlib/zephir-%%PORTVERSION%%/Library/StatementsBlock.php >Xlib/zephir-%%PORTVERSION%%/Library/StaticCall.php >Xlib/zephir-%%PORTVERSION%%/Library/StringsManager.php >Xlib/zephir-%%PORTVERSION%%/Library/Stubs/DocBlock.php >Xlib/zephir-%%PORTVERSION%%/Library/Stubs/Generator.php >Xlib/zephir-%%PORTVERSION%%/Library/Stubs/MethodDocBlock.php >Xlib/zephir-%%PORTVERSION%%/Library/SymbolTable.php >Xlib/zephir-%%PORTVERSION%%/Library/Types.php >Xlib/zephir-%%PORTVERSION%%/Library/Types/AbstractType.php >Xlib/zephir-%%PORTVERSION%%/Library/Types/ArrayType.php >Xlib/zephir-%%PORTVERSION%%/Library/Types/CharType.php >Xlib/zephir-%%PORTVERSION%%/Library/Types/DoubleType.php >Xlib/zephir-%%PORTVERSION%%/Library/Types/IntType.php >Xlib/zephir-%%PORTVERSION%%/Library/Types/IstringType.php >Xlib/zephir-%%PORTVERSION%%/Library/Types/StringType.php >Xlib/zephir-%%PORTVERSION%%/Library/Utils.php >Xlib/zephir-%%PORTVERSION%%/Library/Variable.php >Xlib/zephir-%%PORTVERSION%%/README.md >Xlib/zephir-%%PORTVERSION%%/WINDOWS.md >Xlib/zephir-%%PORTVERSION%%/appveyor.yml >Xlib/zephir-%%PORTVERSION%%/bin/bash_completion >Xlib/zephir-%%PORTVERSION%%/bin/zephir >Xlib/zephir-%%PORTVERSION%%/bin/zephir.bak >Xlib/zephir-%%PORTVERSION%%/bin/zephir.bat >Xlib/zephir-%%PORTVERSION%%/bootstrap.php >Xlib/zephir-%%PORTVERSION%%/compiler.php >Xlib/zephir-%%PORTVERSION%%/composer.json >Xlib/zephir-%%PORTVERSION%%/config.json >Xlib/zephir-%%PORTVERSION%%/ext/.gitignore >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/0__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/0__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/1__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/1__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/2__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/2__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/3__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/3__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/4__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/4__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/5__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/5__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/6__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/6__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/7__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/7__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/8__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/8__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/9__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/9__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/arithmetic.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/arithmetic.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/arrayobject.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/arrayobject.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/assign.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/assign.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/bench/foo.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/bench/foo.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/bitwise.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/bitwise.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/branchprediction.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/branchprediction.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/builtin/arraymethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/builtin/arraymethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/builtin/charmethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/builtin/charmethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/builtin/intmethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/builtin/intmethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/builtin/stringmethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/builtin/stringmethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/cast.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/cast.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/cblock.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/cblock.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/chars.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/chars.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/closures.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/closures.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/compare.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/compare.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/concat.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/concat.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constants.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constants.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constantsinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constantsinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constantsinterfacea.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constantsinterfacea.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constantsinterfaceb.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constantsinterfaceb.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constantsparent.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/constantsparent.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/declaretest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/declaretest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/diinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/diinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/echoes.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/echoes.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/emptytest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/emptytest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/evaltest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/evaltest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/exceptions.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/exceptions.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/exists.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/exists.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/exitdie.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/exitdie.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/extendedinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/extendedinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/factorial.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/factorial.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fannkuch.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fannkuch.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fasta.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fasta.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fcall.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fcall.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fetchtest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fetchtest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fibonnaci.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fibonnaci.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/flow.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/flow.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fortytwo.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/fortytwo.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/functional.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/functional.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/geometry.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/geometry.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/globals.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/globals.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/instanceoff.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/instanceoff.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/internalclasses.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/internalclasses.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/internalinterfaces.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/internalinterfaces.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/issettest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/issettest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/issues.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/issues.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/json.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/json.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/logical.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/logical.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/mcall.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/mcall.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/mcallchained.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/mcallchained.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/mcalldynamic.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/mcalldynamic.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/mcallinternal.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/mcallinternal.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/methodabstract.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/methodabstract.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/methodargs.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/methodargs.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/methodinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/methodinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/nativearray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/nativearray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/abstractclass.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/abstractclass.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/constantsinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/constantsinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/deprecatedmethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/deprecatedmethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/dynamicprop.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/dynamicprop.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/db/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/db/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/db/query/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/db/query/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/db/query/placeholder/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/db/query/placeholder/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/arrayobject.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/arrayobject.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/directoryiterator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/directoryiterator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/doublylinkedlist.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/doublylinkedlist.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/fileinfo.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/fileinfo.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/fileobject.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/fileobject.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/filesystemiterator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/filesystemiterator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/fixedarray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/fixedarray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/globiterator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/globiterator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/heap.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/heap.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/maxheap.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/maxheap.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/minheap.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/minheap.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/priorityqueue.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/priorityqueue.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/queue.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/queue.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/recursivedirectoryiterator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/recursivedirectoryiterator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/stack.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/stack.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/tempfileobject.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extend/spl/tempfileobject.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extendpdoclass.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/extendpdoclass.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/ooconstruct.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/ooconstruct.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/ooconstructparams.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/ooconstructparams.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/oodynamica.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/oodynamica.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/oodynamicb.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/oodynamicb.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/oonativeimplements.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/oonativeimplements.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/oonoconstruct.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/oonoconstruct.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/ooparams.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/ooparams.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/param.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/param.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/propertyaccess.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/oo/propertyaccess.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/ooimpl/abeginning.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/ooimpl/abeginning.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/ooimpl/zbeginning.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/ooimpl/zbeginning.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/operator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/operator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/acos.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/acos.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/arraymerge.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/arraymerge.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/asin.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/asin.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/cos.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/cos.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/createarray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/createarray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/isscalar.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/isscalar.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/ldexp.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/ldexp.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/sin.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/sin.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/sqrt.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/sqrt.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/strreplace.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/strreplace.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/substr.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/substr.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/tan.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/optimizers/tan.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/pdostatement.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/pdostatement.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/pregmatch.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/pregmatch.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/extendspublicproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/extendspublicproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/privateproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/privateproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/propertyarray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/propertyarray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/protectedproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/protectedproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/publicproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/publicproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/staticpropertyarray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/staticpropertyarray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/staticprotectedproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/staticprotectedproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/staticpublicproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/properties/staticpublicproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/quantum.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/quantum.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/range.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/range.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/references.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/references.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/regexdna.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/regexdna.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/requires.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/requires.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/resourcetest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/resourcetest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/returns.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/returns.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/router.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/router.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/router/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/router/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/router/route.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/router/route.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scall.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scall.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scalldynamic.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scalldynamic.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scallexternal.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scallexternal.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scallparent.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scallparent.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scope.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/scope.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/sort.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/sort.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/spectralnorm.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/spectralnorm.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/spropertyaccess.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/spropertyaccess.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/statements.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/statements.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/strings.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/strings.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/ternary.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/ternary.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/testinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/testinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/trytest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/trytest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/typeinstances.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/typeinstances.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/typeoff.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/typeoff.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/unknownclass.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/unknownclass.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/unsettest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/unsettest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/usetest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/usetest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/vars.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_2/vars.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/0__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/0__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/1__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/1__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/2__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/2__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/3__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/3__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/4__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/4__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/5__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/5__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/6__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/6__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/7__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/7__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/8__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/8__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/9__closure.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/9__closure.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/arithmetic.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/arithmetic.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/arrayobject.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/arrayobject.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/assign.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/assign.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/bench/foo.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/bench/foo.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/bitwise.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/bitwise.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/branchprediction.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/branchprediction.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/builtin/arraymethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/builtin/arraymethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/builtin/charmethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/builtin/charmethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/builtin/intmethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/builtin/intmethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/builtin/stringmethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/builtin/stringmethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/cast.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/cast.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/cblock.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/cblock.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/chars.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/chars.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/closures.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/closures.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/compare.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/compare.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/concat.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/concat.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constants.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constants.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constantsinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constantsinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constantsinterfacea.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constantsinterfacea.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constantsinterfaceb.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constantsinterfaceb.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constantsparent.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/constantsparent.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/declaretest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/declaretest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/diinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/diinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/echoes.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/echoes.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/emptytest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/emptytest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/evaltest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/evaltest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/exceptions.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/exceptions.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/exists.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/exists.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/exitdie.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/exitdie.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/extendedinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/extendedinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/factorial.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/factorial.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fannkuch.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fannkuch.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fasta.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fasta.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fcall.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fcall.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fetchtest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fetchtest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fibonnaci.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fibonnaci.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/flow.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/flow.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fortytwo.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/fortytwo.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/functional.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/functional.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/geometry.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/geometry.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/globals.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/globals.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/instanceoff.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/instanceoff.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/internalclasses.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/internalclasses.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/internalinterfaces.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/internalinterfaces.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/issettest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/issettest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/issues.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/issues.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/json.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/json.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/logical.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/logical.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/mcall.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/mcall.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/mcallchained.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/mcallchained.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/mcalldynamic.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/mcalldynamic.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/mcallinternal.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/mcallinternal.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/methodabstract.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/methodabstract.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/methodargs.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/methodargs.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/methodinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/methodinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/nativearray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/nativearray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/abstractclass.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/abstractclass.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/constantsinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/constantsinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/deprecatedmethods.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/deprecatedmethods.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/dynamicprop.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/dynamicprop.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/db/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/db/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/db/query/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/db/query/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/db/query/placeholder/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/db/query/placeholder/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/arrayobject.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/arrayobject.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/directoryiterator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/directoryiterator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/doublylinkedlist.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/doublylinkedlist.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/fileinfo.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/fileinfo.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/fileobject.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/fileobject.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/filesystemiterator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/filesystemiterator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/fixedarray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/fixedarray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/globiterator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/globiterator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/heap.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/heap.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/maxheap.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/maxheap.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/minheap.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/minheap.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/priorityqueue.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/priorityqueue.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/queue.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/queue.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/recursivedirectoryiterator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/recursivedirectoryiterator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/stack.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/stack.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/tempfileobject.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extend/spl/tempfileobject.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extendpdoclass.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/extendpdoclass.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/ooconstruct.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/ooconstruct.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/ooconstructparams.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/ooconstructparams.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/oodynamica.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/oodynamica.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/oodynamicb.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/oodynamicb.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/oonativeimplements.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/oonativeimplements.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/oonoconstruct.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/oonoconstruct.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/ooparams.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/ooparams.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/param.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/param.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/propertyaccess.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/oo/propertyaccess.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/ooimpl/abeginning.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/ooimpl/abeginning.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/ooimpl/zbeginning.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/ooimpl/zbeginning.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/operator.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/operator.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/acos.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/acos.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/arraymerge.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/arraymerge.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/asin.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/asin.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/cos.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/cos.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/createarray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/createarray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/isscalar.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/isscalar.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/ldexp.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/ldexp.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/sin.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/sin.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/sqrt.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/sqrt.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/strreplace.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/strreplace.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/substr.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/substr.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/tan.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/optimizers/tan.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/pdostatement.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/pdostatement.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/pregmatch.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/pregmatch.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/extendspublicproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/extendspublicproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/privateproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/privateproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/propertyarray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/propertyarray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/protectedproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/protectedproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/publicproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/publicproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/staticpropertyarray.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/staticpropertyarray.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/staticprotectedproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/staticprotectedproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/staticpublicproperties.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/properties/staticpublicproperties.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/quantum.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/quantum.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/range.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/range.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/references.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/references.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/regexdna.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/regexdna.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/requires.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/requires.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/resourcetest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/resourcetest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/returns.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/returns.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/router.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/router.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/router/exception.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/router/exception.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/router/route.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/router/route.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scall.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scall.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scalldynamic.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scalldynamic.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scallexternal.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scallexternal.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scallparent.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scallparent.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scope.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/scope.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/sort.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/sort.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/spectralnorm.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/spectralnorm.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/spropertyaccess.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/spropertyaccess.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/statements.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/statements.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/strings.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/strings.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/ternary.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/ternary.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/testinterface.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/testinterface.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/trytest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/trytest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/typeinstances.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/typeinstances.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/typeoff.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/typeoff.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/unknownclass.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/unknownclass.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/unsettest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/unsettest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/usetest.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/usetest.zep.h >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/vars.zep.c >Xlib/zephir-%%PORTVERSION%%/generated/ZendEngine_3/vars.zep.h >Xlib/zephir-%%PORTVERSION%%/id_rsa.enc >Xlib/zephir-%%PORTVERSION%%/install >Xlib/zephir-%%PORTVERSION%%/install-nosudo >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/README.md >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/array.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/array.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/assert.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/assert.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/backtrace.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/backtrace.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/concat.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/concat.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/debug.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/debug.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/exception.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/exception.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/exit.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/exit.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/extended/array.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/extended/array.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/extended/fcall.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/extended/fcall.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/fcall.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/fcall.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/file.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/file.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/filter.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/filter.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/globals.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/hash.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/hash.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/iterator.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/iterator.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/main.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/main.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/math.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/math.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/memory.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/memory.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/object.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/object.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/operators.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/operators.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/output.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/output.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/persistent.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/persistent.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/require.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/require.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/session.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/session.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/string.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/string.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/time.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/time.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/variables.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine2/variables.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/README.md >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/array.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/array.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/assert.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/assert.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/backtrace.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/backtrace.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/debug.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/debug.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/exception.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/exception.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/exit.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/exit.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/extended/array.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/extended/array.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/extended/fcall.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/extended/fcall.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/fcall.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/fcall.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/file.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/file.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/filter.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/filter.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/globals.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/hash.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/hash.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/iterator.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/iterator.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/main.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/main.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/math.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/math.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/memory.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/memory.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/object.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/object.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/operators.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/operators.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/output.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/output.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/persistent.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/persistent.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/require.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/require.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/session.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/session.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/string.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/string.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/time.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/time.h >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/variables.c >Xlib/zephir-%%PORTVERSION%%/kernels/ZendEngine3/variables.h >Xlib/zephir-%%PORTVERSION%%/parser/config.m4 >Xlib/zephir-%%PORTVERSION%%/parser/config.w32 >Xlib/zephir-%%PORTVERSION%%/parser/parser/base.c >Xlib/zephir-%%PORTVERSION%%/parser/parser/build_linux.sh >Xlib/zephir-%%PORTVERSION%%/parser/parser/build_win32.bat >Xlib/zephir-%%PORTVERSION%%/parser/parser/lemon.c >Xlib/zephir-%%PORTVERSION%%/parser/parser/lempar.c >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.h >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.php5.c >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.php5.h >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.php5.inc.h >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.php5.lemon >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.php7.c >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.php7.h >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.php7.inc.h >Xlib/zephir-%%PORTVERSION%%/parser/parser/parser.php7.lemon >Xlib/zephir-%%PORTVERSION%%/parser/parser/scanner.h >Xlib/zephir-%%PORTVERSION%%/parser/parser/scanner.re >Xlib/zephir-%%PORTVERSION%%/parser/parser/xx.h >Xlib/zephir-%%PORTVERSION%%/parser/php_zephir_parser.h >Xlib/zephir-%%PORTVERSION%%/parser/zephir_parser.c >Xlib/zephir-%%PORTVERSION%%/phpunit.xml.dist >Xlib/zephir-%%PORTVERSION%%/prototypes/apc.php >Xlib/zephir-%%PORTVERSION%%/prototypes/fpm.php >Xlib/zephir-%%PORTVERSION%%/prototypes/gd.php >Xlib/zephir-%%PORTVERSION%%/prototypes/iconv.php >Xlib/zephir-%%PORTVERSION%%/prototypes/igbinary.php >Xlib/zephir-%%PORTVERSION%%/prototypes/imagick.php >Xlib/zephir-%%PORTVERSION%%/prototypes/manage.php >Xlib/zephir-%%PORTVERSION%%/prototypes/mcrypt.php >Xlib/zephir-%%PORTVERSION%%/prototypes/memcache.php >Xlib/zephir-%%PORTVERSION%%/prototypes/memcached.php >Xlib/zephir-%%PORTVERSION%%/prototypes/mongo.php >Xlib/zephir-%%PORTVERSION%%/prototypes/msgpack.php >Xlib/zephir-%%PORTVERSION%%/prototypes/phalcon.php >Xlib/zephir-%%PORTVERSION%%/prototypes/redis.php >Xlib/zephir-%%PORTVERSION%%/prototypes/xcache.php >Xlib/zephir-%%PORTVERSION%%/prototypes/yaml.php >Xlib/zephir-%%PORTVERSION%%/runtime/README.md >Xlib/zephir-%%PORTVERSION%%/runtime/base.c >Xlib/zephir-%%PORTVERSION%%/runtime/blocks.c >Xlib/zephir-%%PORTVERSION%%/runtime/blocks.h >Xlib/zephir-%%PORTVERSION%%/runtime/builder.c >Xlib/zephir-%%PORTVERSION%%/runtime/builder.h >Xlib/zephir-%%PORTVERSION%%/runtime/classes.c >Xlib/zephir-%%PORTVERSION%%/runtime/classes.h >Xlib/zephir-%%PORTVERSION%%/runtime/clean >Xlib/zephir-%%PORTVERSION%%/runtime/config.m4 >Xlib/zephir-%%PORTVERSION%%/runtime/errors.c >Xlib/zephir-%%PORTVERSION%%/runtime/errors.h >Xlib/zephir-%%PORTVERSION%%/runtime/expr.c >Xlib/zephir-%%PORTVERSION%%/runtime/expr.h >Xlib/zephir-%%PORTVERSION%%/runtime/fcall.c >Xlib/zephir-%%PORTVERSION%%/runtime/fcall.h >Xlib/zephir-%%PORTVERSION%%/runtime/generate >Xlib/zephir-%%PORTVERSION%%/runtime/install >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/exceptions.c >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/exceptions.h >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/fcall.c >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/fcall.h >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/main.c >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/main.h >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/memory.c >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/memory.h >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/operators.c >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/operators.h >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/string.c >Xlib/zephir-%%PORTVERSION%%/runtime/kernel/string.h >Xlib/zephir-%%PORTVERSION%%/runtime/operators/arithmetical.c >Xlib/zephir-%%PORTVERSION%%/runtime/operators/arithmetical.h >Xlib/zephir-%%PORTVERSION%%/runtime/operators/comparison.c >Xlib/zephir-%%PORTVERSION%%/runtime/operators/comparison.h >Xlib/zephir-%%PORTVERSION%%/runtime/optimizers/evalexpr.c >Xlib/zephir-%%PORTVERSION%%/runtime/optimizers/evalexpr.h >Xlib/zephir-%%PORTVERSION%%/runtime/optimizers/functions/strlen.c >Xlib/zephir-%%PORTVERSION%%/runtime/parser.c >Xlib/zephir-%%PORTVERSION%%/runtime/parser.h >Xlib/zephir-%%PORTVERSION%%/runtime/parser.lemon >Xlib/zephir-%%PORTVERSION%%/runtime/php_zephir.h >Xlib/zephir-%%PORTVERSION%%/runtime/scanner.c >Xlib/zephir-%%PORTVERSION%%/runtime/scanner.h >Xlib/zephir-%%PORTVERSION%%/runtime/scanner.re >Xlib/zephir-%%PORTVERSION%%/runtime/statements/break.c >Xlib/zephir-%%PORTVERSION%%/runtime/statements/break.h >Xlib/zephir-%%PORTVERSION%%/runtime/statements/declare.c >Xlib/zephir-%%PORTVERSION%%/runtime/statements/declare.h >Xlib/zephir-%%PORTVERSION%%/runtime/statements/echo.c >Xlib/zephir-%%PORTVERSION%%/runtime/statements/echo.h >Xlib/zephir-%%PORTVERSION%%/runtime/statements/if.c >Xlib/zephir-%%PORTVERSION%%/runtime/statements/if.h >Xlib/zephir-%%PORTVERSION%%/runtime/statements/let.c >Xlib/zephir-%%PORTVERSION%%/runtime/statements/let.h >Xlib/zephir-%%PORTVERSION%%/runtime/statements/loop.c >Xlib/zephir-%%PORTVERSION%%/runtime/statements/loop.h >Xlib/zephir-%%PORTVERSION%%/runtime/statements/return.c >Xlib/zephir-%%PORTVERSION%%/runtime/statements/return.h >Xlib/zephir-%%PORTVERSION%%/runtime/statements/while.c >Xlib/zephir-%%PORTVERSION%%/runtime/statements/while.h >Xlib/zephir-%%PORTVERSION%%/runtime/symtable.c >Xlib/zephir-%%PORTVERSION%%/runtime/symtable.h >Xlib/zephir-%%PORTVERSION%%/runtime/utils.c >Xlib/zephir-%%PORTVERSION%%/runtime/utils.h >Xlib/zephir-%%PORTVERSION%%/runtime/variable.c >Xlib/zephir-%%PORTVERSION%%/runtime/variable.h >Xlib/zephir-%%PORTVERSION%%/runtime/zephir.c >Xlib/zephir-%%PORTVERSION%%/runtime/zephir.h >Xlib/zephir-%%PORTVERSION%%/templates/Api/default-config.json >Xlib/zephir-%%PORTVERSION%%/templates/Api/sitemap.php >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/class.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/classes.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/index.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/namespace.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/namespaces.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/partials/analytics.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/partials/assets.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/source.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/static/jquery.min.js >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/static/zephir-doc.js >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/api-base/theme.json >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/layout/layout.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/breadcrumb.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/class/content.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/class/method-details.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/class/method-summary-params.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/class/method-summary.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/classes.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/index.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/namespace/content.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/namespace/method-details.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/namespace/method-summary-params.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/namespace/method-summary.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/namespaces.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/partials/source.phtml >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/static/prettify.css >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/static/prettify.js >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/static/zephir-theme.css >Xlib/zephir-%%PORTVERSION%%/templates/Api/themes/zephir/theme.json >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/clean >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/config.m4 >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/config.w32 >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/ext.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/ext_config.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/install >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/php_ext.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/php_project.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/pkg-config-check.m4 >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/pkg-config.m4 >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/project.c >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine2/project.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/clean >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/config.m4 >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/config.w32 >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/ext.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/ext_config.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/install >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/php_ext.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/php_project.h >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/pkg-config-check.m4 >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/pkg-config.m4 >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/project.c >Xlib/zephir-%%PORTVERSION%%/templates/ZendEngine3/project.h >Xlib/zephir-%%PORTVERSION%%/test/arithmetic.zep >Xlib/zephir-%%PORTVERSION%%/test/arrayobject.zep >Xlib/zephir-%%PORTVERSION%%/test/assign.zep >Xlib/zephir-%%PORTVERSION%%/test/bench/foo.zep >Xlib/zephir-%%PORTVERSION%%/test/bitwise.zep >Xlib/zephir-%%PORTVERSION%%/test/branchprediction.zep >Xlib/zephir-%%PORTVERSION%%/test/builtin/arraymethods.zep >Xlib/zephir-%%PORTVERSION%%/test/builtin/charmethods.zep >Xlib/zephir-%%PORTVERSION%%/test/builtin/intmethods.zep >Xlib/zephir-%%PORTVERSION%%/test/builtin/stringmethods.zep >Xlib/zephir-%%PORTVERSION%%/test/cast.zep >Xlib/zephir-%%PORTVERSION%%/test/cblock.zep >Xlib/zephir-%%PORTVERSION%%/test/chars.zep >Xlib/zephir-%%PORTVERSION%%/test/closures.zep >Xlib/zephir-%%PORTVERSION%%/test/compare.zep >Xlib/zephir-%%PORTVERSION%%/test/concat.zep >Xlib/zephir-%%PORTVERSION%%/test/constants.zep >Xlib/zephir-%%PORTVERSION%%/test/constantsinterface.zep >Xlib/zephir-%%PORTVERSION%%/test/constantsinterfacea.zep >Xlib/zephir-%%PORTVERSION%%/test/constantsinterfaceb.zep >Xlib/zephir-%%PORTVERSION%%/test/constantsparent.zep >Xlib/zephir-%%PORTVERSION%%/test/declaretest.zep >Xlib/zephir-%%PORTVERSION%%/test/diinterface.zep >Xlib/zephir-%%PORTVERSION%%/test/echoes.zep >Xlib/zephir-%%PORTVERSION%%/test/emptytest.zep >Xlib/zephir-%%PORTVERSION%%/test/evaltest.zep >Xlib/zephir-%%PORTVERSION%%/test/exception.zep >Xlib/zephir-%%PORTVERSION%%/test/exceptions.zep >Xlib/zephir-%%PORTVERSION%%/test/exists.zep >Xlib/zephir-%%PORTVERSION%%/test/exitdie.zep >Xlib/zephir-%%PORTVERSION%%/test/extendedinterface.zep >Xlib/zephir-%%PORTVERSION%%/test/factorial.zep >Xlib/zephir-%%PORTVERSION%%/test/fannkuch.zep >Xlib/zephir-%%PORTVERSION%%/test/fasta.zep >Xlib/zephir-%%PORTVERSION%%/test/fcall.zep >Xlib/zephir-%%PORTVERSION%%/test/fetchtest.zep >Xlib/zephir-%%PORTVERSION%%/test/fibonnaci.zep >Xlib/zephir-%%PORTVERSION%%/test/flow.zep >Xlib/zephir-%%PORTVERSION%%/test/fortytwo.zep >Xlib/zephir-%%PORTVERSION%%/test/functional.zep >Xlib/zephir-%%PORTVERSION%%/test/geometry.zep >Xlib/zephir-%%PORTVERSION%%/test/globals.zep >Xlib/zephir-%%PORTVERSION%%/test/instanceoff.zep >Xlib/zephir-%%PORTVERSION%%/test/internalclasses.zep >Xlib/zephir-%%PORTVERSION%%/test/internalinterfaces.zep >Xlib/zephir-%%PORTVERSION%%/test/issettest.zep >Xlib/zephir-%%PORTVERSION%%/test/issues.zep >Xlib/zephir-%%PORTVERSION%%/test/json.zep >Xlib/zephir-%%PORTVERSION%%/test/logical.zep >Xlib/zephir-%%PORTVERSION%%/test/mcall.zep >Xlib/zephir-%%PORTVERSION%%/test/mcallchained.zep >Xlib/zephir-%%PORTVERSION%%/test/mcalldynamic.zep >Xlib/zephir-%%PORTVERSION%%/test/mcallinternal.zep >Xlib/zephir-%%PORTVERSION%%/test/methodabstract.zep >Xlib/zephir-%%PORTVERSION%%/test/methodargs.zep >Xlib/zephir-%%PORTVERSION%%/test/methodinterface.zep >Xlib/zephir-%%PORTVERSION%%/test/nativearray.zep >Xlib/zephir-%%PORTVERSION%%/test/oo.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/abstractclass.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/constantsinterface.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/deprecatedmethods.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/dynamicprop.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/Exception.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/db/Exception.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/db/query/Exception.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/db/query/placeholder/Exception.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/ArrayObject.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/DirectoryIterator.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/DoublyLinkedList.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/FileInfo.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/FileObject.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/FilesystemIterator.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/FixedArray.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/GlobIterator.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/Heap.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/MaxHeap.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/MinHeap.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/PriorityQueue.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/Queue.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/RecursiveDirectoryIterator.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/Stack.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extend/spl/TempFileObject.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/extendpdoclass.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/ooconstruct.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/ooconstructparams.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/oodynamica.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/oodynamicb.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/oonativeimplements.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/oonoconstruct.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/ooparams.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/param.zep >Xlib/zephir-%%PORTVERSION%%/test/oo/propertyaccess.zep >Xlib/zephir-%%PORTVERSION%%/test/ooimpl/abeginning.zep >Xlib/zephir-%%PORTVERSION%%/test/ooimpl/zbeginning.zep >Xlib/zephir-%%PORTVERSION%%/test/operator.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/IsScalar.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/acos.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/arraymerge.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/asin.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/cos.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/createarray.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/ldexp.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/sin.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/sqrt.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/strreplace.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/substr.zep >Xlib/zephir-%%PORTVERSION%%/test/optimizers/tan.zep >Xlib/zephir-%%PORTVERSION%%/test/pdostatement.zep >Xlib/zephir-%%PORTVERSION%%/test/pregmatch.zep >Xlib/zephir-%%PORTVERSION%%/test/properties/extendspublicproperties.zep >Xlib/zephir-%%PORTVERSION%%/test/properties/privateproperties.zep >Xlib/zephir-%%PORTVERSION%%/test/properties/propertyarray.zep >Xlib/zephir-%%PORTVERSION%%/test/properties/protectedproperties.zep >Xlib/zephir-%%PORTVERSION%%/test/properties/publicproperties.zep >Xlib/zephir-%%PORTVERSION%%/test/properties/staticpropertyarray.zep >Xlib/zephir-%%PORTVERSION%%/test/properties/staticprotectedproperties.zep >Xlib/zephir-%%PORTVERSION%%/test/properties/staticpublicproperties.zep >Xlib/zephir-%%PORTVERSION%%/test/quantum.zep >Xlib/zephir-%%PORTVERSION%%/test/range.zep >Xlib/zephir-%%PORTVERSION%%/test/references.zep >Xlib/zephir-%%PORTVERSION%%/test/regexdna.zep >Xlib/zephir-%%PORTVERSION%%/test/requires.zep >Xlib/zephir-%%PORTVERSION%%/test/resourcetest.zep >Xlib/zephir-%%PORTVERSION%%/test/returns.zep >Xlib/zephir-%%PORTVERSION%%/test/router.zep >Xlib/zephir-%%PORTVERSION%%/test/router/exception.zep >Xlib/zephir-%%PORTVERSION%%/test/router/route.zep >Xlib/zephir-%%PORTVERSION%%/test/scall.zep >Xlib/zephir-%%PORTVERSION%%/test/scalldynamic.zep >Xlib/zephir-%%PORTVERSION%%/test/scallexternal.zep >Xlib/zephir-%%PORTVERSION%%/test/scallparent.zep >Xlib/zephir-%%PORTVERSION%%/test/scope.zep >Xlib/zephir-%%PORTVERSION%%/test/sort.zep >Xlib/zephir-%%PORTVERSION%%/test/spectralnorm.zep >Xlib/zephir-%%PORTVERSION%%/test/spropertyaccess.zep >Xlib/zephir-%%PORTVERSION%%/test/statements.zep >Xlib/zephir-%%PORTVERSION%%/test/strings.zep >Xlib/zephir-%%PORTVERSION%%/test/ternary.zep >Xlib/zephir-%%PORTVERSION%%/test/testinterface.zep >Xlib/zephir-%%PORTVERSION%%/test/trytest.zep >Xlib/zephir-%%PORTVERSION%%/test/typeinstances.zep >Xlib/zephir-%%PORTVERSION%%/test/typeoff.zep >Xlib/zephir-%%PORTVERSION%%/test/unknownclass.zep >Xlib/zephir-%%PORTVERSION%%/test/unsettest.zep >Xlib/zephir-%%PORTVERSION%%/test/usetest.zep >Xlib/zephir-%%PORTVERSION%%/test/vars.zep >Xlib/zephir-%%PORTVERSION%%/unit-tests/Bootstrap.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ArithmeticTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ArrayObjectTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/AssignTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/BitwiseTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/BranchPredictionTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/BuiltIn/CharMethodTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/BuiltIn/IntMethodTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/BuiltIn/StringMethodTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/CastTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/CblockTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/CharsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/CompareTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ConcatTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ConstantsInterfaceTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ConstantsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/DeclareTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/DynamicPropTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/EmptyTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/EvalTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ExceptionsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ExistsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ExitDieTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ExtendedInterfaceTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/FcallTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/FetchTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/FibonnaciTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/FlowTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/GlobalsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/InstanceOffTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Integral/FannkuchTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Integral/RegexDNATest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Integral/SortTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Integral/regexdna-input.txt >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Integral/regexdna-output.txt >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/InternalClassesTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/IssetTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/JsonTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/MCallDynamicTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/MCallTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/McallChainedTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/MethodArgsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/NativeArrayTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Oo/DeprecatedMethodsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Oo/ExtendClassTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Oo/OoParamsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/OoTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/OperatorTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Optimizers/ArrayMergeTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Optimizers/CreateArrayTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Optimizers/IsScalarTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Optimizers/MathTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Optimizers/StrReplaceTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Optimizers/SubstrTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/PregmatchTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Properties/PrivatePropertiesTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Properties/PropertyArrayTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Properties/ProtectedPropertiesTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Properties/PublicPropertiesTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Properties/StaticPropertyArrayTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/Properties/StaticPublicPropertiesTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/RequiresTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ResourceTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/RouterTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ScallExternalTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ScallTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/ScopeTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/StatementsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/StringTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/TernaryTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/TryTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/TypeoffTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/UnsetTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/VarsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/fixtures/exit.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/fixtures/exit_int.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/fixtures/exit_string.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/php/exists.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/php/require-me-1.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Extension/php/require-me-2.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Zephir/Stubs/DocBlockTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Zephir/Test/CompilerFile/CheckDependenciesTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Zephir/Test/ConfigExceptionTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Zephir/Test/ConfigTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Zephir/Test/UtilsTest.php >Xlib/zephir-%%PORTVERSION%%/unit-tests/Zephir/Test/_files/config.json >Xlib/zephir-%%PORTVERSION%%/unit-tests/ci/after_failure.sh >Xlib/zephir-%%PORTVERSION%%/unit-tests/ci/test.ini >Xlib/zephir-%%PORTVERSION%%/unit-tests/microbench.php >95b0086266cb0e2403729b35b332391c >echo x - zephir/Makefile >sed 's/^X//' >zephir/Makefile << '867ce26f749538fbac70ed70787f7be1' >X# $FreeBSD$ >X >XPORTNAME= zephir >XPORTVERSION= 0.9.6 >XCATEGORIES= devel >X >XMAINTAINER= vyacheslav@omnilance.com >XCOMMENT= Language for creating C-extensions for PHP >X >XLICENSE= MIT >X >XUSE_GITHUB= yes >XGH_ACCOUNT= phalcon >XGH_PROJECT= ${PORTNAME} >X >XNO_BUILD= yes >XPLIST_SUB= PORTVERSION=${PORTVERSION} >X >XUSE_PHP= ctype hash json pdo xml >XRUN_DEPENDS= autoconf:devel/autoconf \ >X re2c:devel/re2c \ >X gcc:lang/gcc \ >X sudo:security/sudo >X >Xpost-extract: >X ${REINPLACE_CMD} -e 's|%ZEPHIRDIR%|${PREFIX}/lib/${PORTNAME}-${PORTVERSION}|g' ${WRKSRC}/bin/zephir >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/bin/zephir ${STAGEDIR}${PREFIX}/bin/zephir >X (cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${PREFIX}/lib/${PORTNAME}-${PORTVERSION}) >X >X.include <bsd.port.mk> >867ce26f749538fbac70ed70787f7be1 >echo x - zephir/distinfo >sed 's/^X//' >zephir/distinfo << '2bdb4c00ced4b7149a1f1856df234422' >XTIMESTAMP = 1485065968 >XSHA256 (phalcon-zephir-0.9.6_GH0.tar.gz) = 5d7819c39a3698b80713b28c48f18a6d2f3ccb4955efb6da7774391a53dc6880 >XSIZE (phalcon-zephir-0.9.6_GH0.tar.gz) = 1034382 >2bdb4c00ced4b7149a1f1856df234422 >echo x - zephir/pkg-descr >sed 's/^X//' >zephir/pkg-descr << '92f3b9405b354655fe75b15e289a11fd' >XZephir - is a high level language that eases the creation and >Xmaintainability of extensions for PHP. >X >XZephir extensions are exported to C code that can be compiled >Xand optimized by major C compilers such as gcc/clang/vc++. >X >XFunctionality is exposed to the PHP language. >X >XWWW: http://zephir-lang.com/ >92f3b9405b354655fe75b15e289a11fd >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 211144
:
172556
|
174967
| 179206