Home
last modified time | relevance | path

Searched refs:sizeof (Results 51 – 75 of 173) sorted by relevance

1234567

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jar ... META-INF/maven/org.ehcache/sizeof/ META-INF/maven/org.ehcache ...
/plugin/jalbum/syntax/
H A Djalbumbadge.php162 if (sizeof($param) == 0)
H A Dslideshow.php87 if (sizeof($pics) == 0) { continue;}
/plugin/photowidget/
H A Dsyntax.php126 if (sizeof($param) == 0) {
/plugin/iptrust/
H A Daction.php62 for ($i = 0; $i < sizeof($logins); $i++) {
/plugin/templater/
H A Dsyntax.php199 if (sizeof($instr) > 0 && !isset($getSection[1])) {
260 if(sizeof($i) == 0) {
/plugin/webcomponent/
H A Dwebcomponent.php101 $lastPBlockPosition = sizeof($instructions) - 2;
/plugin/eventum/XML/
H A DRPC.php1204 if (is_array($pars) && sizeof($pars) > 0) {
1205 for ($i = 0; $i < sizeof($pars); $i++) {
1265 for ($i = 0; $i < sizeof($this->params); $i++) {
1338 return sizeof($this->params);
1489 if (!xml_parse($parser_resource, $data, sizeof($data))) {
1865 return sizeof($b);
/plugin/combo/ComboStrap/
H A DDatabasePageRow.php923 switch (sizeof($rows)) {
979 switch (sizeof($rows)) {
1010 if (sizeof($existingPages) > 1) {
1061 $rowCount = sizeof($rows);
1106 if (sizeof($existingPages) === 1) {
1164 switch (sizeof($rows)) {
1339 $rowCount = sizeof($rows);
H A DSlotSystem.php25 $size = sizeof($crumbs);
H A DArrayCaseInsensitive.php131 return sizeof($this->sourceArray);
H A DHistoricalBreadcrumbMenuItem.php82 if (sizeof($pages) === 0) {
H A DBrandListTag.php110 $rowSpan = sizeof($variants) + 1; // 1 for the brand column
/plugin/logger/action/
H A Dlogging.php122 for ($i=0; $i < sizeof($nsArray); $i++) {
/plugin/combo/syntax/
H A Dfrontmatter.php270 if (sizeof($frontmatterData) === 0) {
344 if (is_array($value) && sizeof($value) > 0) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXML.php225 if(sizeof($tags) == 1) {
254 if(sizeof($tags) == 1)
508 if(sizeof($tags) == 1)
545 if(sizeof($tags) == 1) {
/plugin/combo/ComboStrap/Meta/Field/
H A DBacklinkCount.php67 $this->value = sizeof($backlinks);
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DSetupDecorator.php164 if (sizeof($exclude)) {
/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/amazon_heavy/
H A Dsyntax.php135 for ($i=0; $i<sizeof ($feed); $i++)
/plugin/struct/meta/
H A DAggregationValue.php
/plugin/combo/action/
H A Dsnippets.php215 if (sizeof($snippets) > 0) {
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSECREATORS.php45 $size = sizeof($author);
/plugin/composer/
H A Dsyntax.php525 $instr[1][0] = $id . "#" . $levels[sizeof($levels)-1];
551 $instr[1][1] = $name[sizeof($name)-1];
/plugin/iptrust2/
H A Daction.php77 for ($i = 0; $i < sizeof($logins); $i++) {

1234567