Home
last modified time | relevance | path

Searched refs:p (Results 701 – 725 of 726) sorted by relevance

1...<<21222324252627282930

/PHP-5.5/ext/spl/
H A Dspl_iterators.c1311 void **p; in spl_dual_it_call_method() local
1322 p = EG(argument_stack).top_element-2; in spl_dual_it_call_method()
1323 arg_count = (ulong) *p; in spl_dual_it_call_method()
1329 func_params[current] = (zval **) p - (arg_count-current); in spl_dual_it_call_method()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c2690 Bucket *p; local
2694 p = ht->pListHead;
2695 while (p != NULL) {
2696 fci.params[fci.param_count++] = (zval**)p->pData;
2697 p = p->pListNext;
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput14366 f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
H A Dtestoutput17233 f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \xff
H A Dtestoutput4941 0: z\x{0a}p
H A Dtestoutput2217 e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f \x80 \x81 \x82 \x83
1804 (abcd(xyz<p>qrs)123)
1805 0: (abcd(xyz<p>qrs)123)
1806 1: abcd(xyz<p>qrs)123
1884 _ a b c d e f g h i j k l m n o p q r s t u v w x y z
3731 /((xyz)(?C)p|(?C1)xyzabc)/I
3742 ^ ^ p
3750 /(X)((xyz)(?C)p|(?C1)xyzabc)/I
3762 ^ ^ p
H A Dtestinput2644 (abcd(xyz<p>qrs)123)
1060 /((xyz)(?C)p|(?C1)xyzabc)/I
1063 /(X)((xyz)(?C)p|(?C1)xyzabc)/I
H A Dtestoutput16611 p
6612 0: p
7629 2: p
H A Dtestinput895 /(a.b(?s)c.d|x.y)p.q/
H A Dtestinput14040 p
H A Dtestoutput8195 /(a.b(?s)c.d|x.y)p.q/
/PHP-5.5/ext/odbc/
H A Dconfig.m4120 $srcdir/build/shtool mkdir -f -p ext/odbc
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI213 normal return: match position offset (i.e. p - str >= 0)
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING299 character by testing its Unicode property (the \p and \P escape sequences).
334 \p or \P, OP_XCLASS is used. It optionally uses a bit map if any code points
H A DNEWS476 use \p or \P must be recompiled.
547 means that the patterns items such as \p{Lu} and \X can now be used. Only
H A DREADME248 include support for the \P, \p, and \X sequences that recognize Unicode
/PHP-5.5/ext/phar/
H A Dphar_object.c1409 phar_archive_object *p; member
1430 phar_archive_object *phar_obj = p_obj->p; in phar_build()
1825 pass.p = phar_obj; in PHP_METHOD()
1909 pass.p = phar_obj; in PHP_METHOD()
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar8 …wnMethod.txtl�����Jl����2�_����������texts/unknownClass.txti�����Ji���o�p�����������texts/te…
10 …an.txt������J�����?����������codeSnippets/skipifnot64b.txtJ�����JJ����pŶ���������codeSnipp…
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c377 #define tilegx_is_x_pipeline(p) ((int)(p) <= (int)TILEGX_PIPELINE_X1) argument
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt209 <wddxPacket version='1.0'><header/><data><string>p</string></data></wddxPacket>
/PHP-5.5/Zend/
H A Dzend_vm_def.h1970 zval **p = (zval**)EX(function_state).arguments; in ZEND_VM_HELPER() local
1974 zend_verify_arg_type(fbc, ++i, *(p-arg_count), 0 TSRMLS_CC); in ZEND_VM_HELPER()
/PHP-5.5/ext/date/lib/
H A Dparse_date.re1957 case 'a': /* am/pm/a.m./p.m. */
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic2447 # xar archive format: http://code.google.com/p/xar/
3779 # soh S p f 8 U D sp ^ S cr nl p o d i
9109 # http://git.savannah.gnu.org/gitweb/?p=guile.git;f=libguile/_scm.h;hb=HEAD#l250
10218 # p M 8 5/6 xx yy zz data...
11059 # * android port: http://code.google.com/p/keepassdroid/
14833 # not 'p', check other lines
14834 0 search/1 !p
17193 # not 'p', check other lines
17194 0 search/1 !p
18598 #>>>>>>&0 string !p \b)
[all …]
/PHP-5.5/
H A DINSTALL467 <FilesMatch "\.ph(p[2-6]?|tml)$">
H A DNEWS1579 . Fixed bug #51076 (race condition in shtool's mkdir -p implementation).
4594 . Added '-p/--prefix' to php-fpm to use a custom prefix and run multiple
6465 - Fixed bug #45622 (isset($arrayObject->p) misbehaves with
8508 start-up on the same thread). (p dot desarnaud at wanadoo dot fr)

Completed in 288 milliseconds

1...<<21222324252627282930