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
TestParseAndPrintPhp5MagicConstant
test scalar
printer/printer_parsed_php5_test.go:105
Function
TestParseAndPrintPhp5MethodCall
(t *testing.T)
printer/printer_parsed_php5_test.go:540
Function
TestParseAndPrintPhp5Names
test name
printer/printer_parsed_php5_test.go:89
Function
TestParseAndPrintPhp5Namespace
(t *testing.T)
printer/printer_parsed_php5_test.go:1116
Function
TestParseAndPrintPhp5New
(t *testing.T)
printer/printer_parsed_php5_test.go:551
Function
TestParseAndPrintPhp5Nop
(t *testing.T)
printer/printer_parsed_php5_test.go:1134
Function
TestParseAndPrintPhp5Number
(t *testing.T)
printer/printer_parsed_php5_test.go:124
Function
TestParseAndPrintPhp5Parameter
(t *testing.T)
printer/printer_parsed_php5_test.go:59
Function
TestParseAndPrintPhp5Parentheses
other
printer/printer_parsed_php5_test.go:1338
Function
TestParseAndPrintPhp5Print
(t *testing.T)
printer/printer_parsed_php5_test.go:580
Function
TestParseAndPrintPhp5PropertyFetch
(t *testing.T)
printer/printer_parsed_php5_test.go:592
Function
TestParseAndPrintPhp5PropertyList
(t *testing.T)
printer/printer_parsed_php5_test.go:1144
Function
TestParseAndPrintPhp5Reference
(t *testing.T)
printer/printer_parsed_php5_test.go:603
Function
TestParseAndPrintPhp5Require
(t *testing.T)
printer/printer_parsed_php5_test.go:624
Function
TestParseAndPrintPhp5Return
(t *testing.T)
printer/printer_parsed_php5_test.go:1160
Function
TestParseAndPrintPhp5Root
test node
printer/printer_parsed_php5_test.go:31
Function
TestParseAndPrintPhp5Shebang
(t *testing.T)
printer/printer_parsed_php5_test.go:1080
Function
TestParseAndPrintPhp5ShellExec
(t *testing.T)
printer/printer_parsed_php5_test.go:637
Function
TestParseAndPrintPhp5ShortArray
(t *testing.T)
printer/printer_parsed_php5_test.go:647
Function
TestParseAndPrintPhp5StaticCall
(t *testing.T)
printer/printer_parsed_php5_test.go:664
Function
TestParseAndPrintPhp5StaticPropertyFetch
(t *testing.T)
printer/printer_parsed_php5_test.go:675
Function
TestParseAndPrintPhp5StaticVar
(t *testing.T)
printer/printer_parsed_php5_test.go:1187
Function
TestParseAndPrintPhp5StmtList
(t *testing.T)
printer/printer_parsed_php5_test.go:1199
Function
TestParseAndPrintPhp5String
(t *testing.T)
printer/printer_parsed_php5_test.go:155
Function
TestParseAndPrintPhp5Switch
(t *testing.T)
printer/printer_parsed_php5_test.go:1213
Function
TestParseAndPrintPhp5Ternary
(t *testing.T)
printer/printer_parsed_php5_test.go:686
Function
TestParseAndPrintPhp5Throw
(t *testing.T)
printer/printer_parsed_php5_test.go:1232
Function
TestParseAndPrintPhp5Trait
(t *testing.T)
printer/printer_parsed_php5_test.go:1264
Function
TestParseAndPrintPhp5TraitUse
(t *testing.T)
printer/printer_parsed_php5_test.go:1243
Function
TestParseAndPrintPhp5TryCatchFinally
(t *testing.T)
printer/printer_parsed_php5_test.go:1277
Function
TestParseAndPrintPhp5Unary
(t *testing.T)
printer/printer_parsed_php5_test.go:698
Function
TestParseAndPrintPhp5Unset
(t *testing.T)
printer/printer_parsed_php5_test.go:1295
Function
TestParseAndPrintPhp5UseList
(t *testing.T)
printer/printer_parsed_php5_test.go:1307
Function
TestParseAndPrintPhp5Variable
(t *testing.T)
printer/printer_parsed_php5_test.go:710
Function
TestParseAndPrintPhp5While
(t *testing.T)
printer/printer_parsed_php5_test.go:1322
Function
TestParseAndPrintPhp5Yield
(t *testing.T)
printer/printer_parsed_php5_test.go:721
Function
TestParseAndPrintPrint
(t *testing.T)
printer/printer_parsed_php7_test.go:667
Function
TestParseAndPrintPropertyFetch
(t *testing.T)
printer/printer_parsed_php7_test.go:679
Function
TestParseAndPrintPropertyList
(t *testing.T)
printer/printer_parsed_php7_test.go:1267
Function
TestParseAndPrintReference
(t *testing.T)
printer/printer_parsed_php7_test.go:690
Function
TestParseAndPrintRequire
(t *testing.T)
printer/printer_parsed_php7_test.go:711
Function
TestParseAndPrintReturn
(t *testing.T)
printer/printer_parsed_php7_test.go:1283
Function
TestParseAndPrintRoot
test node
printer/printer_parsed_php7_test.go:82
Function
TestParseAndPrintShebang
(t *testing.T)
printer/printer_parsed_php7_test.go:1203
Function
TestParseAndPrintShellExec
(t *testing.T)
printer/printer_parsed_php7_test.go:724
Function
TestParseAndPrintShortArray
(t *testing.T)
printer/printer_parsed_php7_test.go:734
Function
TestParseAndPrintShortList
(t *testing.T)
printer/printer_parsed_php7_test.go:751
Function
TestParseAndPrintStaticCall
(t *testing.T)
printer/printer_parsed_php7_test.go:766
Function
TestParseAndPrintStaticPropertyFetch
(t *testing.T)
printer/printer_parsed_php7_test.go:777
Function
TestParseAndPrintStaticVar
(t *testing.T)
printer/printer_parsed_php7_test.go:1310
Function
TestParseAndPrintStmtList
(t *testing.T)
printer/printer_parsed_php7_test.go:1322
Function
TestParseAndPrintString
(t *testing.T)
printer/printer_parsed_php7_test.go:223
Function
TestParseAndPrintSwitch
(t *testing.T)
printer/printer_parsed_php7_test.go:1336
Function
TestParseAndPrintTernary
(t *testing.T)
printer/printer_parsed_php7_test.go:788
Function
TestParseAndPrintThrow
(t *testing.T)
printer/printer_parsed_php7_test.go:1355
Function
TestParseAndPrintTrait
(t *testing.T)
printer/printer_parsed_php7_test.go:1387
Function
TestParseAndPrintTraitUse
(t *testing.T)
printer/printer_parsed_php7_test.go:1366
Function
TestParseAndPrintTryCatchFinally
(t *testing.T)
printer/printer_parsed_php7_test.go:1400
Function
TestParseAndPrintUnary
(t *testing.T)
printer/printer_parsed_php7_test.go:800
Function
TestParseAndPrintUnset
(t *testing.T)
printer/printer_parsed_php7_test.go:1418
Function
TestParseAndPrintUseList
(t *testing.T)
printer/printer_parsed_php7_test.go:1430
Function
TestParseAndPrintVariable
(t *testing.T)
printer/printer_parsed_php7_test.go:812
Function
TestParseAndPrintWhile
(t *testing.T)
printer/printer_parsed_php7_test.go:1445
Function
TestParseAndPrintYield
(t *testing.T)
printer/printer_parsed_php7_test.go:823
Function
TestPhp5
(t *testing.T)
php5/php5_test.go:21
Function
TestPhp5ArgumentNode
(t *testing.T)
node/t_node_test.go:803
Function
TestPhp5ClassMethod
(t *testing.T)
node/stmt/t_class_method_test.go:222
Function
TestPhp5ControlCharsErrors
(t *testing.T)
php5/php5_test.go:18715
Function
TestPhp5Heredoc
(t *testing.T)
php7/php7_test.go:16242
Function
TestPhp5Heredoc
(t *testing.T)
php5/php5_test.go:18525
Function
TestPhp5ParameterNode
(t *testing.T)
node/t_node_test.go:2105
Function
TestPhp5Strings
(t *testing.T)
php7/php7_test.go:16127
Function
TestPhp5Strings
(t *testing.T)
php5/php5_test.go:18410
Function
TestPhp7
(t *testing.T)
php7/php7_test.go:21
Function
TestPhp7AbstractClassMethod
(t *testing.T)
node/stmt/t_class_method_test.go:520
Function
TestPhp7ArgumentNode
(t *testing.T)
node/t_node_test.go:69
Function
TestPhp7ClassMethod
(t *testing.T)
node/stmt/t_class_method_test.go:310
Function
TestPhp7ControlCharsErrors
(t *testing.T)
php7/php7_test.go:16432
Function
TestPhp7ParameterNode
(t *testing.T)
node/t_node_test.go:1445
Function
TestPhp7TryCatch
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:140
Function
TestPlus
(t *testing.T)
node/expr/assign/t_assign_op_test.go:976
Function
TestPlus
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1512
Function
TestPosition
(t *testing.T)
node/t_position_test.go:11
Function
TestPosition
(t *testing.T)
node/expr/t_position_test.go:11
Function
TestPosition
(t *testing.T)
node/expr/assign/t_position_test.go:11
Function
TestPosition
(t *testing.T)
node/expr/cast/t_position_test.go:11
Function
TestPosition
(t *testing.T)
node/expr/binary/t_position_test.go:11
Function
TestPosition
(t *testing.T)
node/stmt/t_position_test.go:11
Function
TestPosition
(t *testing.T)
node/name/t_position_test.go:11
Function
TestPosition
(t *testing.T)
node/scalar/t_position_test.go:11
Function
TestPostDec
(t *testing.T)
node/expr/t_inc_dec_test.go:17
Function
TestPostInc
(t *testing.T)
node/expr/t_inc_dec_test.go:75
Function
TestPow
(t *testing.T)
node/expr/assign/t_assign_op_test.go:1051
Function
TestPow
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1587
Function
TestPreDec
(t *testing.T)
node/expr/t_inc_dec_test.go:133
Function
TestPreInc
(t *testing.T)
node/expr/t_inc_dec_test.go:191
Function
TestPrettyPrinterrorSuppress
(t *testing.T)
printer/pretty_printer_test.go:1465
Function
TestPrint
(t *testing.T)
errors/error_test.go:25
Function
TestPrint
(t *testing.T)
node/expr/t_print_test.go:17
Function
TestPrintAltElse
(t *testing.T)
printer/pretty_printer_test.go:2135
← previous
next →
1,801–1,900 of 2,599, ranked by callers