Home
last modified time | relevance | path

Searched defs:p (Results 176 – 200 of 267) sorted by relevance

1234567891011

/PHP-7.1/sapi/cli/
H A Dphp_http_parser.c263 const char *p = data, *pe; in php_http_parser_execute() local
/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_get.c455 pcre_uchar *p; in pcre_get_substring_list() local
H A Dpcre_exec.c129 pchars(const pcre_uchar *p, int length, BOOL is_subject, match_data *md) in pchars()
167 register PCRE_PUCHAR p = md->start_subject + md->offset_vector[offset]; in match_ref() local
6878 register PCRE_PUCHAR p = start_match + (has_first_char? 1:0); in pcre_exec() local
/PHP-7.1/ext/filter/
H A Dsanitizing_filters.c68 unsigned char *p; in php_filter_encode_url() local
/PHP-7.1/ext/mysqli/
H A Dmysqli_nonapi.c680 MYSQLND **p = in_array; local
724 MYSQLND **p = in_array; local
/PHP-7.1/main/
H A Dmain.c776 char *p; in php_verror() local
1418 char *p; in php_stream_open_for_zend_ex() local
2375 const char **p = directives[i].directives; in php_module_startup() local
H A Doutput.c376 PHPAPI int php_output_get_contents(zval *p) in php_output_get_contents()
389 PHPAPI int php_output_get_length(zval *p) in php_output_get_length()
/PHP-7.1/Zend/
H A Dzend_gc.h138 #define GC_REMOVE_FROM_BUFFER(p) do { \ in END_EXTERN_C() argument
H A Dzend_language_scanner.c306 const unsigned char *p; in zend_multibyte_detect_utf_encoding() local
737 unsigned char *p = NULL; in zend_get_scanned_file_offset() local
H A Dzend_builtin_functions.c579 zval *p, *q; in ZEND_FUNCTION() local
797 zend_ini_entry *p = EG(error_reporting_ini_entry); in ZEND_FUNCTION() local
2306 zval *p = ZEND_CALL_ARG(call, 1); in debug_backtrace_get_args() local
/PHP-7.1/ext/iconv/
H A Diconv.c424 char *p = strstr(get_output_encoding(), "//"); in php_iconv_output_handler() local
1359 const unsigned char *p; in _php_iconv_mime_encode() local
2418 char *p, *limit; in PHP_FUNCTION() local
/PHP-7.1/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp176 MessagePattern::Part p = mp.getPart(i); in umsg_parse_format() local
/PHP-7.1/ext/intl/collator/
H A Dcollator_sort.c353 static void collator_sortkey_swap(collator_sort_key_index_t *p, collator_sort_key_index_t *q) /* {{… in collator_sortkey_swap()
/PHP-7.1/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c410 char *p = buf; in main() local
/PHP-7.1/ext/interbase/
H A Dibase_blobs.c157 char bl_inf[sizeof(zend_long)*8], *p; in _php_ibase_blob_info() local
/PHP-7.1/main/streams/
H A Dtransports.c62 const char *p, *protocol = NULL; in _php_stream_xport_create() local
H A Dstreams.c1391 char *p; in _php_stream_passthru() local
1529 char *p; in _php_stream_copy_to_stream_ex() local
1755 const char *p, *protocol = NULL; local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_debug.c257 const char ** p = self->skip_functions; in MYSQLND_METHOD() local
H A Dmysqlnd_vio.c84 zend_uchar * p = buffer; in MYSQLND_METHOD() local
/PHP-7.1/ext/com_dotnet/
H A Dcom_typeinfo.c43 OLECHAR *p; in php_com_load_typelib() local
/PHP-7.1/win32/
H A Dsendmail.c390 char *p; in SendText() local
/PHP-7.1/ext/standard/
H A Dfile.c714 char *p, *s, *e; in PHP_FUNCTION() local
808 zend_string *p; in PHP_FUNCTION() local
820 ZSTR_VAL(p)[63] = '\0'; in PHP_FUNCTION() local
/PHP-7.1/ext/bcmath/
H A Dbcmath.c199 char *p; in php_str2num() local
/PHP-7.1/ext/zip/lib/
H A Dzip_open.c651 const unsigned char *p; in _zip_memmem() local
/PHP-7.1/ext/hash/
H A Dhash_haval.c252 #define PHP_HASH_HAVAL_INIT(p,b) \ argument

Completed in 156 milliseconds

1234567891011