Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 14 of 14) sorted by relevance

/PHP-8.1/ext/date/lib/
H A Dparse_posix.c66 const char *begin = *ptr + 1; in read_description_numeric_abbr() local
94 const char *begin = *ptr; in read_description_abbr() local
137 const char *begin = *ptr; in read_number() local
161 const char *begin; in read_offset() local
H A Dparse_date.c478 const char *begin, *end; in timelib_get_nr_ex() local
522 const char *begin, *end; in timelib_get_frac_nr() local
569 const char *begin = *ptr, *end; in timelib_lookup_relative_text() local
602 const char *begin = *ptr, *end; in timelib_lookup_month() local
649 const char *begin = *ptr, *end; in timelib_lookup_relunit() local
755 const char *begin = *ptr, *end; in timelib_lookup_abbr() local
790 const char *begin = *ptr, *end; in timelib_parse_tz_cor() local
852 const char *begin = *ptr; in timelib_parse_tz_minutes() local
26115 const char *begin; in timelib_parse_from_format_with_map() local
H A Dparse_iso_intervals.c79 timelib_time *begin; member
110 const char *begin, *end; in timelib_get_nr() local
935 timelib_time **begin, timelib_time **end, in timelib_strtointerval()
H A Dparse_tz.c360 const unsigned char *begin; in read_posix_string() local
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Deaw_table.h18 int begin; member
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c328 const zend_uchar * const begin = buf; in php_mysqlnd_greet_read() local
661 const zend_uchar * const begin = buf; in php_mysqlnd_auth_response_read() local
825 const zend_uchar * const begin = buf; in php_mysqlnd_ok_read() local
919 const zend_uchar * const begin = buf; in php_mysqlnd_eof_read() local
1047 const zend_uchar * const begin = buf; in php_mysqlnd_rset_header_read() local
1176 const zend_uchar * const begin = buf; in php_mysqlnd_rset_field_read() local
1797 const zend_uchar * const begin = buf; in php_mysqlnd_prepare_read() local
1880 const zend_uchar * const begin = buf; in php_mysqlnd_chg_user_read() local
1992 const zend_uchar * const begin = buf; in php_mysqlnd_sha256_pk_request_response_read() local
2073 const zend_uchar * const begin = buf; in php_mysqlnd_cached_sha2_result_read() local
/PHP-8.1/Zend/
H A Dzend_observer.h49 zend_observer_fcall_begin_handler begin; member
/PHP-8.1/ext/spl/
H A Dspl_fixedarray.c104 zval *begin = array->elements + from, *end = array->elements + to; in spl_fixedarray_init_elems() local
128 static void spl_fixedarray_copy_range(spl_fixedarray *array, zend_long offset, zval *begin, zval *e… in spl_fixedarray_copy_range()
144 zval *begin = from->elements, *end = from->elements + size; in spl_fixedarray_copy_ctor() local
155 zval *begin = array->elements + from, *end = array->elements + to; in spl_fixedarray_dtor_range() local
167 zval *begin = array->elements, *end = array->elements + array->size; in spl_fixedarray_dtor() local
/PHP-8.1/sapi/litespeed/
H A Dlsapi_main.c886 void (*cb)(char* begin, in walk_down_the_path()
1015 static void walk_down_the_path_callback(char* begin, in walk_down_the_path_callback()
/PHP-8.1/ext/pdo_firebird/
H A Dfirebird_driver.c192 static FbTokenType getToken(const char** begin, const char* end) in getToken()
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c181 PCRE2_SPTR begin; member
1242 PCRE2_SPTR begin = cc; in detect_early_fail() local
1608 static BOOL detect_repeat(compiler_common *common, PCRE2_SPTR begin) in detect_repeat()
9463 PCRE2_SPTR begin; in do_callout() local
/PHP-8.1/ext/pdo/
H A Dphp_pdo_driver.h297 pdo_dbh_txn_func begin; member
/PHP-8.1/ext/date/
H A Dphp_date.c3674 unsigned int begin = 0, found; in PHP_FUNCTION() local
/PHP-8.1/ext/standard/
H A Dstring.c4357 size_t begin, end, orig_begin; local

Completed in 159 milliseconds