Home
last modified time | relevance | path

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

/PHP-5.5/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.5/ext/standard/
H A Dfile.c722 int target_len; in PHP_FUNCTION() local
1610 int source_len, target_len; in PHP_FUNCTION() local
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.h141 # define php_sys_readlink(link, target, target_len) readlink(link, target, target_len) argument
H A Dtsrm_virtual_cwd.c222 CWD_API int php_sys_readlink(const char *link, char *target, size_t target_len){ /* {{{ */ in php_sys_readlink()
/PHP-5.5/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 54 milliseconds