Home
last modified time | relevance | path

Searched refs:member (Results 26 – 50 of 167) sorted by path

1234567

/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1664 # a portable archive whose first member has a name beginning with
1685 # a portable archive whose first member has a name beginning with
2166 # Specialised zip formats which start with a member named 'mimetype'
2259 # In a ZIP file, the bytes immediately after a member's contents are
2260 # always "PK". The 2 regex rules here print the "mimetype" member's
2477 # ePub is XHTML + XML inside a ZIP archive. The first member of the
13747 # archive. The first member file is normally "[Content_Types].xml".
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_class.c220 if( Z_TYPE_P( member ) != IS_STRING ) \
222 tmp_member = *member; \
225 member = &tmp_member; \
231 if( Z_TYPE_P( member ) != IS_STRING ) \
233 tmp_member = *member; \
236 member = &tmp_member; \
241 if( member == &tmp_member ) \
259 Z_STRVAL_P( member ), Z_STRLEN_P( member ) ) == 0 ) in Transliterator_get_property_ptr_ptr()
292 Z_STRVAL_P( member ), Z_STRLEN_P( member ) ) == 0 ) ) in Transliterator_read_property()
325 Z_STRVAL_P( member ), Z_STRLEN_P( member ) ) == 0 ) ) in Transliterator_write_property()
[all …]
/PHP-5.5/ext/json/tests/
H A Dpass001.1.phpt23 {\"object with 1 member\":[\"array with 1 element\"]},
111 {"object with 1 member":["array with 1 element"]},
156 "jsontext": "{\"object with 1 member\":[\"array with 1 element\"]}",
177 ["object with 1 member"]=>
333 string(49) "{"object with 1 member":["array with 1 element"]}"
358 ["object with 1 member"]=>
514 string(49) "{"object with 1 member":["array with 1 element"]}"
543 ["object with 1 member"]=>
699 string(49) "{"object with 1 member":["array with 1 element"]}"
724 ["object with 1 member"]=>
[all …]
H A Dpass001.1_64bit.phpt23 {\"object with 1 member\":[\"array with 1 element\"]},
111 {"object with 1 member":["array with 1 element"]},
156 "jsontext": "{\"object with 1 member\":[\"array with 1 element\"]}",
177 ["object with 1 member"]=>
333 string(49) "{"object with 1 member":["array with 1 element"]}"
358 ["object with 1 member"]=>
514 string(49) "{"object with 1 member":["array with 1 element"]}"
543 ["object with 1 member"]=>
699 string(49) "{"object with 1 member":["array with 1 element"]}"
724 ["object with 1 member"]=>
[all …]
H A Dpass001.phpt17 {\"object with 1 member\":[\"array with 1 element\"]},
100 {"object with 1 member":["array with 1 element"]},
140 "jsontext": "{\"object with 1 member\":[\"array with 1 element\"]}",
161 ["object with 1 member"]=>
274 string(49) "{"object with 1 member":["array with 1 element"]}"
299 ["object with 1 member"]=>
412 string(49) "{"object with 1 member":["array with 1 element"]}"
441 ["object with 1 member"]=>
554 string(49) "{"object with 1 member":["array with 1 element"]}"
579 ["object with 1 member"]=>
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY292 add enc member into OnigErrorInfo.
360 [API] add num_comb_exp_check member in regex_t.
370 2006/08/10: [impl] remove by_number member in QualifierNode.
1504 2003/07/04: [spec] check mbuf member in the case of
1523 2003/06/26: [impl] add options member to RegStntaxType.
1547 2003/06/18: [spec] add op2 member to RegSyntaxType.
1588 2003/05/26: [impl] add num_call member to regex_t.
1589 2003/05/26: [impl] add repeat_range member to regex_t.
1667 add is_refered member to QualifierNode.
1671 2003/03/06: [impl] add member reg->stack_pop_level.
[all …]
/PHP-5.5/ext/mysqli/
H A Dmysqli.c332 if (member->type != IS_STRING) { in mysqli_read_property()
333 tmp_member = *member; in mysqli_read_property()
336 member = &tmp_member; in mysqli_read_property()
356 if (member == &tmp_member) { in mysqli_read_property()
357 zval_dtor(member); in mysqli_read_property()
372 tmp_member = *member; in mysqli_write_property()
375 member = &tmp_member; in mysqli_write_property()
395 if (member == &tmp_member) { in mysqli_write_property()
396 zval_dtor(member); in mysqli_write_property()
469 zval member; in mysqli_object_get_debug_info() local
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dbug33491.phpt29 Fatal error: Call to a member function fetch_row() on a non-object in %sbug33491.php on line %d
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt24 var_dump($foo); // here you can see the bar member var beeing a string
/PHP-5.5/ext/openssl/tests/
H A D002.phpt21 Warning: openssl_seal(): not a public key (1th member of pubkeys) in %s on line %d
H A D012.phpt20 Warning: openssl_seal(): not a public key (2th member of pubkeys) in %s on line %d
26 Warning: openssl_seal(): not a public key (1th member of pubkeys) in %s on line %d
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog2159 (b) In pcre_compile(), rename the member of the "branch_chain" structure
H A DREADME622 member'. The solution to this is to add the line
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5754 square bracket is required as a member of the class, it should be the
5763 If a circumflex is actually required as a member of the class, ensure
9640 preg structure is filled in on success, and one member of the structure
9962 For each modifier, there are two member functions whose name is made
9973 be accessed through the set_match_limit() and match_limit() member
10014 fly. You can concatenate several set_xxxxx() member functions, since
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitLir.h1110 #define SLJIT_OFFSETOF(base, member) ((sljit_sw)(&((base*)0x10)->member) - 0x10) argument
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2233 convert_to_string(member); in dbstmt_prop_write()
2235 if(strcmp(Z_STRVAL_P(member), "queryString") == 0) { in dbstmt_prop_write()
2246 convert_to_string(member); in dbstmt_prop_delete()
2248 if(strcmp(Z_STRVAL_P(member), "queryString") == 0) { in dbstmt_prop_delete()
2584 if (Z_TYPE_P(member) == IS_LONG) { in row_prop_read()
2585 if (Z_LVAL_P(member) >= 0 && Z_LVAL_P(member) < stmt->column_count) { in row_prop_read()
2589 convert_to_string(member); in row_prop_read()
2600 if (strcmp(Z_STRVAL_P(member), "queryString") == 0) { in row_prop_read()
2634 if (Z_TYPE_P(member) == IS_LONG) { in row_prop_exists()
2635 return Z_LVAL_P(member) >= 0 && Z_LVAL_P(member) < stmt->column_count; in row_prop_exists()
[all …]
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_clear_error.phpt96 Fatal error: Call to a member function execute() on a non-object in %s on line %d
H A Dpdo_mysql_prepare_native_mixed_style.phpt39 Fatal error: Call to a member function execute() on a non-object in %s on line %d
H A Dpdo_mysql_stmt_errorcode.phpt59 Fatal error: Call to a member function execute() on a non-object in %s on line %d
H A Dpdo_mysql_stmt_multiquery.phpt102 Fatal error: Call to a member function errorInfo() on a non-object in %s on line %d
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c45 zval *member; \
46 MAKE_STD_ZVAL(member); \
47 ZVAL_STRINGL(member, name, sizeof(name)-1, 1); \
48 zend_std_write_property(object, member, value, NULL TSRMLS_CC); \
50 zval_ptr_dtor(&member); \
3933 zval *retval = va_arg(args, zval*), member; in _adddynproperty() local
3946 ZVAL_STRINGL(&member, hash_key->arKey, hash_key->nKeyLength-1, 0); in _adddynproperty()
6084 if ((Z_TYPE_P(member) == IS_STRING) in _reflection_write_property()
6085 && zend_hash_exists(&Z_OBJCE_P(object)->properties_info, Z_STRVAL_P(member), Z_STRLEN_P(member)+1) in _reflection_write_property()
6086 …&& ((Z_STRLEN_P(member) == sizeof("name") - 1 && !memcmp(Z_STRVAL_P(member), "name", sizeof("nam… in _reflection_write_property()
[all …]
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getProperty_003.phpt113 Cannot access non-public member C::protA
131 Cannot access non-public member C::protB
149 Cannot access non-public member C::protC
157 Cannot access non-public member C::privC
175 Cannot access non-public member A::protC
183 Cannot access non-public member A::privC
199 Cannot access non-public member B::protC
207 Cannot access non-public member B::privC
233 Cannot access non-public member C::protC
241 Cannot access non-public member C::privC
H A DReflectionClass_getProperty_004.phpt113 Cannot access non-public member C::protA
131 Cannot access non-public member C::protB
149 Cannot access non-public member C::protC
157 Cannot access non-public member C::privC
175 Cannot access non-public member A::protC
183 Cannot access non-public member A::privC
199 Cannot access non-public member B::protC
207 Cannot access non-public member B::privC
233 Cannot access non-public member C::protC
241 Cannot access non-public member C::privC
H A DReflectionProperty_getValue_error.phpt78 Cannot access non-public member TestClass::prot
H A DReflectionProperty_setAccessible.phpt119 string(44) "Cannot access non-public member A::protected"
120 string(50) "Cannot access non-public member A::protectedStatic"
121 string(42) "Cannot access non-public member A::private"
122 string(48) "Cannot access non-public member A::privateStatic"
131 string(44) "Cannot access non-public member B::protected"
132 string(50) "Cannot access non-public member B::protectedStatic"
133 string(42) "Cannot access non-public member A::private"

Completed in 158 milliseconds

1234567