Home
last modified time | relevance | path

Searched refs:name2 (Results 1 – 7 of 7) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DVersionedObject.php22 private $name2; variable in JMS\\Serializer\\Tests\\Fixtures\\VersionedObject
24 public function __construct($name, $name2) argument
27 $this->name2 = $name2;
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/Filter/
H A DFilter.php99 $name2 = 'string.tolower'
103 SUT::append($stream, $name2),
120 $name2 = 'string.tolower'
124 SUT::prepend($stream, $name2),
141 $name2 = 'string.tolower'
145 SUT::prepend($stream, $name2),
/plugin/twitter/
H A Dsyntax.php154 $name2 = $chunks [$i + 1] [1];
158 $print .= ($count2 == 1) ? ', 1 ' . $name2 : ", $count2 {$name2s}";
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst68 private $name2;
290 private $name2;
328 private $name2;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js281 function deco_def(nm){var a,dd,dd2,name2,c,i,elts,str,hd,text=decos[nm]
313 if(c=='('||(c==')'&&dd.name.indexOf('(')<0)){dd.str=null;name2=dd.name.slice(0,-1)+(c=='('?')':'(');dd2=dd_tb[name2]
314 if(dd2){if(c=='('){dd.dd_en=dd2;dd2.dd_st=dd}else{dd.dd_st=dd2;dd2.dd_en=dd}}else{dd2=deco_def(name2)