Home
last modified time | relevance | path

Searched refs:DUMMY (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/DataProviderIssue2833/
H A DSecondTest.php9 const DUMMY = 'dummy'; define in Foo\\DataProviderIssue2833\\SecondTest
H A DFirstTest.php19 SecondTest::DUMMY;
/plugin/codeprettify/code-prettify/src/
H A Dlang-sql.js49 …TE|DECLARE|DEFAULT|DELETE|DENY|DESC|DISK|DISTINCT|DISTRIBUTED|DOUBLE|DROP|DUMMY|DUMP|ELSE|END|ERRL…
/plugin/templateconfhelper/
H A DREADME19 * save_user( $var, $val ) - #DUMMY
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js217 …",OPENFENCE:"openfence",CLOSEFENCE:"closefence",APPLICATION:"application",DUMMY:"dummy",UNIT:"unit… property in sre.SemanticAttr.Role
315 …Attr.invisibleComma());b.forEach(function(c){c.role=sre.SemanticAttr.Role.DUMMY});return sre.Seman…
531 …anticAttr.Type.PUNCTUATED&&a.contentNodes[0].role===sre.SemanticAttr.Role.DUMMY)return sre.EnrichM…
549 …icAttr.Role.TEXT||a.contentNodes.every(function(b){return b.role===sre.SemanticAttr.Role.DUMMY}))};
609 …a);a.updateContent(sre.SemanticAttr.invisibleComma());a.role=sre.SemanticAttr.Role.DUMMY;return a};