Home
last modified time | relevance | path

Searched refs:first (Results 251 – 275 of 618) sorted by last modified time

1...<<11121314151617181920>>...25

/PHP-5.5/ext/spl/internal/
H A Diteratoriterator.inc98 /** rewind to the first element
H A Dlimititerator.inc34 * @param offset Offset to first element
H A Dmultipleiterator.inc118 * return flase on the first non valid one. If that flag is not set we
119 * return true on the first valid sub iterator found. If no Iterator
H A Dappenditerator.inc50 /** Rewind to the first element of the first inner Iterator.
108 return; /* found element as first elemet in another iterator */
H A Dregexiterator.inc26 const GET_MATCH = 1; /**< Mode: Return the first matche (if any) */
H A Dsplqueue.inc51 /** @return the first element of the queue.
/PHP-5.5/ext/spl/examples/
H A Ddbareader.inc44 * Rewind to first element.
H A Dsearchiterator.inc17 * This extended FilterIterator stops after finding the first acceptable
/PHP-5.5/ext/soap/
H A Dsoap.c4745 int first = 0; local
4750 if (!first) {
4752 first = 0;
/PHP-5.5/ext/simplexml/tests/
H A Dsxe_001.phpt15 <elem1 attr1='first'>
44 string(5) "first"
H A Dsxe_002.phpt16 <elem1 attr1='first'>
H A Dsxe_003.phpt16 <elem1 attr1='first'>
H A Dsxe_004.phpt16 <elem1 attr1='first'>
H A D005.phpt13 <elem1 attr1='first'>
H A D006.phpt13 <elem1 attr1='first'>
H A D007.phpt12 <elem1 attr1='first'>
55 string(5) "first"
80 string(5) "first"
H A D009.phpt12 <elem1 attr1='first'>
H A D009b.phpt12 <elem1 attr1='first'>Bla bla 1.<!-- comment --><elem2>
H A D019.phpt13 <elem1 attr1='first'>
H A D008.phpt12 <elem1 attr1='first'>
H A D010.phpt16 <elem1 attr1='first'>
45 string(5) "first"
H A Dbug37386.phpt2 Bug #39760 (autocreating element doesn't assign value to first node)
H A D000.phpt84 string(5) "first"
119 string(5) "first"
180 string(5) "first"
H A D002.phpt12 <elem1 attr1='first'>
45 string(5) "first"
H A D003.phpt15 <elem1 attr1='first'>
45 string(5) "first"

Completed in 43 milliseconds

1...<<11121314151617181920>>...25