Searched defs:begin (Results 1 – 11 of 11) sorted by relevance
/PHP-7.2/ext/mbstring/libmbfl/mbfl/ |
H A D | eaw_table.h | 2 int begin; member
|
/PHP-7.2/ext/date/lib/ |
H A D | parse_date.c | 450 char *begin, *end, *str; in timelib_get_nr_ex() local 493 char *begin, *end, *str; in timelib_get_frac_nr() local 540 char *begin = *ptr, *end; in timelib_lookup_relative_text() local 573 char *begin = *ptr, *end; in timelib_lookup_month() local 620 char *begin = *ptr, *end; in timelib_lookup_relunit() local 716 char *begin = *ptr, *end; in timelib_lookup_abbr() local 745 char *begin = *ptr, *end; in timelib_parse_tz_cor() local 25019 char *begin; in timelib_parse_from_format() local
|
H A D | parse_iso_intervals.c | 81 timelib_time *begin; member 112 char *begin, *end, *str; in timelib_get_nr() local 935 timelib_time **begin, timelib_time **end, in timelib_strtointerval()
|
/PHP-7.2/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 329 const zend_uchar * const begin = buf; in php_mysqlnd_greet_read() local 674 const zend_uchar * const begin = buf; in php_mysqlnd_auth_response_read() local 849 const zend_uchar * const begin = buf; in php_mysqlnd_ok_read() local 946 const zend_uchar * const begin = buf; in php_mysqlnd_eof_read() local 1106 const zend_uchar * const begin = buf; in php_mysqlnd_rset_header_read() local 1251 const zend_uchar * const begin = buf; in php_mysqlnd_rset_field_read() local 2008 const zend_uchar * const begin = buf; in php_mysqlnd_prepare_read() local 2103 const zend_uchar * const begin = buf; in php_mysqlnd_chg_user_read() local 2232 const zend_uchar * const begin = buf; in php_mysqlnd_sha256_pk_request_response_read() local
|
/PHP-7.2/Zend/ |
H A D | zend_sort.c | 32 register char *begin; in zend_qsort() local
|
/PHP-7.2/sapi/litespeed/ |
H A D | lsapi_main.c | 918 void (*cb)(char* begin, in walk_down_the_path() 1047 static void walk_down_the_path_callback(char* begin, in walk_down_the_path_callback()
|
/PHP-7.2/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 1490 }
|
/PHP-7.2/ext/pdo/ |
H A D | php_pdo_driver.h | 312 pdo_dbh_txn_func begin; member
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 164 const pcre_uchar *begin; member 1132 static BOOL detect_repeat(compiler_common *common, pcre_uchar *begin) in detect_repeat() 7130 const pcre_uchar *begin = arguments->begin; in do_callout() local
|
/PHP-7.2/ext/standard/ |
H A D | string.c | 4178 size_t begin, end, orig_begin; local
|
/PHP-7.2/ext/date/ |
H A D | php_date.c | 4022 unsigned int i, begin = 0, found; in PHP_FUNCTION() local
|
Completed in 115 milliseconds