MCPcopy Create free account

hub / github.com/z7zmey/php-parser / functions

Functions2,599 in github.com/z7zmey/php-parser

FunctionTestInt
(t *testing.T)
node/expr/cast/t_cast_test.go:307
FunctionTestIntShort
(t *testing.T)
node/expr/cast/t_cast_test.go:365
FunctionTestInterface
(t *testing.T)
node/stmt/t_interface_test.go:17
FunctionTestInterfaceExtend
(t *testing.T)
node/stmt/t_interface_test.go:61
FunctionTestInterfaceExtends
(t *testing.T)
node/stmt/t_interface_test.go:134
FunctionTestIsset
(t *testing.T)
node/expr/t_isset_test.go:17
FunctionTestIssetVariables
(t *testing.T)
node/expr/t_isset_test.go:77
FunctionTestLNumber
(t *testing.T)
node/scalar/t_numbers_test.go:16
FunctionTestList
(t *testing.T)
node/expr/t_list_test.go:84
FunctionTestListArrayIndex
(t *testing.T)
node/expr/t_list_test.go:177
FunctionTestListEmptyItem
(t *testing.T)
node/expr/t_list_test.go:389
FunctionTestListEmptyItems
(t *testing.T)
node/expr/t_list_test.go:483
FunctionTestListList
(t *testing.T)
node/expr/t_list_test.go:278
FunctionTestLogicalAnd
(t *testing.T)
node/expr/binary/t_binary_op_test.go:912
FunctionTestLogicalOr
(t *testing.T)
node/expr/binary/t_binary_op_test.go:987
FunctionTestLogicalXor
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1062
FunctionTestMagicConstant
(t *testing.T)
node/scalar/t_magic_constant_test.go:16
FunctionTestMeta
(t *testing.T)
node/t_freefloating_test.go:48
FunctionTestMeta
(t *testing.T)
node/expr/t_freefloating_test.go:160
FunctionTestMeta
(t *testing.T)
node/expr/assign/t_freefloating_test.go:79
FunctionTestMeta
(t *testing.T)
node/expr/cast/t_freefloating_test.go:52
FunctionTestMeta
(t *testing.T)
node/expr/binary/t_freefloating_test.go:112
FunctionTestMeta
(t *testing.T)
node/stmt/t_freefloating_test.go:211
FunctionTestMeta
(t *testing.T)
node/name/t_freefloating_test.go:43
FunctionTestMeta
(t *testing.T)
node/scalar/t_freefloating_test.go:52
FunctionTestMethodCall
(t *testing.T)
node/expr/t_method_call_test.go:17
FunctionTestMethodCallTokens
(t *testing.T)
scanner/scanner_test.go:1450
FunctionTestMinus
(t *testing.T)
node/expr/assign/t_assign_op_test.go:751
FunctionTestMinus
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1137
FunctionTestMixedGroupUse
(t *testing.T)
node/stmt/t_use_test.go:1266
FunctionTestMod
(t *testing.T)
node/expr/assign/t_assign_op_test.go:826
FunctionTestMod
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1212
FunctionTestMul
(t *testing.T)
node/expr/assign/t_assign_op_test.go:901
FunctionTestMul
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1287
FunctionTestMultilineDoubleQuotedScalarString
(t *testing.T)
node/scalar/t_string_test.go:100
FunctionTestMultilineSingleQuotedScalarString
(t *testing.T)
node/scalar/t_string_test.go:186
FunctionTestName
(t *testing.T)
node/name/t_name_test.go:18
FunctionTestNameAttributes
test Attributes()
node/t_visitor_test.go:106
FunctionTestNameAttributes
test Attributes()
node/expr/t_visitor_test.go:409
FunctionTestNameAttributes
test Attributes()
node/expr/assign/t_visitor_test.go:183
FunctionTestNameAttributes
test Attributes()
node/expr/cast/t_visitor_test.go:112
FunctionTestNameAttributes
test Attributes()
node/expr/binary/t_visitor_test.go:278
FunctionTestNameAttributes
test Attributes()
node/stmt/t_visitor_test.go:567
FunctionTestNameAttributes
test Attributes()
node/name/t_visitor_test.go:82
FunctionTestNameAttributes
test Attributes()
node/scalar/t_visitor_test.go:97
FunctionTestNamePartsGetter
(t *testing.T)
node/name/t_name_test.go:222
FunctionTestNameVisitor
(t *testing.T)
node/t_visitor_test.go:92
FunctionTestNameVisitor
(t *testing.T)
node/name/t_visitor_test.go:68
FunctionTestNameVisitor
(t *testing.T)
node/scalar/t_visitor_test.go:83
FunctionTestNameVisitorDisableChildren
(t *testing.T)
node/t_visitor_test.go:80
FunctionTestNameVisitorDisableChildren
(t *testing.T)
node/name/t_visitor_test.go:56
FunctionTestNameVisitorDisableChildren
(t *testing.T)
node/scalar/t_visitor_test.go:71
FunctionTestNamespace
(t *testing.T)
node/stmt/t_namespace_test.go:17
FunctionTestNamespaceStmts
(t *testing.T)
node/stmt/t_namespace_test.go:69
FunctionTestNew
(t *testing.T)
node/expr/t_new_test.go:19
FunctionTestNewAnonymous
(t *testing.T)
node/expr/t_new_test.go:215
FunctionTestNewFullyQualified
(t *testing.T)
node/expr/t_new_test.go:147
FunctionTestNewNodeListNodePosition
(t *testing.T)
positionbuilder/position_builder_test.go:279
FunctionTestNewNodeListPosition
(t *testing.T)
positionbuilder/position_builder_test.go:125
FunctionTestNewNodeListTokenPosition
(t *testing.T)
positionbuilder/position_builder_test.go:177
FunctionTestNewNodeNodeListPosition
(t *testing.T)
positionbuilder/position_builder_test.go:245
FunctionTestNewNodePosition
(t *testing.T)
positionbuilder/position_builder_test.go:56
FunctionTestNewNodeTokenPosition
(t *testing.T)
positionbuilder/position_builder_test.go:99
FunctionTestNewNodesPosition
(t *testing.T)
positionbuilder/position_builder_test.go:151
FunctionTestNewOptionalListTokensPosition
(t *testing.T)
positionbuilder/position_builder_test.go:311
FunctionTestNewOptionalListTokensPosition2
(t *testing.T)
positionbuilder/position_builder_test.go:336
FunctionTestNewRelative
(t *testing.T)
node/expr/t_new_test.go:79
FunctionTestNewTokenNodeListPosition
(t *testing.T)
positionbuilder/position_builder_test.go:211
FunctionTestNewTokenNodePosition
(t *testing.T)
positionbuilder/position_builder_test.go:74
FunctionTestNewTokenPosition
(t *testing.T)
positionbuilder/position_builder_test.go:13
FunctionTestNewTokensPosition
(t *testing.T)
positionbuilder/position_builder_test.go:31
FunctionTestNilNodeListPos
(t *testing.T)
positionbuilder/position_builder_test.go:393
FunctionTestNilNodeListTokenPos
(t *testing.T)
positionbuilder/position_builder_test.go:411
FunctionTestNilNodePos
(t *testing.T)
positionbuilder/position_builder_test.go:383
FunctionTestNotEqual
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1362
FunctionTestNotIdentical
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1437
FunctionTestNumberTokens
(t *testing.T)
scanner/scanner_test.go:425
FunctionTestObject
(t *testing.T)
node/expr/cast/t_cast_test.go:423
FunctionTestParseAndPrintAltFor
(t *testing.T)
printer/printer_parsed_php7_test.go:856
FunctionTestParseAndPrintAltForeach
(t *testing.T)
printer/printer_parsed_php7_test.go:871
FunctionTestParseAndPrintAltIf
test stmt
printer/printer_parsed_php7_test.go:838
FunctionTestParseAndPrintAltSwitch
(t *testing.T)
printer/printer_parsed_php7_test.go:884
FunctionTestParseAndPrintAltWhile
(t *testing.T)
printer/printer_parsed_php7_test.go:914
FunctionTestParseAndPrintArgument
(t *testing.T)
printer/printer_parsed_php7_test.go:141
FunctionTestParseAndPrintArray
(t *testing.T)
printer/printer_parsed_php7_test.go:398
FunctionTestParseAndPrintArrayDimFetch
test expr
printer/printer_parsed_php7_test.go:360
FunctionTestParseAndPrintArrayItem
(t *testing.T)
printer/printer_parsed_php7_test.go:381
FunctionTestParseAndPrintArrowFunction
(t *testing.T)
printer/printer_parsed_php7_test.go:487
FunctionTestParseAndPrintAssign
test assign
printer/printer_parsed_php7_test.go:266
FunctionTestParseAndPrintBinary
test binary
printer/printer_parsed_php7_test.go:294
FunctionTestParseAndPrintBitwiseNot
(t *testing.T)
printer/printer_parsed_php7_test.go:411
FunctionTestParseAndPrintBooleanNot
(t *testing.T)
printer/printer_parsed_php7_test.go:423
FunctionTestParseAndPrintBreak
(t *testing.T)
printer/printer_parsed_php7_test.go:928
FunctionTestParseAndPrintCast
test cast
printer/printer_parsed_php7_test.go:335
FunctionTestParseAndPrintClass
(t *testing.T)
printer/printer_parsed_php7_test.go:964
FunctionTestParseAndPrintClassConstFetch
(t *testing.T)
printer/printer_parsed_php7_test.go:435
FunctionTestParseAndPrintClassConstList
(t *testing.T)
printer/printer_parsed_php7_test.go:981
FunctionTestParseAndPrintClassMethod
(t *testing.T)
printer/printer_parsed_php7_test.go:943
FunctionTestParseAndPrintClone
(t *testing.T)
printer/printer_parsed_php7_test.go:447
FunctionTestParseAndPrintClosure
(t *testing.T)
printer/printer_parsed_php7_test.go:473
← previousnext →1,601–1,700 of 2,599, ranked by callers