Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 75) sorted by path

123

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c750 static int tsrm_realpath_r(char *path, int start, int len, int *ll, time_t *t, int use_realpath, in… in tsrm_realpath_r()
1155 int start = 1; in virtual_file_ex() local
/PHP-5.5/Zend/
H A Dbench.php360 function end_test($start, $name)
H A Dmicro_bench.php253 function end_test($start, $name, $overhead = null)
H A Dzend_compile.h124 int start; member
H A Dzend_opcode.c517 static void zend_adjust_fast_call(zend_op_array *op_array, zend_uint fast_call, zend_uint start, ze… in zend_adjust_fast_call()
/PHP-5.5/ext/date/lib/
H A Dastro.h37 #define civil_twilight(ts,lon,lat,start,end) \ argument
43 #define nautical_twilight(ts,lon,lat,start,end) \ argument
49 #define astronomical_twilight(ts,lon,lat,start,end) \ argument
H A Dtm2unixtime.c31 static void do_range_limit(timelib_sll start, timelib_sll end, timelib_sll adj, timelib_sll *a, tim… in do_range_limit()
/PHP-5.5/ext/date/
H A Dphp_date.c4384 zval *start, *end = NULL, *interval; in PHP_METHOD() local
H A Dphp_date.h156 timelib_time *start; member
/PHP-5.5/ext/dba/libcdb/
H A Dcdb_make.h46 uint32 start[256]; member
/PHP-5.5/ext/ereg/
H A Dereg.c300 off_t start, end; in php_ereg() local
/PHP-5.5/ext/ereg/regex/
H A Dengine.c80 unsigned char *start; local
232 dissect(m, start, stop, startst, stopst) in dissect() argument
420 backref(m, start, stop, startst, stopst, lev) in backref() argument
625 fast(m, start, stop, startst, stopst) in fast() argument
716 slow(m, start, stop, startst, stopst) in slow() argument
812 step(g, start, stop, bef, ch, aft) in step() argument
967 at(m, title, start, stop, startst, stopst) in at() argument
H A Dregcomp.c421 register sopno start = HERE(); local
669 register unsigned char start, finish; local
920 repeat(p, start, from, to) in repeat() argument
1352 dupl(p, start, finish) in dupl() argument
1515 sop *start = NULL; local
/PHP-5.5/ext/gd/libgd/
H A Dgdhelpers.c18 char *start; in gd_strtok_r() local
/PHP-5.5/ext/gmp/
H A Dgmp.c1558 long start; local
1583 long start; local
/PHP-5.5/ext/hash/
H A Dbench.php80 $start = microtime(true); variable
/PHP-5.5/ext/intl/doc/
H A Dgrapheme_api.php93 function grapheme_substr($string, $start, $length = -1) {}
128 …function grapheme_extract($haystack, $size, $extract_type = GRAPHEME_EXTR_COUNT, $start = 0, &$nex…
/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c407 int32_t start = 0; in PHP_FUNCTION() local
818 int32_t start = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c1596 char *start = http_accept; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c308 long start = 0, in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c876 int start; member
1277 int start; member
1308 int n, m, k, len, start, end; in mbfl_substr() local
1496 const unsigned char *start = NULL; in mbfl_strcut() local
/PHP-5.5/ext/mbstring/
H A Dmbstring.c1066 static char *php_mb_rfc1867_substring_conf(const zend_encoding *encoding, char *start, int len, cha… in php_mb_rfc1867_substring_conf()
/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dbig5.c115 big5_left_adjust_char_head(const UChar* start, const UChar* s) in big5_left_adjust_char_head()
H A Deuc_jp.c147 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
H A Deuc_kr.c95 euckr_left_adjust_char_head(const UChar* start, const UChar* s) in euckr_left_adjust_char_head()

Completed in 87 milliseconds

123