Home
last modified time | relevance | path

Searched defs:next (Results 51 – 75 of 84) sorted by last modified time

1234

/PHP-5.5/ext/mysqli/
H A Dmysqli_warning.c186 PHP_METHOD(mysqli_warning, next) in PHP_METHOD() argument
H A Dphp_mysqli_structs.h155 MYSQLI_WARNING *next; member
/PHP-5.5/ext/mbstring/oniguruma/
H A Dst.c22 st_table_entry *next; member
203 register st_table_entry *ptr, *next; local
317 register st_table_entry *ptr, *next, **new_bins; local
H A Dregparse.c991 struct _FreeNode* next; member
2837 UChar **next, OnigEncoding enc) in find_str_position()
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c824 zval *next = NULL; /* return offset of next part of the string */ in PHP_FUNCTION() local
/PHP-5.5/ext/intl/doc/
H A Dgrapheme_api.php128 …tion grapheme_extract($haystack, $size, $extract_type = GRAPHEME_EXTR_COUNT, $start = 0, &$next) {}
/PHP-5.5/ext/intl/common/
H A Dcommon_enum.cpp260 static PHP_METHOD(IntlIterator, next) in PHP_METHOD() argument
/PHP-5.5/ext/interbase/
H A Dphp_ibase_includes.h87 struct tr_list *next; member
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.cpp112 virtual const char* next(int32_t *resultLength, UErrorCode &status) in next() function in BugStringCharEnumeration
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp156 next; in _breakiterator_parts_move_forward() local
H A Dcodepointiterator_internal.cpp169 int32_t CodePointBreakIterator::next(void) in next() function in CodePointBreakIterator
211 int32_t CodePointBreakIterator::next(int32_t n) in next() function in CodePointBreakIterator
/PHP-5.5/ext/imap/
H A Dphp_imap.c674 FOBJECTLIST *cur, *next; in mail_free_foblist() local
740 MESSAGELIST *cur, *next; in mail_free_messagelist() local
H A Dphp_imap.h84 struct php_imap_mailbox_struct *next; member
90 struct php_imap_error_struct *next; member
95 struct _php_imap_message_struct *next; member
/PHP-5.5/ext/gd/libgd/
H A Dgdcache.h59 gdCache_element_t *next; member
H A Dgdft.c793 char *next; local
/PHP-5.5/ext/gd/
H A Dgdcache.h60 gdCache_element_t *next; member
/PHP-5.5/ext/fileinfo/libmagic/
H A Dapprentice.c530 struct mlist *next = ml->next; in mlist_free() local
H A Dfile.h354 struct mlist *next, *prev; member
/PHP-5.5/ext/enchant/
H A Denchant.c51 enchant_dict *next; member
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c22 unsigned char *next; /* next character in RE */ member
/PHP-5.5/ext/dba/libinifile/
H A Dinifile.h45 line_type next; member
/PHP-5.5/ext/dba/libcdb/
H A Dcdb_make.h38 struct cdb_hplist *next; member
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c407 ulong next = id+1; in disp_getnextdispid() local
/PHP-5.5/ext/bcmath/libbcmath/src/
H A Doutput.c48 struct stk_rec *next; member
/PHP-5.5/Zend/
H A Dzend_strtod.c419 struct Bigint *next; member

Completed in 124 milliseconds

1234