Home
last modified time | relevance | path

Searched defs:start (Results 26 – 50 of 65) sorted by relevance

123

/PHP-5.3/ext/mbstring/oniguruma/enc/
H A Dutf16_le.c189 utf16le_left_adjust_char_head(const UChar* start, const UChar* s) in utf16le_left_adjust_char_head()
H A Deuc_jp.c174 eucjp_left_adjust_char_head(const UChar* start, const UChar* s) in eucjp_left_adjust_char_head()
H A Dsjis.c183 sjis_left_adjust_char_head(const UChar* start, const UChar* s) in sjis_left_adjust_char_head()
H A Dgb18030.c145 gb18030_left_adjust_char_head(const UChar* start, const UChar* s) in gb18030_left_adjust_char_head()
H A Dutf8.c3692 utf8_left_adjust_char_head(const UChar* start, const UChar* s) in utf8_left_adjust_char_head()
/PHP-5.3/ext/intl/grapheme/
H A Dgrapheme_string.c405 int32_t start = 0; in PHP_FUNCTION() local
796 int32_t start = 0; in PHP_FUNCTION() local
/PHP-5.3/ext/shmop/
H A Dshmop.c241 long shmid, start, count; in PHP_FUNCTION() local
/PHP-5.3/ext/standard/
H A Dphp_fopen_wrapper.c261 char *start, in php_stream_url_wrap_php() local
H A Durl.c487 unsigned char *to, *start; in php_url_encode() local
H A Dvar_unserializer.c392 const unsigned char *cursor, *limit, *marker, *start; in php_var_unserialize() local
H A Durl_scanner_ex.c342 char *start; in xx_mainloop() local
/PHP-5.3/ext/date/
H A Dphp_date.h145 timelib_time *start; member
/PHP-5.3/sapi/cli/
H A Dphp_cli_readline.c433 char **cli_code_completion(const char *text, int start, int end) /* {{{ */ in cli_code_completion()
/PHP-5.3/ext/readline/
H A Dreadline.c459 static char **_readline_completion_cb(const char *text, int start, int end) in _readline_completion_cb()
/PHP-5.3/Zend/
H A Dbench.php361 function end_test($start, $name)
/PHP-5.3/ext/date/lib/
H A Dtm2unixtime.c31 static int do_range_limit(timelib_sll start, timelib_sll end, timelib_sll adj, timelib_sll *a, time… in do_range_limit()
/PHP-5.3/ext/xml/
H A Dcompat.c516 XML_SetElementHandler(XML_Parser parser, XML_StartElementHandler start, XML_EndElementHandler end) in XML_SetElementHandler()
587 xmlChar start[4]; in XML_Parse() local
/PHP-5.3/ext/mysqli/
H A Dmysqli_api.c83 zval ***args, unsigned int start, const char * const types TSRMLS_DC) in mysqli_stmt_bind_param_do_bind()
160 zval ***args, unsigned int start, const char * const types TSRMLS_DC) in mysqli_stmt_bind_param_do_bind()
218 int start = 2; in PHP_FUNCTION() local
477 int start = 1; in PHP_FUNCTION() local
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c756 int start; member
1157 int start; member
1188 int n, m, k, len, start, end; in mbfl_substr() local
1376 const unsigned char *start = NULL; in mbfl_strcut() local
/PHP-5.3/sapi/cgi/
H A Dcgi_main.c1505 struct timeval start, end; local
1507 time_t start, end; local
/PHP-5.3/ext/ereg/
H A Dereg.c300 off_t start, end; in php_ereg() local
/PHP-5.3/ext/gmp/
H A Dgmp.c1582 long start; local
1607 long start; local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregexec.c325 StackIndex start; /* prev. info (for backtrack "(...)*" ) */ member
373 const UChar* start; /* search start position (for \G: BEGIN_POSITION) */ member
685 #define STACK_GET_MEM_RANGE(k, mnum, start, end) do {\ argument
3531 const UChar* start, const UChar* range, OnigRegion* region, OnigOptionType option) in onig_search()
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c763 static int tsrm_realpath_r(char *path, int start, int len, int *ll, time_t *t, int use_realpath, in… in tsrm_realpath_r()
1168 int start = 1; in virtual_file_ex() local
/PHP-5.3/ext/mbstring/ucgendat/
H A Ducgendat.c225 add_range(ac_uint4 start, ac_uint4 end, char *p1, char *p2) in add_range()

Completed in 99 milliseconds

123