Searched defs:begin (Results 1 – 12 of 12) sorted by relevance
/PHP-5.6/ext/mbstring/libmbfl/mbfl/ |
H A D | eaw_table.h | 2 int begin; member
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 327 zend_uchar *begin = buf; in php_mysqlnd_greet_read() local 649 zend_uchar *begin = buf; in php_mysqlnd_auth_response_read() local 812 zend_uchar *begin = buf; in php_mysqlnd_ok_read() local 904 zend_uchar *begin = buf; in php_mysqlnd_eof_read() local 1053 zend_uchar *begin = buf; in php_mysqlnd_rset_header_read() local 1193 zend_uchar *begin = buf; in php_mysqlnd_rset_field_read() local 1972 zend_uchar *begin = buf; in php_mysqlnd_prepare_read() local 2060 zend_uchar *begin = buf; in php_mysqlnd_chg_user_read() local 2177 zend_uchar *begin = buf; in php_mysqlnd_sha256_pk_request_response_read() local
|
/PHP-5.6/ext/date/lib/ |
H A D | parse_date.c | 456 char *begin, *end, *str; in timelib_get_nr_ex() local 499 char *begin, *end, *str; in timelib_get_frac_nr() local 549 char *begin = *ptr, *end; in timelib_lookup_relative_text() local 582 char *begin = *ptr, *end; in timelib_lookup_month() local 629 char *begin = *ptr, *end; in timelib_lookup_relunit() local 724 char *begin = *ptr, *end; in timelib_lookup_abbr() local 23965 char *begin; in timelib_parse_from_format() local
|
H A D | parse_iso_intervals.c | 101 struct timelib_time *begin; member 141 char *begin, *end, *str; in timelib_get_nr() local 914 timelib_time **begin, timelib_time **end, in timelib_strtointerval()
|
H A D | timelib.c | 313 char *begin = *ptr, *end; in timelib_parse_tz_cor() local
|
/PHP-5.6/Zend/ |
H A D | zend_qsort.c | 61 register char *begin; in zend_qsort_r() local
|
/PHP-5.6/sapi/litespeed/ |
H A D | lsapi_main.c | 813 void (*cb)(char* begin, in walk_down_the_path() 980 static void walk_down_the_path_callback(char* begin, in walk_down_the_path_callback()
|
/PHP-5.6/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 1490 }
|
/PHP-5.6/ext/pdo/ |
H A D | php_pdo_driver.h | 313 pdo_dbh_txn_func begin; member
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_jit_compile.c | 164 const pcre_uchar *begin; member 923 static BOOL detect_repeat(compiler_common *common, pcre_uchar *begin) in detect_repeat() 6361 const pcre_uchar *begin = arguments->begin; in do_callout() local
|
/PHP-5.6/ext/standard/ |
H A D | string.c | 4095 int begin, end, char_count, orig_begin; local
|
/PHP-5.6/ext/date/ |
H A D | php_date.c | 3908 unsigned int i, begin = 0, found; in PHP_FUNCTION() local
|
Completed in 173 milliseconds