Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/z7zmey/php-parser
/ functions
Functions
2,599 in github.com/z7zmey/php-parser
⨍
Functions
2,599
◇
Types & classes
222
Function
TestPrintAltElseEmpty
(t *testing.T)
printer/pretty_printer_test.go:2156
Function
TestPrintAltElseIf
stmt
printer/pretty_printer_test.go:2096
Function
TestPrintAltElseIfEmpty
(t *testing.T)
printer/pretty_printer_test.go:2118
Function
TestPrintAltFor
(t *testing.T)
printer/pretty_printer_test.go:2172
Function
TestPrintAltForeach
(t *testing.T)
printer/pretty_printer_test.go:2209
Function
TestPrintAltIf
(t *testing.T)
printer/pretty_printer_test.go:2240
Function
TestPrintAltWhile
(t *testing.T)
printer/pretty_printer_test.go:2338
Function
TestPrintArgument
(t *testing.T)
printer/pretty_printer_test.go:171
Function
TestPrintArgumentByRef
(t *testing.T)
printer/pretty_printer_test.go:188
Function
TestPrintArray
cast
printer/pretty_printer_test.go:1117
Function
TestPrintAssign
assign
printer/pretty_printer_test.go:416
Function
TestPrintAssignBitwiseAnd
(t *testing.T)
printer/pretty_printer_test.go:450
Function
TestPrintAssignBitwiseOr
(t *testing.T)
printer/pretty_printer_test.go:467
Function
TestPrintAssignBitwiseXor
(t *testing.T)
printer/pretty_printer_test.go:484
Function
TestPrintAssignConcat
(t *testing.T)
printer/pretty_printer_test.go:501
Function
TestPrintAssignDiv
(t *testing.T)
printer/pretty_printer_test.go:518
Function
TestPrintAssignMinus
(t *testing.T)
printer/pretty_printer_test.go:535
Function
TestPrintAssignMod
(t *testing.T)
printer/pretty_printer_test.go:552
Function
TestPrintAssignMul
(t *testing.T)
printer/pretty_printer_test.go:569
Function
TestPrintAssignPlus
(t *testing.T)
printer/pretty_printer_test.go:586
Function
TestPrintAssignPow
(t *testing.T)
printer/pretty_printer_test.go:603
Function
TestPrintAssignShiftLeft
(t *testing.T)
printer/pretty_printer_test.go:620
Function
TestPrintAssignShiftRight
(t *testing.T)
printer/pretty_printer_test.go:637
Function
TestPrintBinaryBitwiseAnd
binary
printer/pretty_printer_test.go:656
Function
TestPrintBinaryBitwiseOr
(t *testing.T)
printer/pretty_printer_test.go:673
Function
TestPrintBinaryBitwiseXor
(t *testing.T)
printer/pretty_printer_test.go:690
Function
TestPrintBinaryBooleanAnd
(t *testing.T)
printer/pretty_printer_test.go:707
Function
TestPrintBinaryBooleanOr
(t *testing.T)
printer/pretty_printer_test.go:724
Function
TestPrintBinaryCoalesce
(t *testing.T)
printer/pretty_printer_test.go:741
Function
TestPrintBinaryConcat
(t *testing.T)
printer/pretty_printer_test.go:758
Function
TestPrintBinaryDiv
(t *testing.T)
printer/pretty_printer_test.go:775
Function
TestPrintBinaryEqual
(t *testing.T)
printer/pretty_printer_test.go:792
Function
TestPrintBinaryGreater
(t *testing.T)
printer/pretty_printer_test.go:826
Function
TestPrintBinaryGreaterOrEqual
(t *testing.T)
printer/pretty_printer_test.go:809
Function
TestPrintBinaryIdentical
(t *testing.T)
printer/pretty_printer_test.go:843
Function
TestPrintBinaryLogicalAnd
(t *testing.T)
printer/pretty_printer_test.go:860
Function
TestPrintBinaryLogicalOr
(t *testing.T)
printer/pretty_printer_test.go:877
Function
TestPrintBinaryLogicalXor
(t *testing.T)
printer/pretty_printer_test.go:894
Function
TestPrintBinaryMinus
(t *testing.T)
printer/pretty_printer_test.go:911
Function
TestPrintBinaryMod
(t *testing.T)
printer/pretty_printer_test.go:928
Function
TestPrintBinaryMul
(t *testing.T)
printer/pretty_printer_test.go:945
Function
TestPrintBinaryNotEqual
(t *testing.T)
printer/pretty_printer_test.go:962
Function
TestPrintBinaryNotIdentical
(t *testing.T)
printer/pretty_printer_test.go:979
Function
TestPrintBinaryPlus
(t *testing.T)
printer/pretty_printer_test.go:996
Function
TestPrintBinaryPow
(t *testing.T)
printer/pretty_printer_test.go:1013
Function
TestPrintBinaryShiftLeft
(t *testing.T)
printer/pretty_printer_test.go:1030
Function
TestPrintBinaryShiftRight
(t *testing.T)
printer/pretty_printer_test.go:1047
Function
TestPrintBinarySmaller
(t *testing.T)
printer/pretty_printer_test.go:1081
Function
TestPrintBinarySmallerOrEqual
(t *testing.T)
printer/pretty_printer_test.go:1064
Function
TestPrintBinarySpaceship
(t *testing.T)
printer/pretty_printer_test.go:1098
Function
TestPrintBool
(t *testing.T)
printer/pretty_printer_test.go:1133
Function
TestPrintDie
(t *testing.T)
printer/pretty_printer_test.go:1507
Function
TestPrintDouble
(t *testing.T)
printer/pretty_printer_test.go:1149
Function
TestPrintEmpty
(t *testing.T)
printer/pretty_printer_test.go:1451
Function
TestPrintEval
(t *testing.T)
printer/pretty_printer_test.go:1479
Function
TestPrintExit
(t *testing.T)
printer/pretty_printer_test.go:1493
Function
TestPrintExprArray
(t *testing.T)
printer/pretty_printer_test.go:1281
Function
TestPrintExprArrayDimFetch
expr
printer/pretty_printer_test.go:1231
Function
TestPrintExprArrayItem
(t *testing.T)
printer/pretty_printer_test.go:1265
Function
TestPrintExprArrayItemWithKey
(t *testing.T)
printer/pretty_printer_test.go:1248
Function
TestPrintExprBitwiseNot
(t *testing.T)
printer/pretty_printer_test.go:1309
Function
TestPrintExprBooleanNot
(t *testing.T)
printer/pretty_printer_test.go:1325
Function
TestPrintExprClassConstFetch
(t *testing.T)
printer/pretty_printer_test.go:1341
Function
TestPrintExprClone
(t *testing.T)
printer/pretty_printer_test.go:1358
Function
TestPrintExprClosure
(t *testing.T)
printer/pretty_printer_test.go:1393
Function
TestPrintExprClosureUse
(t *testing.T)
printer/pretty_printer_test.go:1374
Function
TestPrintExprConstFetch
(t *testing.T)
printer/pretty_printer_test.go:1435
Function
TestPrintExprReference
(t *testing.T)
printer/pretty_printer_test.go:1796
Function
TestPrintExprShortArray
(t *testing.T)
printer/pretty_printer_test.go:1860
Function
TestPrintExpression
(t *testing.T)
printer/pretty_printer_test.go:2989
Function
TestPrintFile
(t *testing.T)
printer/pretty_printer_test.go:18
Function
TestPrintFileInlineHtml
(t *testing.T)
printer/pretty_printer_test.go:86
Function
TestPrintFunctionCall
(t *testing.T)
printer/pretty_printer_test.go:1521
Function
TestPrintHaltCompiler
(t *testing.T)
printer/pretty_printer_test.go:3298
Function
TestPrintIdentifier
node
printer/pretty_printer_test.go:118
Function
TestPrintIfExpression
(t *testing.T)
printer/pretty_printer_test.go:3312
Function
TestPrintIfNop
(t *testing.T)
printer/pretty_printer_test.go:3396
Function
TestPrintIfStmtList
(t *testing.T)
printer/pretty_printer_test.go:3365
Function
TestPrintInclude
(t *testing.T)
printer/pretty_printer_test.go:1552
Function
TestPrintIncludeOnce
(t *testing.T)
printer/pretty_printer_test.go:1566
Function
TestPrintInlineHtml
(t *testing.T)
printer/pretty_printer_test.go:3413
Function
TestPrintInstanceOf
(t *testing.T)
printer/pretty_printer_test.go:1580
Function
TestPrintInt
(t *testing.T)
printer/pretty_printer_test.go:1165
Function
TestPrintInterface
(t *testing.T)
printer/pretty_printer_test.go:3429
Function
TestPrintIsset
(t *testing.T)
printer/pretty_printer_test.go:1597
Function
TestPrintLabel
(t *testing.T)
printer/pretty_printer_test.go:3475
Function
TestPrintList
(t *testing.T)
printer/pretty_printer_test.go:1616
Function
TestPrintMethodCall
(t *testing.T)
printer/pretty_printer_test.go:1648
Function
TestPrintNameFullyQualified
(t *testing.T)
printer/pretty_printer_test.go:247
Function
TestPrintNameName
(t *testing.T)
printer/pretty_printer_test.go:224
Function
TestPrintNameNamePart
name
printer/pretty_printer_test.go:208
Function
TestPrintNameRelative
(t *testing.T)
printer/pretty_printer_test.go:270
Function
TestPrintNamespace
(t *testing.T)
printer/pretty_printer_test.go:3491
Function
TestPrintNamespaceWithStmts
(t *testing.T)
printer/pretty_printer_test.go:3507
Function
TestPrintNew
(t *testing.T)
printer/pretty_printer_test.go:1675
Function
TestPrintNop
(t *testing.T)
printer/pretty_printer_test.go:3534
Function
TestPrintNullable
(t *testing.T)
printer/pretty_printer_test.go:149
Function
TestPrintObject
(t *testing.T)
printer/pretty_printer_test.go:1181
Function
TestPrintParameter
(t *testing.T)
printer/pretty_printer_test.go:129
Function
TestPrintPosition
(t *testing.T)
position/position_test.go:9
← previous
next →
1,901–2,000 of 2,599, ranked by callers