Home
last modified time | relevance | path

Searched defs:next (Results 51 – 75 of 84) sorted by relevance

1234

/PHP-5.5/ext/pcntl/
H A Dpcntl.c1234 struct php_pcntl_pending_signal *queue, *next; in pcntl_signal_dispatch() local
/PHP-5.5/main/
H A DSAPI.c603 zend_llist_element *next; in sapi_remove_header() local
H A Dalloca.c143 union hdr *next; /* For chaining headers. */ member
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c495 struct qreq *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/mysqli/
H A Dphp_mysqli_structs.h155 MYSQLI_WARNING *next; member
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c192 struct jump_list *next; member
198 struct stub_list *next; member
204 struct label_addr_list *next; member
287 struct recurse_entry *next; member
926 pcre_uchar *next; in detect_repeat() local
2155 void *next; in free_read_only_data() local
H A Dpcre_exec.c570 #define next frame->Xnext in match() macro
/PHP-5.5/ext/enchant/
H A Denchant.c51 enchant_dict *next; member
/PHP-5.5/ext/xml/
H A Dcompat.c26 void *next; member
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c145 struct php_cli_server_chunk *next; member
1000 php_cli_server_chunk *chunk, *next; in php_cli_server_buffer_dtor() local
1103 php_cli_server_chunk *chunk, *next; in php_cli_server_content_sender_send() local
/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/TSRM/
H A Dtsrm_virtual_cwd.h225 struct _realpath_cache_bucket *next; member
/PHP-5.5/ext/gd/libgd/
H A Dgdft.c793 char *next; local
/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c994 SPL_METHOD(SplFixedArray, next) in SPL_METHOD() argument
H A Dspl_directory.c798 SPL_METHOD(DirectoryIterator, next) in SPL_METHOD() argument
2478 SPL_METHOD(SplFileObject, next) in SPL_METHOD() argument
H A Dspl_heap.c998 SPL_METHOD(SplHeap, next) in SPL_METHOD() argument
H A Dspl_array.c1579 SPL_METHOD(Array, next) in SPL_METHOD() argument
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c22 unsigned char *next; /* next character in RE */ member
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.c821 PHP_METHOD(xmlreader, next) in PHP_METHOD() argument
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h354 struct mlist *next, *prev; member
H A Dapprentice.c530 struct mlist *next = ml->next; in mlist_free() local
/PHP-5.5/ext/soap/
H A Dphp_schema.c500 char *str, *start, *end, *next; in schema_union() local
/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
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c313 struct future_patch* next; member

Completed in 189 milliseconds

1234