Searched defs:namelen (Results 1 – 14 of 14) sorted by relevance
/PHP-7.0/main/streams/ |
H A D | transports.c | 52 PHPAPI php_stream *_php_stream_xport_create(const char *name, size_t namelen, int options, in _php_stream_xport_create() 197 const char *name, size_t namelen, in php_stream_xport_bind() 225 const char *name, size_t namelen, in php_stream_xport_connect()
|
H A D | php_stream_transport.h | 57 #define php_stream_xport_create(name, namelen, options, flags, persistent_id, timeout, context, est… argument 144 size_t namelen; member
|
/PHP-7.0/ext/com_dotnet/ |
H A D | com_com.c | 424 size_t namelen, DISPID *dispid) in php_com_get_id_of_name() 646 int php_com_do_invoke(php_com_dotnet_object *obj, char *name, size_t namelen, in php_com_do_invoke() 826 size_t namelen; in PHP_FUNCTION() local
|
H A D | com_wrapper.c | 178 size_t namelen; in disp_getidsofnames() local 222 size_t namelen; in disp_getdispid() local
|
/PHP-7.0/ext/pdo/ |
H A D | pdo.c | 201 pdo_driver_t *pdo_find_driver(const char *name, int namelen) /* {{{ */ in pdo_find_driver()
|
H A D | pdo_dbh.c | 946 size_t namelen; in PHP_METHOD() local 1280 size_t namelen; in pdo_hash_methods() local
|
/PHP-7.0/sapi/phpdbg/ |
H A D | phpdbg_watch.c | 629 static int phpdbg_watchpoint_parse_wrapper(char *name, size_t namelen, char *key, size_t keylen, Ha… in phpdbg_watchpoint_parse_wrapper() 656 static int phpdbg_watchpoint_parse_step(char *name, size_t namelen, char *key, size_t keylen, HashT… in phpdbg_watchpoint_parse_step()
|
H A D | phpdbg_utils.c | 480 size_t namelen, keylen; in phpdbg_parse_variable_with_arg() local
|
/PHP-7.0/win32/ |
H A D | sendmail.c | 780 int res, namelen; in MailConnect() local
|
/PHP-7.0/ext/simplexml/ |
H A D | simplexml.c | 1013 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value) /* {{{ */ in sxe_properties_add() 1136 int namelen; in sxe_get_prop_hash() local 1667 int namelen; in SXE_METHOD() local
|
/PHP-7.0/ext/standard/ |
H A D | pack.c | 746 int namelen; in PHP_FUNCTION() local
|
/PHP-7.0/ext/pdo_oci/ |
H A D | oci_statement.c | 531 ub4 namelen; in oci_stmt_describe() local
|
/PHP-7.0/ext/soap/ |
H A D | php_http.c | 168 zend_long namelen; in http_connect() local
|
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 6550 int i, namelen; in compile_branch() local 6688 int i, set, unset, namelen; in compile_branch() local
|
Completed in 73 milliseconds