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
TestResolveConstantsName
(t *testing.T)
visitor/namespace_resolver_test.go:591
Function
TestResolveFunctionCall
(t *testing.T)
visitor/namespace_resolver_test.go:214
Function
TestResolveFunctionName
(t *testing.T)
visitor/namespace_resolver_test.go:489
Function
TestResolveGroupUse
(t *testing.T)
visitor/namespace_resolver_test.go:275
Function
TestResolveInstanceCatch
(t *testing.T)
visitor/namespace_resolver_test.go:167
Function
TestResolveInstanceOf
(t *testing.T)
visitor/namespace_resolver_test.go:137
Function
TestResolveInterfaceName
(t *testing.T)
visitor/namespace_resolver_test.go:433
Function
TestResolveMethodName
(t *testing.T)
visitor/namespace_resolver_test.go:527
Function
TestResolveNamespaces
(t *testing.T)
visitor/namespace_resolver_test.go:630
Function
TestResolveNew
(t *testing.T)
visitor/namespace_resolver_test.go:107
Function
TestResolvePropertyTypeName
(t *testing.T)
visitor/namespace_resolver_test.go:978
Function
TestResolveStaticCall
(t *testing.T)
visitor/namespace_resolver_test.go:16
Function
TestResolveStaticCallDinamicClassName
(t *testing.T)
visitor/namespace_resolver_test.go:708
Function
TestResolveStaticPropertyFetch
(t *testing.T)
visitor/namespace_resolver_test.go:47
Function
TestResolveTraitName
(t *testing.T)
visitor/namespace_resolver_test.go:466
Function
TestResolveTraitUse
(t *testing.T)
visitor/namespace_resolver_test.go:332
Function
TestReturnTypeFunction
(t *testing.T)
node/stmt/t_function_test.go:326
Function
TestShebang
(t *testing.T)
scanner/scanner_test.go:380
Function
TestShebangHtml
(t *testing.T)
scanner/scanner_test.go:407
Function
TestShellExec
(t *testing.T)
node/expr/t_shell_exec_test.go:19
Function
TestShiftLeft
(t *testing.T)
node/expr/assign/t_assign_op_test.go:1126
Function
TestShiftLeft
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1662
Function
TestShiftRight
(t *testing.T)
node/expr/assign/t_assign_op_test.go:1201
Function
TestShiftRight
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1737
Function
TestShortArray
(t *testing.T)
node/expr/t_short_array_test.go:17
Function
TestShortArrayItem
(t *testing.T)
node/expr/t_short_array_test.go:59
Function
TestShortArrayItems
(t *testing.T)
node/expr/t_short_array_test.go:119
Function
TestShortList
(t *testing.T)
node/expr/t_short_list_test.go:16
Function
TestShortListArrayIndex
(t *testing.T)
node/expr/t_short_list_test.go:104
Function
TestShortListList
(t *testing.T)
node/expr/t_short_list_test.go:200
Function
TestSimpleClass
(t *testing.T)
node/stmt/t_class_test.go:18
Function
TestSimpleClassMethod
(t *testing.T)
node/stmt/t_class_method_test.go:17
Function
TestSimpleEcho
(t *testing.T)
node/stmt/t_echo_test.go:19
Function
TestSimpleFunction
(t *testing.T)
node/stmt/t_function_test.go:19
Function
TestSimpleHeredocLabel
(t *testing.T)
node/scalar/t_heredoc_test.go:100
Function
TestSimpleNowdocLabel
(t *testing.T)
node/scalar/t_heredoc_test.go:182
Function
TestSimpleUse
(t *testing.T)
node/stmt/t_use_test.go:17
Function
TestSimpleVar
(t *testing.T)
node/scalar/t_encapsed_test.go:18
Function
TestSimpleVarEndsEcapsed
(t *testing.T)
node/scalar/t_encapsed_test.go:156
Function
TestSimpleVarOneChar
(t *testing.T)
node/scalar/t_encapsed_test.go:87
Function
TestSimpleVarPropertyFetch
(t *testing.T)
node/scalar/t_encapsed_test.go:320
Function
TestSingleQuoteStringTokens
(t *testing.T)
scanner/scanner_test.go:539
Function
TestSingleQuotedScalarString
(t *testing.T)
node/scalar/t_string_test.go:144
Function
TestSlashAfterVariable
(t *testing.T)
scanner/scanner_test.go:1118
Function
TestSmaller
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1887
Function
TestSmallerOrEqual
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1812
Function
TestSpaceship
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1962
Function
TestStaticCall
(t *testing.T)
node/expr/t_static_call_test.go:19
Function
TestStaticCallFullyQualified
(t *testing.T)
node/expr/t_static_call_test.go:173
Function
TestStaticCallRelative
(t *testing.T)
node/expr/t_static_call_test.go:96
Function
TestStaticCallVar
(t *testing.T)
node/expr/t_static_call_test.go:250
Function
TestStaticCallVarVar
(t *testing.T)
node/expr/t_static_call_test.go:335
Function
TestStaticClassConstFetch
(t *testing.T)
node/expr/t_class_const_fetch_test.go:88
Function
TestStaticPropertyFetch
(t *testing.T)
node/expr/t_static_property_fetch_test.go:18
Function
TestStaticPropertyFetchFullyQualified
(t *testing.T)
node/expr/t_static_property_fetch_test.go:172
Function
TestStaticPropertyFetchRelative
(t *testing.T)
node/expr/t_static_property_fetch_test.go:95
Function
TestStaticVar
(t *testing.T)
node/stmt/t_static_var_test.go:17
Function
TestStaticVars
(t *testing.T)
node/stmt/t_static_var_test.go:77
Function
TestStaticVars2
(t *testing.T)
node/stmt/t_static_var_test.go:171
Function
TestString
(t *testing.T)
node/expr/cast/t_cast_test.go:481
Function
TestStringTokensAfterVariable
(t *testing.T)
scanner/scanner_test.go:1080
Function
TestStringVarCurveOpen
(t *testing.T)
node/scalar/t_encapsed_test.go:234
Function
TestStringVarNameByteChars
(t *testing.T)
scanner/scanner_test.go:1590
Function
TestSwitch
(t *testing.T)
node/stmt/t_switch_case_default_test.go:213
Function
TestSwitchSemicolon
(t *testing.T)
node/stmt/t_switch_case_default_test.go:324
Function
TestTeplateStringTokens
(t *testing.T)
scanner/scanner_test.go:586
Function
TestTernary
(t *testing.T)
node/expr/t_ternary_test.go:17
Function
TestTernaryNestedCond
(t *testing.T)
node/expr/t_ternary_test.go:318
Function
TestTernaryNestedTrue
(t *testing.T)
node/expr/t_ternary_test.go:184
Function
TestTernarySimple
(t *testing.T)
node/expr/t_ternary_test.go:109
Function
TestThrow
(t *testing.T)
node/stmt/t_throw_test.go:16
Function
TestToken
(t *testing.T)
scanner/token_test.go:11
Function
TestTokenPoolGetFromPool
(t *testing.T)
scanner/token_pool_test.go:20
Function
TestTokenPoolGetNew
(t *testing.T)
scanner/token_pool_test.go:10
Function
TestTokens
(t *testing.T)
scanner/scanner_test.go:19
Function
TestTrait
(t *testing.T)
node/stmt/t_trait_test.go:15
Function
TestTraitUse
(t *testing.T)
node/stmt/t_trait_use_test.go:17
Function
TestTraitsUse
(t *testing.T)
node/stmt/t_trait_use_test.go:99
Function
TestTraitsUseAdaptions
(t *testing.T)
node/stmt/t_trait_use_test.go:584
Function
TestTraitsUseAliasModifier
(t *testing.T)
node/stmt/t_trait_use_test.go:438
Function
TestTraitsUseEmptyAdaptations
(t *testing.T)
node/stmt/t_trait_use_test.go:200
Function
TestTraitsUseModifier
(t *testing.T)
node/stmt/t_trait_use_test.go:301
Function
TestTry
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:18
Function
TestTryCatch
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:55
Function
TestTryCatchCatch
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:239
Function
TestTryCatchCatchCatch
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:465
Function
TestTryCatchFinally
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:371
Function
TestUnaryMinus
(t *testing.T)
node/expr/t_unary_test.go:17
Function
TestUnaryPlus
(t *testing.T)
node/expr/t_unary_test.go:75
Function
TestUnset
(t *testing.T)
node/expr/cast/t_cast_test.go:597
Function
TestUnset
(t *testing.T)
node/stmt/t_unset_test.go:16
Function
TestUnsetTrailingComma
(t *testing.T)
node/stmt/t_unset_test.go:137
Function
TestUnsetVars
(t *testing.T)
node/stmt/t_unset_test.go:68
Function
TestUseFullyQualified
(t *testing.T)
node/stmt/t_use_test.go:79
Function
TestUseFullyQualifiedAlias
(t *testing.T)
node/stmt/t_use_test.go:141
Function
TestUseList
(t *testing.T)
node/stmt/t_use_test.go:212
Function
TestUseListAlias
(t *testing.T)
node/stmt/t_use_test.go:301
Function
TestUseListConstType
(t *testing.T)
node/stmt/t_use_test.go:613
Function
TestUseListConstTypeAliases
(t *testing.T)
node/stmt/t_use_test.go:711
Function
TestUseListFunctionType
(t *testing.T)
node/stmt/t_use_test.go:399
← previous
next →
2,301–2,400 of 2,599, ranked by callers