Home
last modified time | relevance | path

Searched defs:target_len (Results 1 – 6 of 6) sorted by relevance

/PHP-5.6/ext/intl/
H A Dintl_convert.c47 UChar** target, int* target_len, in intl_convert_utf8_to_utf16()
111 char** target, int* target_len, in intl_convert_utf16_to_utf8()
/PHP-5.6/ext/standard/
H A Durl_scanner_ex.c119 size_t target_len, host_len; in PHP_INI_END() local
H A Dfile.c730 int target_len; in PHP_FUNCTION() local
1619 int source_len, target_len; in PHP_FUNCTION() local
/PHP-5.6/Zend/
H A Dzend_virtual_cwd.h141 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
H A Dzend_virtual_cwd.c232 CWD_API int php_sys_readlink(const char *link, char *target, size_t target_len){ /* {{{ */ in php_sys_readlink()
/PHP-5.6/ext/mbstring/oniguruma/
H A Dregcomp.c681 compile_range_repeat_node(QtfrNode* qn, int target_len, int empty_info, in compile_range_repeat_node()

Completed in 62 milliseconds