MCPcopy Create free account
hub / github.com/z7zmey/php-parser / yyNewParser

Function yyNewParser

php7/php7.go:1816–1818  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1814}
1815
1816func yyNewParser() yyParser {
1817 return &yyParserImpl{}
1818}
1819
1820const yyFlag = -1000
1821

Callers 1

yyParseFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…