/PHP-5.5/sapi/litespeed/ |
H A D | lsapi_main.c | 242 char **env, *p, *t = buf; in litespeed_php_import_environment_variables() local 516 char * p; in lsapi_chdir_primary_script() local 550 char * p; in lsapi_fopen_primary_script() local 569 char *p; in lsapi_execute_script() local 720 char ** p = &argv[1]; in parse_opt() local 784 char ** p = &argv[1]; in cli_main() local 998 char * p; in setArgv0() local 1231 char * p; in PHP_FUNCTION() local
|
/PHP-5.5/Zend/ |
H A D | zend_string.c | 87 Bucket *p; in zend_new_interned_string_int() local 188 Bucket *p; in zend_interned_strings_restore_int() local
|
/PHP-5.5/ext/mbstring/oniguruma/enc/ |
H A D | iso8859_1.c | 115 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str() 205 const UChar* p = *pp; in mbc_case_fold() local
|
H A D | iso8859_13.c | 110 const UChar* p = *pp; in mbc_case_fold() local 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_14.c | 110 const UChar* p = *pp; in mbc_case_fold() local 217 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_15.c | 110 const UChar* p = *pp; in mbc_case_fold() local 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_16.c | 110 const UChar* p = *pp; in mbc_case_fold() local 213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_2.c | 110 const UChar* p = *pp; in mbc_case_fold() local 202 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_3.c | 110 const UChar* p = *pp; in mbc_case_fold() local 211 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_4.c | 110 const UChar* p = *pp; in mbc_case_fold() local 213 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | cp1251.c | 111 const UChar* p = *pp; in cp1251_mbc_case_fold() local 176 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in cp1251_get_case_fold_codes_by_str()
|
H A D | iso8859_10.c | 110 const UChar* p = *pp; in mbc_case_fold() local 215 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_5.c | 110 const UChar* p = *pp; in mbc_case_fold() local 201 const OnigUChar* p, const OnigUChar* end, in get_case_fold_codes_by_str()
|
H A D | iso8859_7.c | 110 const UChar* p = *pp; in mbc_case_fold() local 197 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | iso8859_9.c | 110 const UChar* p = *pp; in mbc_case_fold() local 204 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in get_case_fold_codes_by_str()
|
H A D | koi8.c | 111 const UChar* p = *pp; in koi8_mbc_case_fold() local 226 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_get_case_fold_codes_by_str()
|
H A D | koi8_r.c | 110 const UChar* p = *pp; in koi8_r_mbc_case_fold() local 188 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in koi8_r_get_case_fold_codes_by_str()
|
H A D | gb18030.c | 66 gb18030_mbc_enc_len(const UChar* p) in gb18030_mbc_enc_len() 79 gb18030_mbc_to_code(const UChar* p, const UChar* end) in gb18030_mbc_to_code() 150 const UChar *p; in gb18030_left_adjust_char_head() local
|
/PHP-5.5/ext/mysqli/ |
H A D | mysqli_prop.c | 294 MYSQL_RES *p; in result_type_read() local 312 MYSQL_RES *p; in result_lengths_read() local 344 MY_STMT *p; in MYSQLI_MAP_PROPERTY_FUNC_LONG() local 363 MY_STMT *p; in stmt_affected_rows_read() local
|
/PHP-5.5/ext/opcache/ |
H A D | zend_accelerator_module.c | 103 long *p; in ZEND_INI_MH() local 141 long *p; in ZEND_INI_MH() local 187 double *p; in ZEND_INI_MH() local 229 zend_bool *p; in ZEND_INI_MH() local 628 static int add_blacklist_path(zend_blacklist_entry *p, zval *return_value TSRMLS_DC) in add_blacklist_path()
|
/PHP-5.5/ext/mbstring/oniguruma/ |
H A D | regint.h | 209 #define IS_NULL(p) (((void*)(p)) == (void*)0) argument 210 #define IS_NOT_NULL(p) (((void*)(p)) != (void*)0) argument 211 #define CHECK_NULL_RETURN(p) if (IS_NULL(p)) return NULL argument 212 #define CHECK_NULL_RETURN_MEMERR(p) if (IS_NULL(p)) return ONIGERR_MEMORY argument 217 #define PLATFORM_GET_INC(val,p,type) do{\ argument 224 #define PLATFORM_GET_INC(val,p,type) do{\ argument 344 UChar* p; member 570 #define GET_LENGTH_INC(len,p) PLATFORM_GET_INC(len, p, LengthType) argument 571 #define GET_MEMNUM_INC(num,p) PLATFORM_GET_INC(num, p, MemNumType) argument 578 #define GET_CODE_POINT(code,p) code = *((OnigCodePoint* )(p)) argument [all …]
|
/PHP-5.5/ext/xmlrpc/libxmlrpc/ |
H A D | queue.c | 290 datanode *p; in Q_PushHead() local 341 node *p; in Q_PushTail() local 435 datanode *p; in Q_PopTail() local 524 datanode *n, *p; in Q_Iter_Del() local
|
/PHP-5.5/ext/session/ |
H A D | session.c | 251 unsigned char *p, *q; in bin_to_readable() local 443 const char *p; in php_session_valid_key() local 646 char *p; in PHP_INI_MH() local 767 smart_str *p; in ZEND_INI_MH() local
|
/PHP-5.5/ext/standard/ |
H A D | uuencode.c | 71 char *p, *s, *e, *ee; in php_uuencode() local 130 char *s, *e, *p, *ee; in php_uudecode() local
|
/PHP-5.5/ext/mbstring/libmbfl/filters/ |
H A D | mbfilter_htmlent.c | 113 char *p; in mbfl_filt_conv_html_enc() local 123 int *p = tmp + sizeof(tmp) / sizeof(tmp[0]); in mbfl_filt_conv_html_enc() local
|