Home
last modified time | relevance | path

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

1...<<21222324252627282930

/PHP-5.5/ext/mysqli/
H A Dmysqli.c402 void mysqli_add_property(HashTable *h, const char *pname, size_t pname_len, mysqli_read_t r_func, m… in mysqli_add_property() argument
409 zend_hash_add(h, pname, pname_len + 1, &p, sizeof(mysqli_prop_handler), NULL); in mysqli_add_property()
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput91053 /\h+\V?\v{3,4}/8O
1063 /\h+\V?\v{3,4}/8O
1071 /\H\h\V\v/8
1081 /\H*\h+\V?\v{3,4}/8O
1095 /\H\h\V\v/8
1105 /\H*\h+\V?\v{3,4}/8O
/PHP-5.5/Zend/
H A Dzend_builtin_functions.c1177 ulong h; in ZEND_FUNCTION() local
1199 h = zend_get_hash_value(property, property_len+1); in ZEND_FUNCTION()
1200 …if (zend_hash_quick_find(&ce->properties_info, property, property_len+1, h, (void **) &property_in… in ZEND_FUNCTION()
H A Dzend_compile.c3484 …if (zend_hash_quick_find(child_function_table, hash_key->arKey, hash_key->nKeyLength, hash_key->h,… in do_inherit_method_check()
3503 …if (zend_hash_quick_find(&ce->properties_info, hash_key->arKey, hash_key->nKeyLength, hash_key->h,… in do_inherit_property_access_check()
3506 …zend_hash_quick_update(&ce->properties_info, hash_key->arKey, hash_key->nKeyLength, hash_key->h, p… in do_inherit_property_access_check()
3518 …if (zend_hash_quick_find(&ce->properties_info, hash_key->arKey, hash_key->nKeyLength, hash_key->h,… in do_inherit_property_access_check()
3739 …if (zend_hash_quick_find(child_constants_table, hash_key->arKey, hash_key->nKeyLength, hash_key->h in do_inherit_constant_check()
3884 ulong h = zend_hash_func(arKey, nKeyLength); in zend_add_trait_method() local
3886 …if (zend_hash_quick_find(&ce->function_table, arKey, nKeyLength, h, (void**) &existing_fn) == SUCC… in zend_add_trait_method()
3891 if (zend_hash_quick_find(*overriden, arKey, nKeyLength, h, (void**) &existing_fn) == SUCCESS) { in zend_add_trait_method()
3913 zend_hash_quick_update(*overriden, arKey, nKeyLength, h, fn, sizeof(zend_function), (void**)&fn); in zend_add_trait_method()
3951 …zend_hash_quick_update(&ce->function_table, arKey, nKeyLength, h, fn, sizeof(zend_function), (void… in zend_add_trait_method()
[all …]
H A Dzend_exceptions.c552 zend_error(E_WARNING, "Expected array for frame %lu", hash_key->h); in _build_trace_string()
H A Dzend_compile.h223 ulong h; member
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar36 if($options->hasOption('h')) {
269 -h ............................... Print this message
426 'h',
/PHP-5.5/win32/build/
H A Dconfig.w32401 main_network_has_ipv6 = CHECK_HEADER_ADD_INCLUDE("wspiapi.h", "CFLAGS") ? 1 : 0;
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI3 #include <oniguruma.h>
/PHP-5.5/sapi/cli/
H A Dphp_cli.c396 static int sapi_cli_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_stru… in sapi_cli_header_handler() argument
/PHP-5.5/ext/pcre/pcrelib/
H A DHACKING184 OP_HSPACE \h
302 enumerations of the form ucp_xx, defined in the ucp.h source file. The value is
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt205 #include <pcre.h>
537 #include <pcre.h>
1586 #include <pcre.h>
1738 before including pcre.h or pcrecpp.h, because otherwise the pcre_mal-
2948 00 04 m o n t h 00
3788 the pcre.h header file:
4293 #include <pcre.h>
5913 [:blank:] becomes \h
9518 #include <pcreposix.h>
9782 #include <pcrecpp.h>
[all …]
/PHP-5.5/ext/snmp/
H A Dsnmp.c1964 void php_snmp_add_property(HashTable *h, const char *name, size_t name_length, php_snmp_read_t read… in php_snmp_add_property() argument
1972 zend_hash_add(h, (char *)name, name_length + 1, &p, sizeof(php_snmp_prop_handler), NULL); in php_snmp_add_property()
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt177 <wddxPacket version='1.0'><header/><data><string>h</string></data></wddxPacket>
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1697 0 search/1 -h- Software Tools format archive text
5797 # From /usr/include/sun/dklabel.h:
6790 # assembler instructions: mov di,0600h;mov cx,0100h
6962 # mtools-3.9.8/msdos.h
7728 # See linux/fs/jfs/jfs_superblock.h for layout; see jfs_filsys.h for flags.
10186 # As described in /usr/X11R6/include/X11/XWDFile.h
12271 # URL: http://git.cyrusimap.org/cyrus-imapd/tree/sieve/bytecode.h?h=master
13168 # fast video output by int 29h
13210 # support by driver functions 13h, 17h, 18h
18249 #>>>(72.l-64) pstring/h x \b [%s]
[all …]
/PHP-5.5/
H A DREADME.REDIST.BINS312 zip.h -- exported declarations.
H A DNEWS2775 sapi/cli/cli.h: No such file). (Johannes)
4244 . Fixed bug #54644 (wrong pathes in php_pdo_mysql_int.h). (Tony, Johannes)
4682 . Fixed bug #52436 (Compile error if systems do not have stdint.h)
5301 - Fixed bug #50496 (Use of <stdbool.h> is valid only in a c99 compilation
5339 - Fixed bug #50209 (Compiling with libedit cannot find readline.h).
6264 - Fixed bug #45757 (FreeBSD4.11 build failure: failed include; stdint.h).
6268 - Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h).
7390 - Fixed bug #41433 (DBA: configure fails to include correct db.h for db4).
7796 php_filter.h).
8273 - Fixed bug #39192 (Not including nsapi.h properly with SJSWS 7). This will
[all …]
H A DINSTALL1450 be queried anytime by running php-config with the -h switch:
/PHP-5.5/ext/spl/
H A Dspl_array.c108 intern->pos_h = pos->h; in spl_array_update_pos()
/PHP-5.5/ext/soap/
H A Dphp_encoding.c1261 …exists(Z_OBJPROP_P(object), property_info->name, property_info->name_length+1, property_info->h)) { in get_zval_property()
2284 return ht->pListTail->h-1; in array_num_elements()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c3865 property_info_tmp.h = zend_get_hash_value(name, name_len+1); in ZEND_METHOD()
4857 reference->prop.h = zend_get_hash_value(name_str, name_len+1); in ZEND_METHOD()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c4592 add_index_stringl(retval, hash_key->h, Z_STRVAL_P(entry), Z_STRLEN_P(entry), 1);

Completed in 214 milliseconds

1...<<21222324252627282930