Home
last modified time | relevance | path

Searched defs:end (Results 126 – 149 of 149) sorted by relevance

123456

/PHP-7.0/Zend/
H A Dzend_object_handlers.c1424 zval *p1, *p2, *end; in zend_std_compare_objects() local
H A Dzend_API.c1175 zval *end = src + class_type->default_properties_count; in object_properties_init() local
1870 Bucket *end = b1 + count; in zend_sort_modules() local
3441 zval *end = p + fci->param_count; in zend_fcall_info_args_clear() local
H A Dzend_vm_def.h7925 zval *end = p + num_args; variable
H A Dzend_compile.c1732 register char *end = path + len - 1; in zend_dirname() local
H A Dzend_vm_execute.h1714 zval *end = p + num_args; local
/PHP-7.0/main/streams/
H A Dplain_wrapper.c1432 char *pathbuf, *end; in _php_stream_fopen_with_path() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg.c468 zend_op *end = op_array->opcodes + op_array->last; in phpdbg_oplog_fill_executable() local
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c457 #define BFEXTU(dst, src, start, end) \ argument
460 #define BFEXTS(dst, src, start, end) \ argument
/PHP-7.0/ext/standard/
H A Darray.c1120 PHP_FUNCTION(end) in PHP_FUNCTION() argument
2024 #define RANGE_CHECK_DOUBLE_INIT_ARRAY(start, end) do { \ argument
2035 #define RANGE_CHECK_LONG_INIT_ARRAY(start, end) do { \ argument
H A Dfile.c1901 char *end = ch + ZSTR_LEN(field_str); in php_fputcsv() local
H A Dfilters.c1882 char *end = p + len; in php_dechunk() local
/PHP-7.0/main/
H A Dmain.c1966 zend_module_entry **end = ptr + count; in php_register_extensions() local
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c287 char *end = start; in calculate_unit_length() local
/PHP-7.0/ext/soap/
H A Dphp_schema.c501 char *str, *start, *end, *next; in schema_union() local
H A Dphp_sdl.c589 char *end; in wsdl_soap_binding_body() local
H A Dsoap.c4744 char *end = strchr(ext->val, '['); local
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.h163 UChar* end; member
H A Dregint.h725 OnigStackIndex end; /* prev. info (for backtrack "(...)*" ) */ member
/PHP-7.0/ext/phar/
H A Dphar.c103 char *key, *lasts, *end; in phar_split_cache_list() local
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c1702 const char *vpath = client->request.vpath, *end = vpath + client->request.vpath_len, *p = end; in php_cli_server_client_read_request_on_message_complete() local
/PHP-7.0/ext/imap/
H A Dphp_imap.c4278 zend_long charset_token, encoding_token, end_token, end, offset=0, i; in PHP_FUNCTION() local
/PHP-7.0/ext/date/
H A Dphp_date.c4433 zval *start, *end = NULL, *interval; in PHP_METHOD() local
/PHP-7.0/ext/pgsql/
H A Dpgsql.c4494 unsigned char *start, *end, buf[4]; /* 000 + '\0' */ local
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c659 zend_op *end = op + op_array->last; in _get_recv_op() local

Completed in 303 milliseconds

123456