Home
last modified time | relevance | path

Searched defs:namelen (Results 1 – 15 of 15) sorted by relevance

/PHP-7.3/main/streams/
H A Dtransports.c54 PHPAPI php_stream *_php_stream_xport_create(const char *name, size_t namelen, int options, in _php_stream_xport_create()
191 const char *name, size_t namelen, in php_stream_xport_bind()
219 const char *name, size_t namelen, in php_stream_xport_connect()
H A Dphp_stream_transport.h56 #define php_stream_xport_create(name, namelen, options, flags, persistent_id, timeout, context, est… argument
143 size_t namelen; member
/PHP-7.3/ext/com_dotnet/
H A Dcom_com.c422 size_t namelen, DISPID *dispid) in php_com_get_id_of_name()
647 int php_com_do_invoke(php_com_dotnet_object *obj, char *name, size_t namelen, in php_com_do_invoke()
827 size_t namelen; in PHP_FUNCTION() local
H A Dcom_wrapper.c176 size_t namelen; in disp_getidsofnames() local
220 size_t namelen; in disp_getdispid() local
/PHP-7.3/ext/pdo/
H A Dpdo.c183 pdo_driver_t *pdo_find_driver(const char *name, int namelen) /* {{{ */ in pdo_find_driver()
H A Dpdo_dbh.c965 size_t namelen; in PHP_METHOD() local
1302 size_t namelen; in pdo_hash_methods() local
/PHP-7.3/win32/
H A Dsendmail.c742 int res, namelen; in MailConnect() local
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_watch.c1228 static int phpdbg_watchpoint_parse_wrapper(char *name, size_t namelen, char *key, size_t keylen, Ha…
1267 static int phpdbg_watchpoint_parse_step(char *name, size_t namelen, char *key, size_t keylen, HashT…
H A Dphpdbg_utils.c480 size_t namelen, keylen; in phpdbg_parse_variable_with_arg() local
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c989 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value) /* {{{ */ in sxe_properties_add()
1112 int namelen; in sxe_get_prop_hash() local
1643 int namelen; in SXE_METHOD() local
/PHP-7.3/ext/pdo_oci/
H A Doci_statement.c529 ub4 namelen; in oci_stmt_describe() local
/PHP-7.3/ext/standard/
H A Dpack.c754 int namelen; in PHP_FUNCTION() local
/PHP-7.3/ext/soap/
H A Dphp_http.c168 zend_long namelen; in http_connect() local
/PHP-7.3/ext/session/
H A Dsession.c914 int namelen; in PS_SERIALIZER_DECODE_FUNC() local
984 ptrdiff_t namelen; in PS_SERIALIZER_DECODE_FUNC() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2151 uint32_t namelen = 0; in read_name() local
2328 uint32_t namelen; in parse_regex() local

Completed in 84 milliseconds