Home
last modified time | relevance | path

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

1234

/PHP-7.0/ext/mbstring/oniguruma/enc/
H A Deuc_kr.c95 euckr_left_adjust_char_head(const UChar* start, const UChar* s) in euckr_left_adjust_char_head()
H A Dbig5.c115 big5_left_adjust_char_head(const UChar* start, const UChar* s) in big5_left_adjust_char_head()
H A Dutf16_be.c186 utf16be_left_adjust_char_head(const UChar* start, const UChar* s) in utf16be_left_adjust_char_head()
H A Dutf16_le.c187 utf16le_left_adjust_char_head(const UChar* start, const UChar* s) in utf16le_left_adjust_char_head()
H A Dutf8.c271 left_adjust_char_head(const UChar* start, const UChar* s) in 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 Dgb18030.c148 gb18030_left_adjust_char_head(const UChar* start, const UChar* s) in gb18030_left_adjust_char_head()
H A Dsjis.c179 left_adjust_char_head(const UChar* start, const UChar* s) in left_adjust_char_head()
/PHP-7.0/ext/dba/libcdb/
H A Dcdb_make.h46 uint32 start[256]; member
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_lexer.c46 char start = *s; in unescape_string() local
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_log.c411 char *start; in fpm_log_write() local
/PHP-7.0/ext/zip/lib/
H A Dzipwin32.h55 zip_uint64_t start; /* start offset of data to read */ member
/PHP-7.0/ext/sysvshm/
H A Dphp_sysvshm.h61 zend_long start; member
/PHP-7.0/ext/standard/
H A Dhtml.c828 static inline int process_named_entity_html(const char **buf, const char **start, size_t *length) in process_named_entity_html()
857 static inline int resolve_named_entity_html(const char *start, size_t length, const entity_ht *ht, … in resolve_named_entity_html()
991 const char *start; in traverse_for_entities() local
1400 const char *start = (const char *) &old[cursor], in php_escape_html_entities_ex() local
H A Dphp_fopen_wrapper.c303 const char *start; in php_stream_url_wrap_php() local
/PHP-7.0/ext/shmop/
H A Dshmop.c231 zend_long start, count; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/grapheme/
H A Dgrapheme_string.c382 int32_t start = 0; in PHP_FUNCTION() local
781 int32_t start = 0; in PHP_FUNCTION() local
/PHP-7.0/ext/json/
H A Djson_scanner.c70 static int php_json_ucs2_to_int_ex(php_json_scanner *s, int size, int start) in php_json_ucs2_to_int_ex()
/PHP-7.0/ext/intl/transliterator/
H A Dtransliterator_methods.c304 zend_long start = 0, in PHP_FUNCTION() local
/PHP-7.0/ext/intl/uchar/
H A Duchar.c176 UChar32 start, UChar32 limit, in enumCharType_callback()
319 UChar32 start, limit; in IC_METHOD() local
/PHP-7.0/ext/date/
H A Dphp_date.h180 timelib_time *start; member
/PHP-7.0/Zend/
H A Dbench.php360 function end_test($start, $name)
/PHP-7.0/ext/xml/
H A Dcompat.c507 XML_SetElementHandler(XML_Parser parser, XML_StartElementHandler start, XML_EndElementHandler end) in XML_SetElementHandler()
578 xmlChar start[4]; in XML_Parse() local
/PHP-7.0/ext/opcache/Optimizer/
H A Dblock_pass.c510 zend_code_block *start = find_start? NULL : blocks; in zend_rebuild_access_path() local
564 static int is_predecessor_smart_branch(zend_op *start, zend_op *predecessor) { in is_predecessor_smart_branch()
/PHP-7.0/ext/date/lib/
H A Dtm2unixtime.c35 static void do_range_limit(timelib_sll start, timelib_sll end, timelib_sll adj, timelib_sll *a, tim… in do_range_limit()

Completed in 91 milliseconds

1234