Searched defs:begin (Results 1 – 9 of 9) sorted by relevance
/PHP-5.3/ext/mbstring/libmbfl/mbfl/ |
H A D | eaw_table.h | 2 int begin; member
|
/PHP-5.3/ext/date/lib/ |
H A D | parse_iso_intervals.c | 95 struct timelib_time *begin; member 137 char *begin, *end, *str; in timelib_get_nr() local 183 char *begin = *ptr, *end; in timelib_parse_tz_cor() local 1043 timelib_time **begin, timelib_time **end, in timelib_strtointerval()
|
H A D | parse_date.c | 448 char *begin, *end, *str; in timelib_get_nr_ex() local 491 char *begin, *end, *str; in timelib_get_frac_nr() local 540 char *begin = *ptr, *end; in timelib_parse_tz_cor() local 574 char *begin = *ptr, *end; in timelib_lookup_relative_text() local 607 char *begin = *ptr, *end; in timelib_lookup_month() local 654 char *begin = *ptr, *end; in timelib_lookup_relunit() local 767 char *begin = *ptr, *end; in timelib_lookup_zone() local 24890 char *begin; in timelib_parse_from_format() local
|
/PHP-5.3/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 307 zend_uchar *begin = buf; in php_mysqlnd_greet_read() local 530 zend_uchar *begin = buf; in php_mysqlnd_ok_read() local 621 zend_uchar *begin = buf; in php_mysqlnd_eof_read() local 768 zend_uchar *begin = buf; in php_mysqlnd_rset_header_read() local 907 zend_uchar *begin = buf; in php_mysqlnd_rset_field_read() local 1699 zend_uchar *begin = buf; in php_mysqlnd_prepare_read() local 1787 zend_uchar *begin = buf; in php_mysqlnd_chg_user_read() local
|
/PHP-5.3/Zend/ |
H A D | zend_qsort.c | 60 register char *begin; in zend_qsort() local
|
/PHP-5.3/ext/phar/tests/files/ |
H A D | pear2coverage.phar.php | 1490 }
|
/PHP-5.3/ext/pdo/ |
H A D | php_pdo_driver.h | 303 pdo_dbh_txn_func begin; member
|
/PHP-5.3/ext/date/ |
H A D | php_date.c | 3405 unsigned int i, begin = 0, found; in PHP_FUNCTION() local
|
/PHP-5.3/ext/standard/ |
H A D | string.c | 3784 int begin, end, char_count, orig_begin; local
|
Completed in 75 milliseconds