Home
last modified time | relevance | path

Searched refs:hasNext (Results 1 – 25 of 54) sorted by relevance

123

/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DLookahead.php76 $hasNext = $lookahead->hasNext(),
84 ->boolean($hasNext)
93 $hasNext = $lookahead->hasNext(),
101 ->boolean($hasNext)
110 $hasNext = $lookahead->hasNext(),
118 ->boolean($hasNext)
135 $hasNext = $lookahead->hasNext(),
143 ->boolean($hasNext)
152 $hasNext = $lookahead->hasNext(),
160 ->boolean($hasNext)
/plugin/swiftmail/Swift/Plugin/
H A DVerboseSending.php48 while ($it->hasNext())
56 while ($it->hasNext())
64 while ($it->hasNext())
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DButtonManager.java38 for (Iterator<DefineTag>iter = definitions.iterator(); iter.hasNext();) { in maxIdentifier()
49 for (Iterator<DefineTag>iter = definitions.iterator(); iter.hasNext();) { in getDefinitions()
64 for (Iterator<MovieTag> iter = movie.getObjects().iterator(); iter.hasNext();) { in findDefinitions()
75 for (Iterator<MovieTag>iter = movie.getObjects().iterator(); iter.hasNext();) { in findButtons()
H A DScreenShot.java164 while (lit.hasNext()) { in call()
184 R: while (oit.hasNext()) { in call()
H A DAbstractCaptureApplet.java55 while (cit.hasNext()) { in stop()
/plugin/noticeboard/classes/
H A DNoticeList.php24 public $hasNext; //next items in list variable in helper_plugin_noticeboard_NoticeList
38 public function hasNext(){ function in helper_plugin_noticeboard_NoticeList
39 return $this->hasNext();
103 while($this->list->hasNext()){
136 while($this->list->hasNext()){
230 $this->hasNext = true;
232 $this->hasNext = false;
389 while($this->list->hasNext()){
H A DArrayList.php76 public function hasNext(){ function in helper_plugin_noticeboard_ArrayList
H A DICal.php80 while(($arrayList && $arrayList->hasNext())){
H A Drss.php73 while(($arrayList && $arrayList->hasNext())){
/plugin/noticeboard/noticeboard/classes/
H A DNoticeList.php24 public $hasNext; //next items in list variable in helper_plugin_noticeboard_NoticeList
38 public function hasNext(){ function in helper_plugin_noticeboard_NoticeList
39 return $this->hasNext();
103 while($this->list->hasNext()){
136 while($this->list->hasNext()){
230 $this->hasNext = true;
232 $this->hasNext = false;
389 while($this->list->hasNext()){
H A DArrayList.php76 public function hasNext(){ function in helper_plugin_noticeboard_ArrayList
H A DICal.php80 while(($arrayList && $arrayList->hasNext())){
H A Drss.php73 while(($arrayList && $arrayList->hasNext())){
/plugin/swiftmail/Swift/Iterator/
H A DArray.php60 public function hasNext() function in Swift_Iterator_Array
70 if ($this->hasNext())
H A DMySQLResult.php64 public function hasNext() function in Swift_Iterator_MySQLResult
74 if ($this->hasNext())
/plugin/swiftmail/Swift/
H A DIterator.php23 public function hasNext(); function
H A DBatchMailer.php194 while ($it->hasNext())
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DLookahead.php169 public function hasNext() function in Hoa\\Iterator\\Lookahead
/plugin/flowplay/flowplayer/
H A Djavascript.txt32 hasNext():Boolean;
110 hasNext():Boolean;
/plugin/swiftmail/
H A DSwift.php380 while ($it->hasNext())
395 while ($it->hasNext())
436 while ($it->hasNext())
/plugin/jsonrpc/
H A Djsonrpc.php617 $hasNext = false;
619 $hasNext = true;
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java99 while (epfit.hasNext()) { in GraphEditor()
633 while (it.hasNext()) in getToolTipForCell()
/plugin/codemirror/dist/modes/
H A Dvelocity.min.js.map1 …(\"$foreach.count $foreach.hasNext $foreach.first $foreach.last $foreach.topmost $foreach.parent.c…
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123