MCPcopy Create free account

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

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

FunctionTestResolveConstantsName
(t *testing.T)
visitor/namespace_resolver_test.go:591
FunctionTestResolveFunctionCall
(t *testing.T)
visitor/namespace_resolver_test.go:214
FunctionTestResolveFunctionName
(t *testing.T)
visitor/namespace_resolver_test.go:489
FunctionTestResolveGroupUse
(t *testing.T)
visitor/namespace_resolver_test.go:275
FunctionTestResolveInstanceCatch
(t *testing.T)
visitor/namespace_resolver_test.go:167
FunctionTestResolveInstanceOf
(t *testing.T)
visitor/namespace_resolver_test.go:137
FunctionTestResolveInterfaceName
(t *testing.T)
visitor/namespace_resolver_test.go:433
FunctionTestResolveMethodName
(t *testing.T)
visitor/namespace_resolver_test.go:527
FunctionTestResolveNamespaces
(t *testing.T)
visitor/namespace_resolver_test.go:630
FunctionTestResolveNew
(t *testing.T)
visitor/namespace_resolver_test.go:107
FunctionTestResolvePropertyTypeName
(t *testing.T)
visitor/namespace_resolver_test.go:978
FunctionTestResolveStaticCall
(t *testing.T)
visitor/namespace_resolver_test.go:16
FunctionTestResolveStaticCallDinamicClassName
(t *testing.T)
visitor/namespace_resolver_test.go:708
FunctionTestResolveStaticPropertyFetch
(t *testing.T)
visitor/namespace_resolver_test.go:47
FunctionTestResolveTraitName
(t *testing.T)
visitor/namespace_resolver_test.go:466
FunctionTestResolveTraitUse
(t *testing.T)
visitor/namespace_resolver_test.go:332
FunctionTestReturnTypeFunction
(t *testing.T)
node/stmt/t_function_test.go:326
FunctionTestShebang
(t *testing.T)
scanner/scanner_test.go:380
FunctionTestShebangHtml
(t *testing.T)
scanner/scanner_test.go:407
FunctionTestShellExec
(t *testing.T)
node/expr/t_shell_exec_test.go:19
FunctionTestShiftLeft
(t *testing.T)
node/expr/assign/t_assign_op_test.go:1126
FunctionTestShiftLeft
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1662
FunctionTestShiftRight
(t *testing.T)
node/expr/assign/t_assign_op_test.go:1201
FunctionTestShiftRight
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1737
FunctionTestShortArray
(t *testing.T)
node/expr/t_short_array_test.go:17
FunctionTestShortArrayItem
(t *testing.T)
node/expr/t_short_array_test.go:59
FunctionTestShortArrayItems
(t *testing.T)
node/expr/t_short_array_test.go:119
FunctionTestShortList
(t *testing.T)
node/expr/t_short_list_test.go:16
FunctionTestShortListArrayIndex
(t *testing.T)
node/expr/t_short_list_test.go:104
FunctionTestShortListList
(t *testing.T)
node/expr/t_short_list_test.go:200
FunctionTestSimpleClass
(t *testing.T)
node/stmt/t_class_test.go:18
FunctionTestSimpleClassMethod
(t *testing.T)
node/stmt/t_class_method_test.go:17
FunctionTestSimpleEcho
(t *testing.T)
node/stmt/t_echo_test.go:19
FunctionTestSimpleFunction
(t *testing.T)
node/stmt/t_function_test.go:19
FunctionTestSimpleHeredocLabel
(t *testing.T)
node/scalar/t_heredoc_test.go:100
FunctionTestSimpleNowdocLabel
(t *testing.T)
node/scalar/t_heredoc_test.go:182
FunctionTestSimpleUse
(t *testing.T)
node/stmt/t_use_test.go:17
FunctionTestSimpleVar
(t *testing.T)
node/scalar/t_encapsed_test.go:18
FunctionTestSimpleVarEndsEcapsed
(t *testing.T)
node/scalar/t_encapsed_test.go:156
FunctionTestSimpleVarOneChar
(t *testing.T)
node/scalar/t_encapsed_test.go:87
FunctionTestSimpleVarPropertyFetch
(t *testing.T)
node/scalar/t_encapsed_test.go:320
FunctionTestSingleQuoteStringTokens
(t *testing.T)
scanner/scanner_test.go:539
FunctionTestSingleQuotedScalarString
(t *testing.T)
node/scalar/t_string_test.go:144
FunctionTestSlashAfterVariable
(t *testing.T)
scanner/scanner_test.go:1118
FunctionTestSmaller
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1887
FunctionTestSmallerOrEqual
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1812
FunctionTestSpaceship
(t *testing.T)
node/expr/binary/t_binary_op_test.go:1962
FunctionTestStaticCall
(t *testing.T)
node/expr/t_static_call_test.go:19
FunctionTestStaticCallFullyQualified
(t *testing.T)
node/expr/t_static_call_test.go:173
FunctionTestStaticCallRelative
(t *testing.T)
node/expr/t_static_call_test.go:96
FunctionTestStaticCallVar
(t *testing.T)
node/expr/t_static_call_test.go:250
FunctionTestStaticCallVarVar
(t *testing.T)
node/expr/t_static_call_test.go:335
FunctionTestStaticClassConstFetch
(t *testing.T)
node/expr/t_class_const_fetch_test.go:88
FunctionTestStaticPropertyFetch
(t *testing.T)
node/expr/t_static_property_fetch_test.go:18
FunctionTestStaticPropertyFetchFullyQualified
(t *testing.T)
node/expr/t_static_property_fetch_test.go:172
FunctionTestStaticPropertyFetchRelative
(t *testing.T)
node/expr/t_static_property_fetch_test.go:95
FunctionTestStaticVar
(t *testing.T)
node/stmt/t_static_var_test.go:17
FunctionTestStaticVars
(t *testing.T)
node/stmt/t_static_var_test.go:77
FunctionTestStaticVars2
(t *testing.T)
node/stmt/t_static_var_test.go:171
FunctionTestString
(t *testing.T)
node/expr/cast/t_cast_test.go:481
FunctionTestStringTokensAfterVariable
(t *testing.T)
scanner/scanner_test.go:1080
FunctionTestStringVarCurveOpen
(t *testing.T)
node/scalar/t_encapsed_test.go:234
FunctionTestStringVarNameByteChars
(t *testing.T)
scanner/scanner_test.go:1590
FunctionTestSwitch
(t *testing.T)
node/stmt/t_switch_case_default_test.go:213
FunctionTestSwitchSemicolon
(t *testing.T)
node/stmt/t_switch_case_default_test.go:324
FunctionTestTeplateStringTokens
(t *testing.T)
scanner/scanner_test.go:586
FunctionTestTernary
(t *testing.T)
node/expr/t_ternary_test.go:17
FunctionTestTernaryNestedCond
(t *testing.T)
node/expr/t_ternary_test.go:318
FunctionTestTernaryNestedTrue
(t *testing.T)
node/expr/t_ternary_test.go:184
FunctionTestTernarySimple
(t *testing.T)
node/expr/t_ternary_test.go:109
FunctionTestThrow
(t *testing.T)
node/stmt/t_throw_test.go:16
FunctionTestToken
(t *testing.T)
scanner/token_test.go:11
FunctionTestTokenPoolGetFromPool
(t *testing.T)
scanner/token_pool_test.go:20
FunctionTestTokenPoolGetNew
(t *testing.T)
scanner/token_pool_test.go:10
FunctionTestTokens
(t *testing.T)
scanner/scanner_test.go:19
FunctionTestTrait
(t *testing.T)
node/stmt/t_trait_test.go:15
FunctionTestTraitUse
(t *testing.T)
node/stmt/t_trait_use_test.go:17
FunctionTestTraitsUse
(t *testing.T)
node/stmt/t_trait_use_test.go:99
FunctionTestTraitsUseAdaptions
(t *testing.T)
node/stmt/t_trait_use_test.go:584
FunctionTestTraitsUseAliasModifier
(t *testing.T)
node/stmt/t_trait_use_test.go:438
FunctionTestTraitsUseEmptyAdaptations
(t *testing.T)
node/stmt/t_trait_use_test.go:200
FunctionTestTraitsUseModifier
(t *testing.T)
node/stmt/t_trait_use_test.go:301
FunctionTestTry
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:18
FunctionTestTryCatch
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:55
FunctionTestTryCatchCatch
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:239
FunctionTestTryCatchCatchCatch
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:465
FunctionTestTryCatchFinally
(t *testing.T)
node/stmt/t_try_catch_finnaly_test.go:371
FunctionTestUnaryMinus
(t *testing.T)
node/expr/t_unary_test.go:17
FunctionTestUnaryPlus
(t *testing.T)
node/expr/t_unary_test.go:75
FunctionTestUnset
(t *testing.T)
node/expr/cast/t_cast_test.go:597
FunctionTestUnset
(t *testing.T)
node/stmt/t_unset_test.go:16
FunctionTestUnsetTrailingComma
(t *testing.T)
node/stmt/t_unset_test.go:137
FunctionTestUnsetVars
(t *testing.T)
node/stmt/t_unset_test.go:68
FunctionTestUseFullyQualified
(t *testing.T)
node/stmt/t_use_test.go:79
FunctionTestUseFullyQualifiedAlias
(t *testing.T)
node/stmt/t_use_test.go:141
FunctionTestUseList
(t *testing.T)
node/stmt/t_use_test.go:212
FunctionTestUseListAlias
(t *testing.T)
node/stmt/t_use_test.go:301
FunctionTestUseListConstType
(t *testing.T)
node/stmt/t_use_test.go:613
FunctionTestUseListConstTypeAliases
(t *testing.T)
node/stmt/t_use_test.go:711
FunctionTestUseListFunctionType
(t *testing.T)
node/stmt/t_use_test.go:399
← previousnext →2,301–2,400 of 2,599, ranked by callers