Home
last modified time | relevance | path

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

1234567

/plugin/geogebra/syntax/
H A Dgeogebrafile.php98 if (sizeof($param) == 0)
/plugin/itrackviewer/
H A Dsyntax.php278 if (sizeof($param) == 0) {
/plugin/highlightjs/highlight/
H A Dwp_highlight.js.php13 $l = sizeof($components);
H A Dhighlight.pack.js1sizeof:1,stackalloc:1,"static":1,string:1,struct:1,"switch":1,"this":1,"throw":1,"true":1,"try":1,… property in hljs.LANGUAGES.cs.dM.k
/plugin/jalbum/syntax/
H A Djalbumbadge.php162 if (sizeof($param) == 0)
H A Dslideshow.php87 if (sizeof($pics) == 0) { continue;}
H A Djalbum.php169 if (sizeof($param) == 0) {
/plugin/iptrust/
H A Dadmin.php45 if ($ips && (sizeof($ips) > 0)) {
57 if ($ips && (sizeof($ips) > 0)) {
58 $count = sizeof($ips);
72 if (sizeof($ips) < $count) {
78 …} elseif (isset($_REQUEST['add']) && is_array($_REQUEST['add']) && (sizeof($_REQUEST['add']) > 0))…
84 if ($ips && (sizeof($ips) > 0)) {
113 if ($ips && (sizeof($ips) > 0)) {
157 if ($logins && (sizeof($logins) > 0)) {
159 $count = sizeof($logins);
170 for ($i = 0; $i < sizeof($logins);) {
[all …]
H A Daction.php62 for ($i = 0; $i < sizeof($logins); $i++) {
/plugin/hcalendar/syntax/
H A Dhcal2.php207 if (sizeof($param) == 0) {
/plugin/offline/
H A Dcreate.php373 for ($d = 0; $d < sizeof($singleDirectoriesArr); $d++) {
/plugin/zul/syntax/
H A Dzirkelundlineal.php108 if (sizeof($param) == 0) {
/plugin/bookmarkme/
H A Daction.php214 if (sizeof($html)>2) echo join("\n",$html);
/plugin/snap/
H A Dhelper.php161 $titrePage=$titrePage[sizeof($titrePage)-1];
H A Dsyntax.php.ori143 $titrePage=$titrePage[sizeof($titrePage)-1];
/plugin/xtermrtf/
H A Dsyntax.php127 for ($i=0; $i<sizeof($couleurs); $i++) {
160 for ($i=0; $i<sizeof($corps); $i++) {
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php571 if(sizeof($dependent) == 4)
581 if(sizeof($dependent) == 4)
778 if($style[$limit] && (sizeof($cArray) > $style[$moreThan]))
789 if(sizeof($cArray) > 1)
791 if(sizeof($cArray) == 2)
795 for($index = 0; $index < (sizeof($cArray) - 2); $index++)
802 $cArray[sizeof($cArray) - 2] .= $style[$delimitLast];
808 if((sizeof($cArray) > 1) || $etAl)
1023 if(sizeof($array) == 1)
H A DPARSESTYLE.php64 if(sizeof($dependent) == 4)
80 if(sizeof($dependent) == 4)
136 if(isset($independent) && sizeof($independent) % 2)
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSECREATORS.php45 $size = sizeof($author);
H A DPARSEPAGE.php47 if(sizeof($array) > 1)
/plugin/googlesearch/
H A Dnusoap.php1495 if (sizeof($this->imports) > 0) {
3642 if(sizeof($this->opData['output']['parts']) > 1){
4893 if (sizeof($this->import) > 0) {
5399 $cols = ',' . sizeof($v);
5406 if (is_array($value) && sizeof($value) >= 1) {
5407 $rows = sizeof($value);
5907 if(sizeof($this->multirefs) > 0){
6695 if(sizeof($return) > 1){
7027 if (sizeof($opData['input']['parts']) > 0) {
/plugin/zip/pear/
H A DPEAR.php391 return sizeof($this->_expected_errors);
535 …if (isset($this) && isset($this->_expected_errors) && sizeof($this->_expected_errors) > 0 && sizeo…
636 list($mode, $options) = $stack[sizeof($stack) - 1];
715 list($mode, $options) = $stack[sizeof($stack) - 1];
767 sizeof($_PEAR_destructor_object_list))
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php66 if(sizeof($this->styles))
952 if(sizeof($dependent) == 4)
968 if(sizeof($dependent) == 4)
1036 if(isset($independent) && sizeof($independent) % 2)

1234567