Home
last modified time | relevance | path

Searched refs:next (Results 251 – 275 of 463) sorted by last modified time

1...<<111213141516171819

/PHP-7.4/ext/intl/tests/
H A Dbreakiter_next_basic.phpt2 IntlBreakIterator::next(): basic test
16 var_dump($bi->next());
17 var_dump($bi->next(2));
18 var_dump($bi->next(-1));
19 var_dump($bi->next(0));
20 var_dump($bi->next(NULL));
H A Dbreakiter_next_error.phpt2 IntlBreakIterator::next(): arg errors
14 var_dump($bi->next(1, 2));
15 var_dump($bi->next(array()));
17 Warning: IntlBreakIterator::next() expects exactly 1 parameter, 2 given in %s on line %d
19 Warning: IntlBreakIterator::next(): breakiter_next: bad arguments in %s on line %d
22 Warning: IntlBreakIterator::next() expects parameter 1 to be int, array given in %s on line %d
24 Warning: IntlBreakIterator::next(): breakiter_next: bad arguments in %s on line %d
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_string.c789 zval *next = NULL; /* return offset of next part of the string */ in PHP_FUNCTION() local
791 …ters(ZEND_NUM_ARGS(), "sl|llz", &str, &str_len, &size, &extract_type, &lstart, &next) == FAILURE) { in PHP_FUNCTION()
801 if ( NULL != next ) { in PHP_FUNCTION()
802 if ( !Z_ISREF_P(next) ) { in PHP_FUNCTION()
807 ZVAL_DEREF(next); in PHP_FUNCTION()
809 zval_ptr_dtor(next); in PHP_FUNCTION()
810 ZVAL_LONG(next, lstart); in PHP_FUNCTION()
861 if ( NULL != next ) { in PHP_FUNCTION()
862 ZVAL_LONG(next, start+nsize); in PHP_FUNCTION()
895 if ( NULL != next ) { in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/intl/common/
H A Dcommon_enum.cpp90 const char *result = ((StringEnumeration*)Z_PTR(iter->data))->next( in string_enum_current_move_forward()
245 static PHP_METHOD(IntlIterator, next) in PHP_METHOD() argument
301 PHP_ME(IntlIterator, next, ainfo_se_void, ZEND_ACC_PUBLIC)
/PHP-7.4/ext/imap/tests/
H A Dimap_close_variation4.phpt55 // get $stream_id for next iteration
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp278 &BreakIterator::next, in PHP_FUNCTION()
282 &BreakIterator::next, in PHP_FUNCTION()
H A Dbreakiterator_class.cpp272 PHP_ME_MAPPING(next, breakiter_next, ainfo_biter_next, ZEND_ACC_PUBLIC)
H A Dbreakiterator_iterators.cpp68 int32_t pos = biter->next(); in _breakiterator_move_forward()
152 next; in _breakiterator_parts_move_forward() local
158 next = bio->biter->next(); in _breakiterator_parts_move_forward()
159 if (next == BreakIterator::DONE) { in _breakiterator_parts_move_forward()
166 iter->index = next; in _breakiterator_parts_move_forward()
174 assert(next <= Z_STRLEN(bio->text) && next >= cur); in _breakiterator_parts_move_forward()
175 res = zend_string_alloc(next - cur, 0); in _breakiterator_parts_move_forward()
/PHP-7.4/ext/imap/
H A Dphp_imap.h99 struct php_imap_mailbox_struct *next; member
105 struct php_imap_error_struct *next; member
110 struct _php_imap_message_struct *next; member
/PHP-7.4/ext/dom/
H A Dtext.c117 node = node->next; in dom_text_whole_text_read()
H A Ddocumentfragment.c93 cur = cur->next; in php_dom_xmlSetTreeDoc()
96 prop = prop->next; in php_dom_xmlSetTreeDoc()
103 cur = cur->next; in php_dom_xmlSetTreeDoc()
H A Ddocumenttype.c200 cur = cur->next; in dom_documenttype_internal_subset_read()
H A Ddom_iterators.c213 curnode = curnode->next; in php_dom_iterator_move_forward()
H A Dnamednodemap.c109 while (curnode->next != NULL) { in dom_namednodemap_length_read()
111 curnode = curnode->next; in dom_namednodemap_length_read()
247 curnode = (xmlNodePtr)curnode->next; in PHP_FUNCTION()
H A Dnodelist.c81 while (curnode->next != NULL) { in dom_nodelist_length_read()
83 curnode = curnode->next; in dom_nodelist_length_read()
173 curnode = curnode->next; in PHP_FUNCTION()
/PHP-7.4/ext/dba/libcdb/
H A Dcdb_make.c86 head->next = c->head; in cdb_make_addend()
153 for (x = c->head; x; x = x->next) { in cdb_make_finish()
186 for (x = c->head; x; x = x->next) { in cdb_make_finish()
225 x = x->next; in cdb_make_finish()
H A Dcdb_make.h36 struct cdb_hplist *next; member
/PHP-7.4/ext/dba/libinifile/
H A Dinifile.c106 inifile_line_free(&dba->next); in inifile_free()
250 …if (skip == -1 && dba->next.key.group && dba->next.key.name && !inifile_key_cmp(&dba->next.key, ke… in inifile_fetch()
252 php_stream_seek(dba->fp, dba->next.pos, SEEK_SET); in inifile_fetch()
253 ln.key.group = estrdup(dba->next.key.group); in inifile_fetch()
258 inifile_line_free(&dba->next); in inifile_fetch()
268 inifile_line_free(&dba->next); in inifile_fetch()
269 dba->next = ln; in inifile_fetch()
270 dba->next.pos = php_stream_tell(dba->fp); in inifile_fetch()
282 dba->next.pos = php_stream_tell(dba->fp); in inifile_fetch()
336 inifile_line_free(&dba->next); in inifile_find_group()
H A Dinifile.h43 line_type next; member
/PHP-7.4/ext/date/tests/
H A DDateTime_modify_basic1.phpt25 $datetime->modify("next Thursday");
H A Ddate_modify_basic1.phpt25 date_modify($datetime, "next Thursday");
/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c400 zend_ulong next = id+1; in disp_getnextdispid() local
403 while(!zend_hash_index_exists(disp->dispid_to_name, next)) in disp_getnextdispid()
404 next++; in disp_getnextdispid()
406 if (zend_hash_index_exists(disp->dispid_to_name, next)) { in disp_getnextdispid()
407 *pid = next; in disp_getnextdispid()
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h209 struct _realpath_cache_bucket *next; member
H A Dzend_interfaces.c542 ZEND_ABSTRACT_ME(iterator, next, NULL)
H A Dzend_gc.c740 goto next; in gc_scan_black()
746 goto next; in gc_scan_black()
757 goto next; in gc_scan_black()
759 goto next; in gc_scan_black()
802 next: in gc_scan_black()
878 goto next; in gc_mark_grey()
880 goto next; in gc_mark_grey()
923 next: in gc_mark_grey()
1106 next: in gc_scan()
1235 goto next; in gc_collect_white()
[all …]

Completed in 60 milliseconds

1...<<111213141516171819