Home
last modified time | relevance | path

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

/php-src/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()
202 const char *name, size_t namelen, in php_stream_xport_bind()
230 const char *name, size_t namelen, in php_stream_xport_connect()
H A Dphp_stream_transport.h54 #define php_stream_xport_create(name, namelen, options, flags, persistent_id, timeout, context, est… argument
141 size_t namelen; member
/php-src/ext/pdo/
H A Dpdo.c151 pdo_driver_t *pdo_find_driver(const char *name, int namelen) /* {{{ */ in pdo_find_driver()
H A Dpdo_dbh.c1305 size_t namelen; in pdo_hash_methods() local
/php-src/win32/
H A Dsendmail.c797 int res, namelen; in MailConnect() local
/php-src/sapi/phpdbg/
H A Dphpdbg_watch.c1289 static int phpdbg_watchpoint_parse_wrapper(char *name, size_t namelen, char *key, size_t keylen, Ha…
1330 static int phpdbg_watchpoint_parse_step(char *name, size_t namelen, char *key, size_t keylen, HashT…
H A Dphpdbg_utils.c496 size_t namelen, keylen; in phpdbg_parse_variable_with_arg() local
/php-src/ext/com_dotnet/
H A Dcom_com.c801 size_t namelen; in PHP_FUNCTION() local
/php-src/ext/simplexml/
H A Dsimplexml.c942 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value) /* {{{ */ in sxe_properties_add()
1056 int namelen; in sxe_get_prop_hash() local
1575 int namelen; in PHP_METHOD() local
/php-src/ext/standard/
H A Dpack.c745 int namelen; in PHP_FUNCTION() local
/php-src/ext/soap/
H A Dphp_http.c161 zend_long namelen; in http_connect() local
/php-src/ext/session/
H A Dsession.c931 size_t namelen = ((unsigned char)(*p)) & (~PS_BIN_UNDEF); in PS_SERIALIZER_DECODE_FUNC() local
993 ptrdiff_t namelen; in PS_SERIALIZER_DECODE_FUNC() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c2777 uint32_t namelen; in parse_regex() local

Completed in 87 milliseconds