Home
last modified time | relevance | path

Searched refs:p (Results 476 – 500 of 668) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-5.3/ext/standard/tests/array/
H A Darray_map_error.phpt25 function callback2($p, $q) {
26 return $p * $q;
H A Dbug24220.phpt48 string(1) "p"
H A Dbug28974.phpt2 Bug #28974 (array_(p)slice() treats large lengths incorrectly - overflow)
/PHP-5.3/ext/standard/tests/strings/
H A Dwordwrap_variation5.phpt58 string(43) "T e s t i n g w o r d r a p f u n c t i o n"
59 string(64) "T e s t i n g w o r d r a p f u n c t i o n"
H A Dstrip_tags_variation2.phpt19 $string = "<html><a>hello</a></html><p>world</p><!-- COMMENT --><?php echo hello ?>";
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_poll_mixing_insert_select.phpt43 mysqli_real_query($link, "DROP PROCEDURE IF EXISTS p");
44 …if (mysqli_real_query($link, 'CREATE PROCEDURE p(IN ver_in VARCHAR(25), OUT ver_out VARCHAR(25)) B…
46 $queries[] = "CALL p('myversion', @version)";
168 mysqli_query($link, "DROP PROCEDURE IF EXISTS p");
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_debug.h219 #define mnd_pecalloc(nmemb, size, p) mysqlnd_allocator.m_pecalloc((nmemb), (size), (p) MYSQLND_MEM_… argument
221 #define mnd_perealloc(ptr, new_size, p) mysqlnd_allocator.m_perealloc((ptr), (new_size), (p) MYSQLN… argument
/PHP-5.3/ext/json/tests/
H A Dpass001.1.phpt62 \" s p a c e d \" :[1,2 , 3
150 " s p a c e d " :[1,2 , 3
298 [" s p a c e d "]=>
479 [" s p a c e d "]=>
534 …ttp:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- --","# -- --> *\/":" "," s p a c e d ":[1,2,3,4,5…
536 …ttp:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- --","# -- --> *\/":" "," s p a c e d ":[1,2,3,4,5…
664 [" s p a c e d "]=>
845 [" s p a c e d "]=>
H A Dpass001.1_64bit.phpt62 \" s p a c e d \" :[1,2 , 3
150 " s p a c e d " :[1,2 , 3
298 [" s p a c e d "]=>
479 [" s p a c e d "]=>
534 …ttp:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- --","# -- --> *\/":" "," s p a c e d ":[1,2,3,4,5…
536 …ttp:\/\/www.JSON.org\/","comment":"\/\/ \/* <!-- --","# -- --> *\/":" "," s p a c e d ":[1,2,3,4,5…
664 [" s p a c e d "]=>
845 [" s p a c e d "]=>
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c240 char *p, *pp; in pcre_get_compiled_regex_cache() local
279 p = regex; in pcre_get_compiled_regex_cache()
283 while (isspace((int)*(unsigned char *)p)) p++; in pcre_get_compiled_regex_cache()
284 if (*p == 0) { in pcre_get_compiled_regex_cache()
291 delimiter = *p++; in pcre_get_compiled_regex_cache()
306 pp = p; in pcre_get_compiled_regex_cache()
324 pp = p; in pcre_get_compiled_regex_cache()
340 pattern = estrndup(p, pp-p); in pcre_get_compiled_regex_cache()
1632 *p, /* Iterator for input string */ in PHP_FUNCTION() local
1661 for(p = in_str, q = out_str; p != in_str_end; p++) { in PHP_FUNCTION()
[all …]
/PHP-5.3/ext/phar/tests/cache_list/files/
H A Dwrite6.phar22 0���������������������hi����p�I���zzo�������hi
/PHP-5.3/ext/posix/tests/
H A Dposix_errno_variation2.phpt21 $result = shell_exec("ps -p " . $pid);
/PHP-5.3/Zend/
H A Dzend_language_scanner.l95 char *p = (s), *boundary = p+(l); \
97 while (p<boundary) { \
98 if (*p == '\n' || (*p == '\r' && (*(p+1) != '\n'))) { \
101 p++; \
471 unsigned char *p = NULL; in zend_get_scanned_file_offset() local
473 if (!p) { in zend_get_scanned_file_offset()
476 efree(p); in zend_get_scanned_file_offset()
625 unsigned char *p; in BEGIN_EXTERN_C() local
642 p = SCNG(script_org) + offset; in BEGIN_EXTERN_C()
662 memmove(SCNG(yy_start) + original_offset, p, length); in BEGIN_EXTERN_C()
[all …]
/PHP-5.3/main/
H A Doutput.c632 char *p, *start;
638 p = OG(ob_buffer)+OG(ob_text_length);
641 while (--p>=start) {
642 p[text_length] = *p;
651 PHPAPI int php_ob_get_buffer(zval *p TSRMLS_DC) in php_ob_get_buffer()
656 ZVAL_STRINGL(p, OG(active_ob_buffer).buffer, OG(active_ob_buffer).text_length, 1); in php_ob_get_buffer()
663 PHPAPI int php_ob_get_length(zval *p TSRMLS_DC) in php_ob_get_length()
668 ZVAL_LONG(p, OG(active_ob_buffer).text_length); in php_ob_get_length()
H A Drfc1867.c157 char *s = varname, *index = NULL, *indexend = NULL, *p; in normalize_protected_variable() local
169 for (p = varname; *p && *p != '['; p++) { in normalize_protected_variable()
170 switch(*p) { in normalize_protected_variable()
173 *p = '_'; in normalize_protected_variable()
633 char p = *(strend + 1); in php_ap_getword_conf() local
634 if (p != '\r' && p != '\n' && p != '\0') { in php_ap_getword_conf()
/PHP-5.3/ext/phar/tests/tar/
H A Dbadchecksum.phpt17 $p = new PharData($fname);
H A Dlinks2.phpt23 $p = new PharData($fname);
/PHP-5.3/ext/standard/tests/general_functions/
H A Dproc_nice_basic.phpt16 $res = shell_exec('ps -p ' . $id .' -o "pid,nice"');
/PHP-5.3/ext/spl/tests/
H A DarrayObject___construct_error1.phpt7 $a->p = 1;
/PHP-5.3/ext/standard/
H A Dcrypt_blowfish.c828 const char *p; in php_crypt_blowfish_rn() local
852 p = BF_crypt(test_key, buf.s, buf.o, sizeof(buf.o) - (1 + 1), 1); in php_crypt_blowfish_rn()
854 ok = (p == buf.o && in php_crypt_blowfish_rn()
855 !memcmp(p, buf.s, 7 + 22) && in php_crypt_blowfish_rn()
856 !memcmp(p + (7 + 22), in php_crypt_blowfish_rn()
/PHP-5.3/sapi/apache2handler/
H A Dsapi_apache2.c406 static void php_apache_add_version(apr_pool_t *p) in php_apache_add_version() argument
410 ap_add_version_component(p, "PHP/" PHP_VERSION); in php_apache_add_version()
512 static void php_apache_ini_dtor(request_rec *r, request_rec *p TSRMLS_DC) in php_apache_ini_dtor()
531 if (p) { in php_apache_ini_dtor()
532 ((php_struct *)SG(server_context))->r = p; in php_apache_ini_dtor()
705 void php_ap2_register_hook(apr_pool_t *p) in php_ap2_register_hook() argument
/PHP-5.3/sapi/caudium/
H A Dcaudium.c282 php_caudium_set_header(char *header_name, char *value, char *p) in php_caudium_set_header() argument
293 (int)(p - header_name)); in php_caudium_set_header()
340 char *header_name, *header_content, *p; in php_caudium_sapi_header_handler() local
342 header_content = p = strchr(header_name, ':'); in php_caudium_sapi_header_handler()
344 if(p) { in php_caudium_sapi_header_handler()
348 THREAD_SAFE_RUN(php_caudium_set_header(header_name, header_content, p), "header handler"); in php_caudium_sapi_header_handler()
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c551 set_table_bit(pcre_uint8 *start_bits, const pcre_uchar *p, BOOL caseless, in set_table_bit() argument
554 pcre_uint32 c = *p; in set_table_bit()
562 GETCHARINC(c, p); in set_table_bit()
572 return p; in set_table_bit()
581 return p + 1; in set_table_bit()
595 GETCHARINC(c, p); in set_table_bit()
605 return p; in set_table_bit()
612 return p + 1; in set_table_bit()
H A Dpcre_internal.h99 #define DPRINTF(p) printf p argument
101 #define DPRINTF(p) /* Nothing */ argument
306 #define IS_NEWLINE(p) \ argument
308 ((p) < NLBLOCK->PSEND && \
309 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
312 ((p) <= NLBLOCK->PSEND - NLBLOCK->nllen && \
313 RAWUCHARTEST(p) == NLBLOCK->nl[0] && \
320 #define WAS_NEWLINE(p) \ argument
322 ((p) > NLBLOCK->PSSTART && \
323 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
[all …]
/PHP-5.3/ext/phar/
H A Dtar.c67 char *p = buf; in phar_tar_octal() local
70 p += len; /* Start at the end and work backwards. */ in phar_tar_octal()
72 *--p = (char)('0' + (val & 7)); in phar_tar_octal()
81 *p++ = '7'; in phar_tar_octal()
197 char buf[512], *actual_alias = NULL, *p; in phar_parse_tarfile() local
597 p = strrchr(myphar->fname, '/'); in phar_parse_tarfile()
599 if (p) { in phar_parse_tarfile()
600 myphar->ext = memchr(p, '.', (myphar->fname + fname_len) - p); in phar_parse_tarfile()
601 if (myphar->ext == p) { in phar_parse_tarfile()
602 myphar->ext = memchr(p + 1, '.', (myphar->fname + fname_len) - p - 1); in phar_parse_tarfile()

Completed in 94 milliseconds

1...<<11121314151617181920>>...27