Searched defs:p (Results 251 – 271 of 271) sorted by relevance
1...<<11
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | regparse.h | 357 #define SAFE_ENC_LEN(enc, p, end, res) do { \ argument
|
/PHP-5.6/ext/interbase/ |
H A D | ibase_query.c | 1519 void *p; in _php_ibase_fetch_hash() local
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd.h | 235 #define mysqlnd_stmt_send_long_data(stmt,p,d,l) (stmt)->m->send_long_data((stmt), (p), (d), (l) TS… argument
|
/PHP-5.6/ext/spl/ |
H A D | spl_dllist.c | 1190 const unsigned char *p, *s; in SPL_METHOD() local
|
H A D | spl_iterators.c | 1383 void **p; in spl_dual_it_call_method() local
|
/PHP-5.6/Zend/ |
H A D | zend_virtual_cwd.c | 627 realpath_cache_bucket *p = CWDG(realpath_cache)[i]; in realpath_cache_clean() local
|
H A D | zend_operators.c | 2169 register unsigned char *p = (unsigned char*)str; in zend_str_tolower() local
|
H A D | zend_vm_def.h | 1992 void **p = EX(function_state).arguments - num_args; in ZEND_VM_HELPER() local
|
H A D | zend_vm_execute.h | 541 void **p = EX(function_state).arguments - num_args; in zend_do_fcall_common_helper_SPEC() local
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_internal.h | 99 #define DPRINTF(p) printf p argument 101 #define DPRINTF(p) /* Nothing */ argument 316 #define IS_NEWLINE(p) \ argument 330 #define WAS_NEWLINE(p) \ argument
|
/PHP-5.6/ext/snmp/ |
H A D | snmp.c | 1964 php_snmp_prop_handler p; in php_snmp_add_property() local
|
/PHP-5.6/ext/pdo/ |
H A D | pdo_stmt.c | 322 char *p; in really_register_bound_param() local
|
/PHP-5.6/ext/gmp/ |
H A D | gmp.c | 632 const unsigned char *p, *max; in gmp_unserialize() local
|
/PHP-5.6/ext/exif/ |
H A D | exif.c | 78 # define safe_erealloc(p,a,b,c) erealloc(p, (a)*(b)+(c)) argument 1039 int c, i, p=0, n = 5+31; in exif_char_dump() local
|
/PHP-5.6/ext/date/ |
H A D | php_date.c | 4011 timelib_rel_time *p = NULL; in date_interval_initialize() local 4394 timelib_rel_time *p = NULL; in date_period_initialize() local
|
/PHP-5.6/ext/standard/ |
H A D | filters.c | 1957 char *p = buf; in php_dechunk() local
|
/PHP-5.6/ext/pcre/pcrelib/sljit/ |
H A D | sljitNativeTILEGX_64.c | 377 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) argument
|
/PHP-5.6/ext/phar/ |
H A D | phar_object.c | 1407 phar_archive_object *p; member
|
/PHP-5.6/ext/imap/ |
H A D | php_imap.c | 4375 char *p; in _php_rfc822_len() local
|
/PHP-5.6/ext/openssl/ |
H A D | openssl.c | 1897 const unsigned char *p; in openssl_x509v3_subjectAltName() local
|
/PHP-5.6/ext/reflection/ |
H A D | php_reflection.c | 245 static void reflection_zval_deep_copy(zval **p) in reflection_zval_deep_copy()
|
Completed in 436 milliseconds
1...<<11