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
TestParseAndPrintClosureUse
(t *testing.T)
printer/printer_parsed_php7_test.go:459
Function
TestParseAndPrintComplexString1
(t *testing.T)
printer/printer_parsed_php7_test.go:1483
Function
TestParseAndPrintComplexString2
(t *testing.T)
printer/printer_parsed_php7_test.go:1502
Function
TestParseAndPrintComplexString3
(t *testing.T)
printer/printer_parsed_php7_test.go:1523
Function
TestParseAndPrintComplexString4
(t *testing.T)
printer/printer_parsed_php7_test.go:1547
Function
TestParseAndPrintConstFetch
(t *testing.T)
printer/printer_parsed_php7_test.go:499
Function
TestParseAndPrintConstList
(t *testing.T)
printer/printer_parsed_php7_test.go:994
Function
TestParseAndPrintContinue
(t *testing.T)
printer/printer_parsed_php7_test.go:1006
Function
TestParseAndPrintDeclare
(t *testing.T)
printer/printer_parsed_php7_test.go:1021
Function
TestParseAndPrintDoWhile
(t *testing.T)
printer/printer_parsed_php7_test.go:1040
Function
TestParseAndPrintEcho
(t *testing.T)
printer/printer_parsed_php7_test.go:1054
Function
TestParseAndPrintEmpty
(t *testing.T)
printer/printer_parsed_php7_test.go:511
Function
TestParseAndPrintErrorSuppress
(t *testing.T)
printer/printer_parsed_php7_test.go:522
Function
TestParseAndPrintEval
(t *testing.T)
printer/printer_parsed_php7_test.go:534
Function
TestParseAndPrintExit
(t *testing.T)
printer/printer_parsed_php7_test.go:546
Function
TestParseAndPrintFor
(t *testing.T)
printer/printer_parsed_php7_test.go:1084
Function
TestParseAndPrintForeach
(t *testing.T)
printer/printer_parsed_php7_test.go:1100
Function
TestParseAndPrintFunction
(t *testing.T)
printer/printer_parsed_php7_test.go:1113
Function
TestParseAndPrintFunctionCall
(t *testing.T)
printer/printer_parsed_php7_test.go:565
Function
TestParseAndPrintGlobal
(t *testing.T)
printer/printer_parsed_php7_test.go:1127
Function
TestParseAndPrintGoto
(t *testing.T)
printer/printer_parsed_php7_test.go:1138
Function
TestParseAndPrintGotoLabel
(t *testing.T)
printer/printer_parsed_php7_test.go:1228
Function
TestParseAndPrintGroupUse
(t *testing.T)
printer/printer_parsed_php7_test.go:1149
Function
TestParseAndPrintHaltCompiler
(t *testing.T)
printer/printer_parsed_php7_test.go:1163
Function
TestParseAndPrintHeredoc
(t *testing.T)
printer/printer_parsed_php7_test.go:236
Function
TestParseAndPrintIdentifier
(t *testing.T)
printer/printer_parsed_php7_test.go:96
Function
TestParseAndPrintIfElseIfElse
(t *testing.T)
printer/printer_parsed_php7_test.go:1176
Function
TestParseAndPrintIfExpression
(t *testing.T)
printer/printer_parsed_php7_test.go:1073
Function
TestParseAndPrintIncDec
(t *testing.T)
printer/printer_parsed_php7_test.go:653
Function
TestParseAndPrintInclude
(t *testing.T)
printer/printer_parsed_php7_test.go:578
Function
TestParseAndPrintInlineHtml
(t *testing.T)
printer/printer_parsed_php7_test.go:1192
Function
TestParseAndPrintInstanceOf
(t *testing.T)
printer/printer_parsed_php7_test.go:591
Function
TestParseAndPrintInterface
(t *testing.T)
printer/printer_parsed_php7_test.go:1215
Function
TestParseAndPrintIsset
(t *testing.T)
printer/printer_parsed_php7_test.go:602
Function
TestParseAndPrintList
(t *testing.T)
printer/printer_parsed_php7_test.go:613
Function
TestParseAndPrintMagicConstant
test scalar
printer/printer_parsed_php7_test.go:173
Function
TestParseAndPrintMethodCall
(t *testing.T)
printer/printer_parsed_php7_test.go:624
Function
TestParseAndPrintNames
test name
printer/printer_parsed_php7_test.go:157
Function
TestParseAndPrintNamespace
(t *testing.T)
printer/printer_parsed_php7_test.go:1239
Function
TestParseAndPrintNew
(t *testing.T)
printer/printer_parsed_php7_test.go:635
Function
TestParseAndPrintNop
(t *testing.T)
printer/printer_parsed_php7_test.go:1257
Function
TestParseAndPrintNullable
(t *testing.T)
printer/printer_parsed_php7_test.go:127
Function
TestParseAndPrintNumber
(t *testing.T)
printer/printer_parsed_php7_test.go:192
Function
TestParseAndPrintParameter
(t *testing.T)
printer/printer_parsed_php7_test.go:110
Function
TestParseAndPrintParentheses
other
printer/printer_parsed_php7_test.go:1461
Function
TestParseAndPrintPhp5AltFor
(t *testing.T)
printer/printer_parsed_php5_test.go:753
Function
TestParseAndPrintPhp5AltForeach
(t *testing.T)
printer/printer_parsed_php5_test.go:768
Function
TestParseAndPrintPhp5AltIf
test stmt
printer/printer_parsed_php5_test.go:735
Function
TestParseAndPrintPhp5AltSwitch
(t *testing.T)
printer/printer_parsed_php5_test.go:781
Function
TestParseAndPrintPhp5AltWhile
(t *testing.T)
printer/printer_parsed_php5_test.go:811
Function
TestParseAndPrintPhp5Argument
(t *testing.T)
printer/printer_parsed_php5_test.go:73
Function
TestParseAndPrintPhp5Array
(t *testing.T)
printer/printer_parsed_php5_test.go:326
Function
TestParseAndPrintPhp5ArrayDimFetch
test expr
printer/printer_parsed_php5_test.go:289
Function
TestParseAndPrintPhp5ArrayItem
(t *testing.T)
printer/printer_parsed_php5_test.go:310
Function
TestParseAndPrintPhp5Assign
test assign
printer/printer_parsed_php5_test.go:198
Function
TestParseAndPrintPhp5Binary
test binary
printer/printer_parsed_php5_test.go:225
Function
TestParseAndPrintPhp5BitwiseNot
(t *testing.T)
printer/printer_parsed_php5_test.go:339
Function
TestParseAndPrintPhp5BooleanNot
(t *testing.T)
printer/printer_parsed_php5_test.go:351
Function
TestParseAndPrintPhp5Break
(t *testing.T)
printer/printer_parsed_php5_test.go:825
Function
TestParseAndPrintPhp5Cast
test cast
printer/printer_parsed_php5_test.go:264
Function
TestParseAndPrintPhp5Class
(t *testing.T)
printer/printer_parsed_php5_test.go:861
Function
TestParseAndPrintPhp5ClassConstFetch
(t *testing.T)
printer/printer_parsed_php5_test.go:363
Function
TestParseAndPrintPhp5ClassConstList
(t *testing.T)
printer/printer_parsed_php5_test.go:874
Function
TestParseAndPrintPhp5ClassMethod
(t *testing.T)
printer/printer_parsed_php5_test.go:840
Function
TestParseAndPrintPhp5Clone
(t *testing.T)
printer/printer_parsed_php5_test.go:375
Function
TestParseAndPrintPhp5Closure
(t *testing.T)
printer/printer_parsed_php5_test.go:401
Function
TestParseAndPrintPhp5ClosureUse
(t *testing.T)
printer/printer_parsed_php5_test.go:387
Function
TestParseAndPrintPhp5ComplexString1
(t *testing.T)
printer/printer_parsed_php5_test.go:1360
Function
TestParseAndPrintPhp5ComplexString2
(t *testing.T)
printer/printer_parsed_php5_test.go:1377
Function
TestParseAndPrintPhp5ComplexString3
(t *testing.T)
printer/printer_parsed_php5_test.go:1397
Function
TestParseAndPrintPhp5ComplexString4
(t *testing.T)
printer/printer_parsed_php5_test.go:1417
Function
TestParseAndPrintPhp5ConstFetch
(t *testing.T)
printer/printer_parsed_php5_test.go:415
Function
TestParseAndPrintPhp5ConstList
(t *testing.T)
printer/printer_parsed_php5_test.go:887
Function
TestParseAndPrintPhp5Continue
(t *testing.T)
printer/printer_parsed_php5_test.go:899
Function
TestParseAndPrintPhp5Declare
(t *testing.T)
printer/printer_parsed_php5_test.go:914
Function
TestParseAndPrintPhp5DoWhile
(t *testing.T)
printer/printer_parsed_php5_test.go:933
Function
TestParseAndPrintPhp5Echo
(t *testing.T)
printer/printer_parsed_php5_test.go:947
Function
TestParseAndPrintPhp5Empty
(t *testing.T)
printer/printer_parsed_php5_test.go:427
Function
TestParseAndPrintPhp5ErrorSuppress
(t *testing.T)
printer/printer_parsed_php5_test.go:438
Function
TestParseAndPrintPhp5Eval
(t *testing.T)
printer/printer_parsed_php5_test.go:450
Function
TestParseAndPrintPhp5Exit
(t *testing.T)
printer/printer_parsed_php5_test.go:462
Function
TestParseAndPrintPhp5For
(t *testing.T)
printer/printer_parsed_php5_test.go:975
Function
TestParseAndPrintPhp5Foreach
(t *testing.T)
printer/printer_parsed_php5_test.go:991
Function
TestParseAndPrintPhp5Function
(t *testing.T)
printer/printer_parsed_php5_test.go:1004
Function
TestParseAndPrintPhp5FunctionCall
(t *testing.T)
printer/printer_parsed_php5_test.go:481
Function
TestParseAndPrintPhp5Global
(t *testing.T)
printer/printer_parsed_php5_test.go:1018
Function
TestParseAndPrintPhp5Goto
(t *testing.T)
printer/printer_parsed_php5_test.go:1029
Function
TestParseAndPrintPhp5GotoLabel
(t *testing.T)
printer/printer_parsed_php5_test.go:1105
Function
TestParseAndPrintPhp5HaltCompiler
(t *testing.T)
printer/printer_parsed_php5_test.go:1040
Function
TestParseAndPrintPhp5Heredoc
(t *testing.T)
printer/printer_parsed_php5_test.go:168
Function
TestParseAndPrintPhp5Identifier
(t *testing.T)
printer/printer_parsed_php5_test.go:45
Function
TestParseAndPrintPhp5IfElseIfElse
(t *testing.T)
printer/printer_parsed_php5_test.go:1053
Function
TestParseAndPrintPhp5IfExpression
(t *testing.T)
printer/printer_parsed_php5_test.go:964
Function
TestParseAndPrintPhp5IncDec
(t *testing.T)
printer/printer_parsed_php5_test.go:566
Function
TestParseAndPrintPhp5Include
(t *testing.T)
printer/printer_parsed_php5_test.go:494
Function
TestParseAndPrintPhp5InlineHtml
(t *testing.T)
printer/printer_parsed_php5_test.go:1069
Function
TestParseAndPrintPhp5InstanceOf
(t *testing.T)
printer/printer_parsed_php5_test.go:507
Function
TestParseAndPrintPhp5Interface
(t *testing.T)
printer/printer_parsed_php5_test.go:1092
Function
TestParseAndPrintPhp5Isset
(t *testing.T)
printer/printer_parsed_php5_test.go:518
Function
TestParseAndPrintPhp5List
(t *testing.T)
printer/printer_parsed_php5_test.go:529
← previous
next →
1,701–1,800 of 2,599, ranked by callers