Home
last modified time | relevance | path

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

/PHP-7.2/main/streams/
H A Dtransports.c52 PHPAPI php_stream *_php_stream_xport_create(const char *name, size_t namelen, int options, in _php_stream_xport_create()
198 const char *name, size_t namelen, in php_stream_xport_bind()
226 const char *name, size_t namelen, in php_stream_xport_connect()
H A Dphp_stream_transport.h57 #define php_stream_xport_create(name, namelen, options, flags, persistent_id, timeout, context, est… argument
144 size_t namelen; member
/PHP-7.2/ext/com_dotnet/
H A Dcom_com.c426 size_t namelen, DISPID *dispid) in php_com_get_id_of_name()
648 int php_com_do_invoke(php_com_dotnet_object *obj, char *name, size_t namelen, in php_com_do_invoke()
828 size_t namelen; in PHP_FUNCTION() local
H A Dcom_wrapper.c178 size_t namelen; in disp_getidsofnames() local
222 size_t namelen; in disp_getdispid() local
/PHP-7.2/ext/pdo/
H A Dpdo.c185 pdo_driver_t *pdo_find_driver(const char *name, int namelen) /* {{{ */ in pdo_find_driver()
H A Dpdo_dbh.c949 size_t namelen; in PHP_METHOD() local
1286 size_t namelen; in pdo_hash_methods() local
/PHP-7.2/win32/
H A Dsendmail.c757 int res, namelen; in MailConnect() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_watch.c1227 static int phpdbg_watchpoint_parse_wrapper(char *name, size_t namelen, char *key, size_t keylen, Ha…
1266 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.2/ext/simplexml/
H A Dsimplexml.c1003 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value) /* {{{ */ in sxe_properties_add()
1126 int namelen; in sxe_get_prop_hash() local
1657 int namelen; in SXE_METHOD() local
/PHP-7.2/ext/pdo_oci/
H A Doci_statement.c531 ub4 namelen; in oci_stmt_describe() local
/PHP-7.2/ext/standard/
H A Dpack.c755 int namelen; in PHP_FUNCTION() local
/PHP-7.2/ext/soap/
H A Dphp_http.c168 zend_long namelen; in http_connect() local
/PHP-7.2/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.2/ext/pcre/pcrelib/
H A Dpcre_compile.c6619 int i, namelen; in compile_branch() local
6770 int i, set, unset, namelen; in compile_branch() local

Completed in 153 milliseconds