Home
last modified time | relevance | path

Searched defs:end (Results 101 – 115 of 115) sorted by relevance

12345

/PHP-5.3/ext/soap/
H A Dsoap.c228 register unsigned char *end = str + length; in zend_str_tolower_copy() local
4922 char *end = strchr((*ext)->val, '['); local
H A Dphp_sdl.c594 char *end; in wsdl_soap_binding_body() local
/PHP-5.3/ext/phar/
H A Dphar.c105 char *key, *lasts, *end; in phar_split_cache_list() local
/PHP-5.3/ext/standard/
H A Dfile.c2018 char *end = ch + Z_STRLEN(field); in PHP_FUNCTION() local
H A Dfilters.c1919 char *end = p + len; in php_dechunk() local
H A Darray.c811 PHP_FUNCTION(end) in PHP_FUNCTION() argument
/PHP-5.3/Zend/
H A Dzend_compile.c4592 zend_op *end = &CG(active_op_array)->opcodes[open_brackets_token->u.opline_num]; in zend_do_foreach_cont() local
5356 register char *end = path + len - 1; in zend_dirname() local
H A Dzend_API.c1632 Bucket **end = b1 + count; in zend_sort_modules() local
H A Dzend_vm_execute.h157 zval ***end = cv + EX(op_array)->last_var; in zend_leave_helper_SPEC() local
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c3449 compile_data *cd, pcre_uint32 start, pcre_uint32 end) in add_to_class()
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dbtree.c520 int end = start + size; in freeSpace() local
/PHP-5.3/ext/imap/
H A Dphp_imap.c4227 long charset_token, encoding_token, end_token, end, offset=0, i; in PHP_FUNCTION() local
/PHP-5.3/ext/date/
H A Dphp_date.c3904 zval *start, *end = NULL, *interval; in PHP_METHOD() local
/PHP-5.3/ext/pgsql/
H A Dpgsql.c4170 unsigned char *start, *end, buf[4]; /* 000 + '\0' */ local
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c657 zend_op *end = op + op_array->last; in _get_recv_op() local

Completed in 584 milliseconds

12345