Home
last modified time | relevance | path

Searched refs:b (Results 2026 – 2050 of 2511) sorted by last modified time

1...<<81828384858687888990>>...101

/plugin/latexit/_test/
H A Dbibhandler.test.php29 protected $b; variable in bibhandler_plugin_latexit_test
53 $this->b = BibHandler::getInstance();
60 $this->assertTrue($this->b->isEmpty());
62 $this->b->insert("bib:agile-manifesto");
63 $this->assertFalse($this->b->isEmpty());
71 $this->b->insert("bib:arlow-uml2-up");
99 $this->assertEquals($string, $this->b->getBibtex());
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest7-vnoreny2.txt7 ==== bbřb ====
/plugin/latexit/classes/
H A DPackage.php127 * @param Package $b
130 static function cmpPackages($a, $b) { argument
131 if($a->countParameters() == $b->countParameters()) {
134 return ($a->countParameters() > $b->countParameters()) ? -1 : +1;
/plugin/tfslink/
H A DLICENSE98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/tuxquote/
H A DCOPYING98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
H A Dquotes.txt967 …ic marathon, because (a) you only have to do it once every four years, and (b) you have an armed m…
1038 …he's calling, so when somebody answers, Gene has to ask (a) who it is, and (b) does this person ha…
2710 Platitude: an idea (a) that is admitted to be true by everyone, and (b) that is not true. <BR> -- H…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt31106 about={\b New World Translation of the Holy Scriptures-With References. } Rendered from the Origina…
/plugin/subjectindex/inc/
H A Dcommon.php126 private function _pathcmp($a, $b) { argument
128 $b_txt = strtok($b, '|');
138 return strnatcasecmp($a, $b);
/plugin/nslist/
H A Dsyntax.php121 function _sort_page($a,$b){ argument
122 return strcmp($a['id'],$b['id']);
125 function _sort_date($a,$b){ argument
126 if($b['mtime'] < $a['mtime']){
128 }elseif($b['mtime'] > $a['mtime']){
131 return strcmp($a['id'],$b['id']);
/plugin/pagestat/
H A Dscript.js1225 for(var b=0;b<nslist.length-1;b++){
1226 backns+=nslist[b]+":";
/plugin/components/
H A Dlicence98 b) You must cause any work that you distribute or publish, that in
142 b) Accompany it with a written offer, valid for at least three
153 an offer, in accord with Subsection b above.)
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12b=r.borderLeftWidth+r.borderRightWidth,w=r.borderTopWidth+r.borderBottomWidth,_=a&&c,T=e(i.width);…
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Djavascript.min.js1b:/^\s*['"]use (strict|asm)['"]/},{cN:"meta",b:/^#!/,e:/$/},e.ASM,e.QSM,{cN:"string",b:"`",e:"`",c…
H A Dnginx.min.js1b:/\$\d+/},{b:/\$\{/,e:/}/},{b:"[\\$\\@]"+e.UIR}]},b={eW:!0,l:"[a-z/_]+",k:{literal:"on off yes no… class in AnonymousFunction850a16900100
H A Dparser3.min.js1b:"^@(?:BASE|USE|CLASS|OPTIONS)$",r:10},{cN:"title",b:"@[\\w\\-]+\\[[\\w^;\\-]*\\](?:\\[[\\w^;\\-]…
H A Dpf.min.js1 …registerLanguage("pf",function(t){var o={cN:"variable",b:/\$[\w\d#@][\w\d_]*/},e={cN:"variable",b:… property in AnonymousFunction8aa173c20100.e
H A Dphp.min.js1b:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},a={cN:"meta",b:/<\?(php)?|\?>/},i={cN:"string",c:[e.BE,a],v:… property in AnonymousFunctionc848fcd40100.a
H A Dprofile.min.js1b:"[a-zA-Z_][\\da-zA-Z_]+\\.[\\da-zA-Z_]{1,3}",e:":",eE:!0},{b:"(ncalls|tottime|cumtime)",e:"$",k:…
H A Dprolog.min.js1b={b:/[a-z][A-Za-z0-9_]*/,r:0},r={cN:"symbol",v:[{b:/[A-Z][a-zA-Z0-9_]*/},{b:/_[A-Za-z0-9_]*/}],r:… property in AnonymousFunction9166d5df0100.g
H A Dprotobuf.min.js1 …rts:{eW:!0,eE:!0}})]},{cN:"function",bK:"rpc",e:/;/,eE:!0,k:"rpc returns"},{b:/^\s*[A-Z_]+/,e:/\s*…
H A Dpuppet.min.js1b:a}),o={cN:"variable",b:"\\$"+a},t={cN:"string",c:[e.BE,o],v:[{b:/'/,e:/'/},{b:/"/,e:/"/}]};retur… property in AnonymousFunction2c434d2a0100.o
H A Dr.min.js1b:r,l:r,k:{keyword:"function if in break next repeat else for return switch while try tryCatch sto…
H A Drsl.min.js1 …rm xcomp ycomp zcomp"},i:"</",c:[e.CLCM,e.CBCM,e.QSM,e.ASM,e.CNM,{cN:"meta",b:"#",e:"$"},{cN:"clas…
H A Druleslanguage.min.js1 …NAME"},c:[T.CLCM,T.CBCM,T.ASM,T.QSM,T.CNM,{cN:"literal",v:[{b:"#\\s+[a-zA-Z\\ \\.]*",r:0},{b:"#[a-…
H A Dsql.min.js1 … varying void"},c:[{cN:"string",b:"'",e:"'",c:[e.BE,{b:"''"}]},{cN:"string",b:'"',e:'"',c:[e.BE,{b

1...<<81828384858687888990>>...101