Home
last modified time | relevance | path

Searched refs:item (Results 326 – 350 of 354) sorted by relevance

1...<<1112131415

/PHP-5.5/ext/xml/tests/
H A Dxml_set_unparsed_entity_decl_handler_variation1.phpt59 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/standard/tests/array/
H A Dusort_variation2.phpt55 array('color' => 'red', 'item' => 'pen'),
H A Darray_filter_variation2.phpt54 array('color' => 'red', 'item' => 'pen'),
H A Duasort_variation2.phpt55 array('color' => 'red', 'item' => 'pen'),
H A Darray_chunk_variation2.phpt39 array('color' => 'red', 'item' => 'pen'),
H A Darray_walk_recursive_variation2.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Darray_walk_variation2.phpt53 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/ext/soap/
H A Dphp_encoding.c2793 xmlNodePtr xparam, item; in to_xml_map() local
2800 item = xmlNewNode(NULL, BAD_CAST("item")); in to_xml_map()
2801 xmlAddChild(xmlParam, item); in to_xml_map()
2803 xmlAddChild(item,key); in to_xml_map()
2822 xparam = master_to_xml(get_conversion((*temp_data)->type), (*temp_data), style, item TSRMLS_CC); in to_xml_map()
2838 xmlNodePtr trav, item, xmlKey, xmlValue; in to_zval_map() local
2848 FOREACHNODE(trav, "item", item) { in to_zval_map()
2849 xmlKey = get_node(item->children, "key"); in to_zval_map()
2854 xmlValue = get_node(item->children, "value"); in to_zval_map()
/PHP-5.5/ext/gd/
H A Dgd.c1535 zval ** item; in PHP_FUNCTION() local
1537 if (zend_hash_get_current_data_ex(HASH_OF(styles), (void **) &item, &pos) == FAILURE) { in PHP_FUNCTION()
1541 if (Z_TYPE_PP(item) != IS_LONG) { in PHP_FUNCTION()
1543 lval = **item; in PHP_FUNCTION()
1548 stylearr[index++] = Z_LVAL_PP(item); in PHP_FUNCTION()
3838 zval ** item; in php_imagettftext_common() local
3846 if (zend_hash_get_current_data_ex(HASH_OF(EXT), (void **) &item, &pos) == FAILURE) { in php_imagettftext_common()
3851 convert_to_double_ex(item); in php_imagettftext_common()
3853 strex.linespacing = Z_DVAL_PP(item); in php_imagettftext_common()
/PHP-5.5/ext/standard/tests/strings/
H A Dwordwrap_variation1.phpt48 array('color' => 'red', 'item' => 'pen'),
H A Dwordwrap_variation3.phpt48 array('color' => 'red', 'item' => 'pen'),
H A Dwordwrap_variation2.phpt41 array('color' => 'red', 'item' => 'pen'),
/PHP-5.5/sapi/roxen/
H A Droxen.c542 ind = &indices->item[i]; in php_roxen_hash_environment()
/PHP-5.5/Zend/
H A Dzend_compile.h593 void zend_init_list(void *result, void *item TSRMLS_DC);
594 void zend_add_to_list(void *result, void *item TSRMLS_DC);
H A Dzend_compile.c5943 void zend_init_list(void *result, void *item TSRMLS_DC) /* {{{ */ in zend_init_list()
5947 list[0] = item; in zend_init_list()
5954 void zend_add_to_list(void *result, void *item TSRMLS_DC) /* {{{ */ in zend_add_to_list()
5967 list[n] = item; in zend_add_to_list()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c2023 static void php_sqlite3_free_list_dtor(void **item) argument
2025 php_sqlite3_free_list *free_item = (php_sqlite3_free_list *)*item;
2031 efree(*item);
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog166 by a single ASCII character in a class item, was incorrectly compiled in
288 error about an unsupported item.
619 first data item, and therefore matched "ca" after "c" instead of at the
1506 subroutine, it did not work as intended. [But see next item.]
1989 \s etc use properties (see next item). The new properties are: Xan
3490 separate command line item, by a number that specifies the number of
3628 "this" as "item" because it is a C++ keyword.
4321 item, and its length, respectively.
4876 27. Fixed typo in error message for invalid (?R item (it said "(?p").
4891 later and other features added - see item 49 below.]
[all …]
H A DNEWS531 item in the regex, and there's a new callout field that gives the position
/PHP-5.5/ext/standard/
H A Dstring.c550 long item; in PHP_FUNCTION() local
553 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &item) == FAILURE) { in PHP_FUNCTION()
557 switch(item) { /* {{{ */ in PHP_FUNCTION()
718 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Item '%ld' is not valid", item); in PHP_FUNCTION()
723 value = nl_langinfo(item); in PHP_FUNCTION()
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2127 all with number 255, before each pattern item. For discussion of the
2187 between an item and a following quantifier and between a quantifier and
2867 If the pattern set a match limit by including an item of the form
2989 If the pattern set a recursion limit by including an item of the form
3166 A value for the match limit may also be supplied by an item at the
3194 A value for the recursion limit may also be supplied by an item at the
3357 This means that a special item such as (*COMMIT) at the start of a pat-
3536 16-bit data item offsets in the 16-bit library, and 32-bit data item
6308 the .* item.
7065 The (?R) item is the actual recursive call.
[all …]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput87184 Error -16 (item unsupported for DFA matching)
7314 Error -16 (item unsupported for DFA matching)
7320 Error -16 (item unsupported for DFA matching)
7324 Error -16 (item unsupported for DFA matching)
7328 Error -16 (item unsupported for DFA matching)
7332 Error -16 (item unsupported for DFA matching)
7336 Error -16 (item unsupported for DFA matching)
H A Dtestinput13781 (?: # start of item
3785 ){1,7} # end item; 1-7 of them required
4700 /--- This one does fail, as expected, in Perl. It needs the complex item at the
H A Dtestoutput16175 (?: # start of item
6179 ){1,7} # end item; 1-7 of them required
7853 /--- This one does fail, as expected, in Perl. It needs the complex item at the
H A Dtestinput22895 (?: # start of item
2899 ){1,7} # end item; 1-7 of them required
H A Dtestoutput91239 Error -16 (item unsupported for DFA matching)

Completed in 155 milliseconds

1...<<1112131415