Home
last modified time | relevance | path

Searched refs:sizeof (Results 1 – 25 of 173) sorted by path

1234567

/plugin/amazon_heavy/
H A Dclass.xmlreader.php78 $size = sizeof($children[$tagname]);
97 $size = sizeof($children[$tagname]);
H A Dsyntax.php135 for ($i=0; $i<sizeof ($feed); $i++)
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …ck below not needed\n\t /* Deal with !@#$% 64K limit: */\n\t //if (sizeof(int) <= 2) {\n\t …
/plugin/api/_test/
H A Dpages.test.php102 $this->assertEquals(sizeof($pagesToFound), $pagesFoundCounter, "The two pages were found");
138 $this->assertEquals($limit, sizeof($data), "The number of page is equal t max");
/plugin/bashorg/
H A Dbash.org.php31 $id = rand(0, sizeof($quotes) - 1);
34 $id = rand(0, sizeof($quotes) - 1);
40 if (sizeof($quotes) == 2)
/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)
/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/bibtex4dw/lib/
H A Dbibtexparser.php361 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique!
363 for ($i = 0; $i < sizeof($cites); $i++) {
457 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique!
459 for ($i = 0; $i < sizeof($cites); $i++) {
1016 for ($i = 0; $i < sizeof($authorarray); $i++) {
1027 $size = sizeof($tmparray);
1084 $size = sizeof($vonlastarray);
1116 if (3==sizeof(
[all...]
/plugin/bibtex4dw/syntax/
H A Dcite.php76 if ($bibkey != $bibkeys[sizeof($bibkeys)-1]) {
91 if ($bibkey != $bibkeys[sizeof($bibkeys)-1]) {
103 if ($bibkey != $bibkeys[sizeof($bibkeys)-1]) {
/plugin/bliki/
H A Dsyntax.php100 while (sizeof($recents) < $num && sizeof($posts)) {
115 while (sizeof($recents) < $num && sizeof($years)) {
120 while (sizeof($recents) < $num && sizeof($months)) {
125 while (sizeof($recents) < $num && sizeof($days)) {
132 while (sizeof($recents) < $num && sizeof($posts)) {
157 if (sizeof($list)) {
214 $s = sizeof($parts);
364 if (sizeof($dirs) > 0) {
367 if (sizeof($files) > 0) {
408 if (sizeof($recents) == $this->getConf('numposts')) {
/plugin/bookcreator/syntax/
H A Dbookmanager.php168 if(sizeof($result) > 0) {
380 if(sizeof($result) > 0) {
/plugin/bookmarkme/
H A Daction.php214 if (sizeof($html)>2) echo join("\n",$html);
/plugin/botbouncer/lib/
H A Dbotbouncer.php633 if (sizeof($triggers)) {
656 if (!sizeof($data['ips']) && isset($_SERVER['REMOTE_ADDR'])) {
H A Dmollom.php249 if (!sizeof($ips)) {
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1sizeof \" +\n \"static else struct switch extern typedef union for goto while enum const \" +\n…
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 Dphp.min.js.map1 …hunk array_key_exists array_intersect_key array_combine array_column pos sizeof key_exists assert …
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 Dttcn.min.js.map1 … oct2bit oct2char oct2hex oct2int\" +\n \" oct2str regexp replace rnd sizeof str2bit str2float\…
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php213 if (sizeof($responseMessages) === 0) {
411 if (sizeof($messages) !== 0) {
/plugin/combo/ComboStrap/
H A DArrayCaseInsensitive.php131 return sizeof($this->sourceArray);

1234567