Home
last modified time | relevance | path

Searched refs:h (Results 651 – 675 of 747) sorted by relevance

1...<<21222324252627282930

/PHP-5.5/ext/com_dotnet/
H A DREADME70 * dotnet support requires that you have the mscoree.h header from the .net sdk
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput15264 /\h/SI8
283 /\h*A/SI8
H A Dtestoutput1689 /\h/SI
H A Dtestoutput18-16346 Z [ \ ] ^ _ ` c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ \x7f
663 /\h/SI8
709 /\h*A/SI8
770 D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h
/PHP-5.5/sapi/apache2handler/
H A Dphp5apache2.dsp139 # PROP Default_Filter "h;hpp;hxx;hm;inl"
142 SOURCE=.\php_apache.h
/PHP-5.5/ext/standard/
H A Dvar_unserializer.re21 #include "php.h"
22 #include "ext/standard/php_var.h"
23 #include "php_incomplete_class.h"
24 #include "Zend/zend_interfaces.h"
H A Dhtml.c539 *h = &table[num-1], in unimap_bsearch() local
549 while (l <= h) { in unimap_bsearch()
550 m = l + (h - l) / 2; in unimap_bsearch()
552 h = m - 1; in unimap_bsearch()
/PHP-5.5/ext/date/lib/
H A Dunixtime2tm.c126 tm->h = hours; in timelib_unixtime2gmt()
H A Dparse_date.c385 if (h == 12) { in timelib_meridian()
411 if (h == 12) { in timelib_meridian_with_check()
5154 s->time->h += timelib_meridian((char **) &ptr, s->time->h); in scan()
7227 s->time->relative.h = 0 - s->time->relative.h; in scan()
9725 s->time->h += timelib_meridian((char **) &ptr, s->time->h); in scan()
10092 s->time->h += timelib_meridian((char **) &ptr, s->time->h); in scan()
19592 s->time->h += timelib_meridian((char **) &ptr, s->time->h); in scan()
23987 s->time->h = 12; in scan()
24820 if (time->h == TIMELIB_UNSET ) time->h = 0; in timelib_time_reset_unset_fields()
25164 parsed->h = 0; in timelib_fill_holes()
[all …]
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re21 #include "php.h"
22 #include "php_pdo_driver.h"
23 #include "php_pdo_int.h"
/PHP-5.5/Zend/
H A Dzend_operators.h467 #define Z_OBJ_HANDLER_P(zval_p, h) Z_OBJ_HANDLER(*zval_p, h) argument
482 #define Z_OBJ_HANDLER_PP(zval_p, h) Z_OBJ_HANDLER(**zval_p, h) argument
H A Dzend_objects.c196 …w_object->properties, prop_info->name, prop_info->name_length+1, prop_info->h, (void**)&new_object… in zend_objects_clone_members()
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c15523 p->h = h; in parseHhMmSs()
24527 assert( (h>='0' && h<='9') || (h>='a' && h<='f') || (h>='A' && h<='F') );
24529 h += 9*(1&(h>>6));
24532 h += 9*(1&~(h>>4));
24862 h = (h<<3) ^ h ^ sqlite3UpperToLower[c];
28409 int h = pFile->h;
30722 pNew->h = h;
38061 pFile->h = h;
40430 for(h=0; h<pCache->nHash; h++){
140826 h = (h<<3) ^ h ^ *z++;
[all …]
/PHP-5.5/sapi/pi3web/
H A Dphp5pi3web.dsp129 # PROP Default_Filter ".h"
132 SOURCE=.\pi3web_sapi.h
/PHP-5.5/ext/hash/tests/
H A Dfnv132.phpt51 array( "chongo was h", "9f091bca" ),
67 array( "chongo was h\0", "2556befe" ),
H A Dfnv164.phpt51 array( "chongo was h", "8d9e9997f9df0d6a" ),
67 array( "chongo was h\0", "838c673d9603cb1e" ),
/PHP-5.5/ext/ereg/regex/
H A Dtests383 a(b)(c)(d)(e)(f)(g)(h)(i)(j)k - abcdefghijk abcdefghijk b,c,d,e,f,g,h,i,j
384 a(b)(c)(d)(e)(f)(g)(h)(i)(j)(k)l - abcdefghijkl abcdefghijkl b,c,d,e,f,g,h,i,j,k
/PHP-5.5/
H A Dconfig.guess535 if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
554 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
1051 if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
1100 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
H A D.gitattributes1 ext/mysqlnd/mysqlnd.h ident
3 ext/iconv/php_iconv.h ident
H A DREADME.EXT_SKEL35 php_module_name.h and injected into the zend_module_entry definition. This
50 ./ext_skel generates 'module_name.c' and 'php_module_name.h' as main source
H A DCODING_STANDARDS172 in 'php_modulename.h'.
177 'php_modulename.h'.
183 3. Header file that is used by other sources must be named 'php_modulename.h'.
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE68 \h hexadecimal digit char [0-9a-fA-F]
365 + hexadecimal digit char type \h, \H
386 + add hexadecimal digit char type (\h, \H)
/PHP-5.5/ext/ereg/tests/
H A Dereg_variation_003.phpt19 $pattern = 'h(.*)lo!';
H A Deregi_variation_003.phpt19 $pattern = 'h(.*)lo!';
/PHP-5.5/ext/date/tests/
H A DDateTime_construct_variation1.phpt327 FAILED: DateTime::__construct(): Failed to parse time string (hello world) at position 0 (h): The t…
328 FAILED: DateTime::__construct(): Failed to parse time string (hello world) at position 0 (h): The t…

Completed in 416 milliseconds

1...<<21222324252627282930