Home
last modified time | relevance | path

Searched refs:sizeof (Results 76 – 100 of 173) sorted by last modified time

1234567

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D14.14.js.map1 … 'null',\n 'async',\n 'await',\n 'fixed',\n 'sizeof',\n 'stacka…
H A D0.0.js.map1 …cast',\n 'sealed',\n 'short',\n 'signed',\n 'sizeof',\n 'static…
/plugin/ipgroup/
H A Dadmin.php38 if ($filecontent && (sizeof($filecontent) > 0)) {
48 …} elseif (isset($_REQUEST['delete']) && is_array($_REQUEST['delete']) && (sizeof($_REQUEST['delete…
73 if ($networks && (sizeof($networks) > 0)) {
/plugin/bookcreator/syntax/
H A Dbookmanager.php168 if(sizeof($result) > 0) {
380 if(sizeof($result) > 0) {
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php345 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique!
347 for ($i = 0; $i < sizeof($cites); $i++) {
668 for ($i = 0; $i < sizeof($authorarray); $i++) {
679 $size = sizeof($tmparray);
740 $size = sizeof($vonlastarray);
774 if (3==sizeof($tmparray)) {
778 $first = $tmparray[sizeof($tmparray)-1];
942 if (sizeof($this->warnings)>0) return true;
954 return sizeof($this->data);
H A DPEAR.php611 list($mode, $options) = $stack[sizeof($stack) - 1];
685 list($mode, $options) = $stack[sizeof($stack) - 1];
741 sizeof($_PEAR_destructor_object_list))
/plugin/webcode/syntax/
H A Dbasis.php405 if (sizeof($this->codes) == 0) {
/plugin/logger/action/
H A Dlogging.php122 for ($i=0; $i < sizeof($nsArray); $i++) {
/plugin/filelist/
H A Dsyntax.php
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …hunk array_key_exists array_intersect_key array_combine array_column pos sizeof key_exists assert …
H A Dttcn.min.js.map1 … oct2bit oct2char oct2hex oct2int\" +\n \" oct2str regexp replace rnd sizeof str2bit str2float\…
H A Dcrystal.min.js.map1 …ate\", \"protected\", \"rescue\", \"return\", \"require\", \"select\", \"sizeof\", \"struct\",\n …
H A Decl.min.js.map1 …ce regroup rejected rollup round roundup row rowdiff sample set sin sinh sizeof soapcall sort sort…
H A Drust.min.js.map1 …acro|match|mod|move|offsetof|override|priv|proc|pub|pure|ref|return|self|sizeof|static|struct|supe…
H A Dclike.min.js.map1sizeof \" +\n \"static else struct switch extern typedef union for goto while enum const \" +\n…
/plugin/phpipam/
H A Dphpipam-api.php556 if(sizeof($identifiers)>0 && !$this->api_encrypt) {
560 elseif (sizeof($identifiers)>0 && $this->api_encrypt) {
695 if (sizeof($params)>0) {
/plugin/latexport/implementation/
H A Ddecorator_tables.php208 } while($column < sizeof($this->row));
/plugin/dataplot/
H A Dsyntax.php174 for ($i=1; $i<sizeof($gnu_colors); $i++) {
/plugin/randomquote/
H A Dsyntax.php66 $renderer->doc .= '<div class="randomquote">"'.$quotes[rand(0,sizeof($quotes)-1)].'"</div>';
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1sizeof static static_cast static_assert struct switch template this ' +\n 'thread thread_local …
/plugin/pagetemplate/
H A Dpagetemplate_backlinks.php23 if (!sizeof($backlinks) ) return;
H A Daction.php69 if (!sizeof($backlinks)) return;
/plugin/webcomponent/syntax/
H A Dcard.php215 $lastPBlockPosition = sizeof($instructions) - 2;
/plugin/webcomponent/_test/
H A Dmath.test.php68 $this->assertEquals($expected, sizeof($mathJaxDiv));
91 $this->assertEquals($expected, sizeof($mathJaxDiv));
H A Dbutton.test.php63 $this->assertEquals($expected, sizeof($backlinks));

1234567