Home
last modified time | relevance | path

Searched defs:name (Results 251 – 275 of 286) sorted by relevance

1...<<1112

/PHP-7.0/ext/mysqli/
H A Dmysqli.c77 zend_string *name; member
/PHP-7.0/ext/standard/
H A Dbasic_functions.c5541 char *name, *proto; local
5608 char *name; local
H A Dfile.c385 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_internal.h2417 const pcre_uchar *name; /* Points to the name in the pattern */ member
2621 #define PUBL(name) pcre_##name argument
2624 #define PRIV(name) _pcre_##name argument
2628 #define PUBL(name) pcre16_##name argument
2631 #define PRIV(name) _pcre16_##name argument
2635 #define PUBL(name) pcre32_##name argument
2638 #define PRIV(name) _pcre32_##name argument
/PHP-7.0/ext/pdo/
H A Dpdo_dbh.c945 char *name = NULL; in PHP_METHOD() local
H A Dpdo_stmt.c131 char *name; in rewrite_name_to_position() local
/PHP-7.0/ext/sockets/
H A Dconversions.c86 const char *name; member
1047 void *name = (void*)*(void**)sockaddr_p; in to_zval_read_name() local
/PHP-7.0/main/
H A DSAPI.h221 char *name; member
H A Dnetwork.c1334 PHPAPI struct hostent* php_network_gethostbyname(char *name) {
/PHP-7.0/Zend/
H A Dzend_language_scanner.c64 #define STATE(name) yyc##name argument
H A Dzend_ast.c77 zend_string *name, zend_ast *child0, zend_ast *child1, zend_ast *child2, zend_ast *child3 in zend_ast_create_decl()
H A Dzend_object_handlers.c843 zend_string *name; in zend_std_get_property_ptr_ptr() local
H A Dzend_execute.c2719 # define ZEND_VM_GUARD(name) __asm__("#" #name) argument
2721 # define ZEND_VM_GUARD(name) argument
/PHP-7.0/ext/gd/libgd/
H A Dgdft.c373 char *name, *path=NULL, *dir; local
/PHP-7.0/ext/odbc/
H A Dphp_odbc.c3707 char *cat = NULL, *schema = NULL, *name = NULL; in PHP_FUNCTION() local
3779 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
/PHP-7.0/ext/openssl/
H A Dopenssl.c802 static void add_assoc_name_entry(zval * val, char * key, X509_NAME * name, int shortname) /* {{{ */ in add_assoc_name_entry()
2126 GENERAL_NAME *name; in openssl_x509v3_subjectAltName() local
5552 static void openssl_add_method_or_alias(const OBJ_NAME *name, void *arg) /* {{{ */ in openssl_add_method_or_alias()
5558 static void openssl_add_method(const OBJ_NAME *name, void *arg) /* {{{ */ in openssl_add_method()
/PHP-7.0/
H A Drun-tests.php951 function test_name($name)
/PHP-7.0/ext/mbstring/oniguruma/enc/
H A Dunicode.c10817 onigenc_unicode_property_name_to_ctype(OnigEncoding enc, UChar* name, UChar* end) in onigenc_unicode_property_name_to_ctype()
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_main.c513 static char *sapi_cgibin_getenv(char *name, size_t name_len) /* {{{ */ in sapi_cgibin_getenv()
/PHP-7.0/ext/pdo_pgsql/
H A Dpgsql_driver.c362 static char *pdo_pgsql_last_insert_id(pdo_dbh_t *dbh, const char *name, size_t *len) in pdo_pgsql_last_insert_id()
/PHP-7.0/ext/dom/
H A Dphp_dom.c303 static void dom_register_prop_handler(HashTable *prop_handler, char *name, dom_read_t read_func, do… in dom_register_prop_handler()
/PHP-7.0/ext/pcre/
H A Dphp_pcre.c651 static inline void add_offset_pair(zval *result, char *str, int len, int offset, char *name) in add_offset_pair()
/PHP-7.0/sapi/litespeed/
H A Dlsapilib.c1887 static char * GetHeaderVar( LSAPI_Request * pReq, const char * name ) in GetHeaderVar()
1947 char * LSAPI_GetEnv_r( LSAPI_Request * pReq, const char * name ) in LSAPI_GetEnv_r()
/PHP-7.0/ext/mbstring/oniguruma/
H A Dregparse.h217 UChar* name; member
/PHP-7.0/ext/phar/
H A Dphar.c3289 char *name = NULL; local

Completed in 192 milliseconds

1...<<1112