/PHP-8.3/ext/date/lib/ |
H A D | parse_posix.c | 66 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 D | parse_date.c | 479 const char *begin, *end; in timelib_get_nr_ex() local 524 const char *begin, *end; in timelib_get_frac_nr() local 606 const char *begin = *ptr, *end; in timelib_lookup_relative_text() local 639 const char *begin = *ptr, *end; in timelib_lookup_month() local 698 const char *begin = *ptr, *end; in timelib_lookup_relunit() local 815 const char *begin = *ptr, *end; in timelib_lookup_abbr() local 850 const char *begin = *ptr, *end; in timelib_parse_tz_cor() local 912 const char *begin = *ptr; in timelib_parse_tz_minutes() local 25041 const char *begin; in timelib_parse_from_format_with_map() local
|
H A D | parse_iso_intervals.c | 79 timelib_time *begin; member 110 const char *begin, *end; in timelib_get_nr() local 972 timelib_time **begin, timelib_time **end, in timelib_strtointerval()
|
H A D | parse_tz.c | 360 const unsigned char *begin; in read_posix_string() local
|
/PHP-8.3/ext/mbstring/libmbfl/mbfl/ |
H A D | eaw_table.h | 20 int begin; member
|
/PHP-8.3/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 336 const zend_uchar * const begin = buf; in php_mysqlnd_greet_read() local 651 const zend_uchar * const begin = buf; in php_mysqlnd_auth_response_read() local 804 const zend_uchar * const begin = buf; in php_mysqlnd_ok_read() local 898 const zend_uchar * const begin = buf; in php_mysqlnd_eof_read() local 1026 const zend_uchar * const begin = buf; in php_mysqlnd_rset_header_read() local 1155 const zend_uchar * const begin = buf; in php_mysqlnd_rset_field_read() local 1776 const zend_uchar * const begin = buf; in php_mysqlnd_prepare_read() local 1859 const zend_uchar * const begin = buf; in php_mysqlnd_chg_user_read() local 1970 const zend_uchar * const begin = buf; in php_mysqlnd_sha256_pk_request_response_read() local 2052 const zend_uchar * const begin = buf; in php_mysqlnd_cached_sha2_result_read() local
|
/PHP-8.3/ext/spl/ |
H A D | spl_fixedarray.c | 99 zval *begin = array->elements + from, *end = array->elements + to; in spl_fixedarray_init_elems() local 127 static void spl_fixedarray_copy_range(spl_fixedarray *array, zend_long offset, zval *begin, zval *e… in spl_fixedarray_copy_range() 143 zval *begin = from->elements, *end = from->elements + size; in spl_fixedarray_copy_ctor() local 154 zval *begin = array->elements + from, *end = array->elements + to; in spl_fixedarray_dtor_range() local 166 zval *begin = array->elements, *end = array->elements + array->size; in spl_fixedarray_dtor() local
|
/PHP-8.3/Zend/ |
H A D | zend_observer.h | 52 zend_observer_fcall_begin_handler begin; member
|
H A D | zend_observer.c | 170 …zend_observer_add_begin_handler(zend_function *function, zend_observer_fcall_begin_handler begin) { in zend_observer_add_begin_handler() 187 …d_observer_remove_begin_handler(zend_function *function, zend_observer_fcall_begin_handler begin) { in zend_observer_remove_begin_handler()
|
/PHP-8.3/ext/mbstring/ |
H A D | php_unicode.c | 266 static bool scan_back_for_cased_letter(uint32_t *begin, uint32_t *end) in scan_back_for_cased_letter()
|
/PHP-8.3/sapi/litespeed/ |
H A D | lsapi_main.c | 882 void (*cb)(char* begin, in walk_down_the_path() 1011 static void walk_down_the_path_callback(char* begin, in walk_down_the_path_callback()
|
/PHP-8.3/ext/pdo_firebird/ |
H A D | firebird_driver.c | 194 static FbTokenType getToken(const char** begin, const char* end) in getToken()
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 181 PCRE2_SPTR begin; member 1247 PCRE2_SPTR begin = cc; in detect_early_fail() local 1613 static BOOL detect_repeat(compiler_common *common, PCRE2_SPTR begin) in detect_repeat() 9694 PCRE2_SPTR begin; in do_callout_jit() local
|
/PHP-8.3/ext/pdo/ |
H A D | php_pdo_driver.h | 297 pdo_dbh_txn_func begin; member
|
/PHP-8.3/ext/standard/ |
H A D | string.c | 4285 size_t begin, end, orig_begin; local
|
/PHP-8.3/ext/date/ |
H A D | php_date.c | 4094 int begin = 0; in PHP_FUNCTION() local
|