Searched defs:begin (Results 1 – 12 of 12) sorted by relevance
/PHP-7.3/ext/mbstring/libmbfl/mbfl/ |
H A D | eaw_table.h | 2 int begin; member
|
/PHP-7.3/ext/date/lib/ |
H A D | parse_date.c | 449 char *begin, *end, *str; in timelib_get_nr_ex() local 492 char *begin, *end, *str; in timelib_get_frac_nr() local 539 char *begin = *ptr, *end; in timelib_lookup_relative_text() local 572 char *begin = *ptr, *end; in timelib_lookup_month() local 619 char *begin = *ptr, *end; in timelib_lookup_relunit() local 715 char *begin = *ptr, *end; in timelib_lookup_abbr() local 744 char *begin = *ptr, *end; in timelib_parse_tz_cor() local 778 char *begin = *ptr; in timelib_parse_tz_minutes() local 22328 char *begin; in timelib_parse_from_format_with_map() local
|
H A D | parse_iso_intervals.c | 79 timelib_time *begin; member 110 char *begin, *end, *str; in timelib_get_nr() local 970 timelib_time **begin, timelib_time **end, in timelib_strtointerval()
|
/PHP-7.3/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 329 const zend_uchar * const begin = buf; in php_mysqlnd_greet_read() local 652 const zend_uchar * const begin = buf; in php_mysqlnd_auth_response_read() local 811 const zend_uchar * const begin = buf; in php_mysqlnd_ok_read() local 905 const zend_uchar * const begin = buf; in php_mysqlnd_eof_read() local 1042 const zend_uchar * const begin = buf; in php_mysqlnd_rset_header_read() local 1183 const zend_uchar * const begin = buf; in php_mysqlnd_rset_field_read() local 1891 const zend_uchar * const begin = buf; in php_mysqlnd_prepare_read() local 1974 const zend_uchar * const begin = buf; in php_mysqlnd_chg_user_read() local 2086 const zend_uchar * const begin = buf; in php_mysqlnd_sha256_pk_request_response_read() local
|
/PHP-7.3/Zend/ |
H A D | zend_sort.c | 30 register char *begin; in zend_qsort() local
|
/PHP-7.3/sapi/litespeed/ |
H A D | lsapi_main.c | 907 void (*cb)(char* begin, in walk_down_the_path() 1036 static void walk_down_the_path_callback(char* begin, in walk_down_the_path_callback()
|
/PHP-7.3/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 1490 }
|
/PHP-7.3/ext/pdo/ |
H A D | php_pdo_driver.h | 310 pdo_dbh_txn_func begin; member
|
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 180 PCRE2_SPTR begin; member 1195 static BOOL detect_repeat(compiler_common *common, PCRE2_SPTR begin) in detect_repeat() 8204 PCRE2_SPTR begin; in do_callout() local
|
/PHP-7.3/ext/date/ |
H A D | php_date.c | 4024 unsigned int begin = 0, found; in PHP_FUNCTION() local
|
/PHP-7.3/ext/standard/ |
H A D | string.c | 4514 size_t begin, end, orig_begin; local
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | regexec.c | 6054 onig_get_capture_range_in_callout(OnigCalloutArgs* a, int mem_num, int* begin, int* end) in onig_get_capture_range_in_callout()
|
Completed in 155 milliseconds