Home
last modified time | relevance | path

Searched defs:style (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/ext/soap/
H A Dphp_encoding.c137 #define FIND_ZVAL_NULL(zval, xml, style) \ argument
537 xmlNodePtr master_to_xml(encodePtr encode, zval *data, int style, xmlNodePtr parent TSRMLS_DC) in master_to_xml()
627 xmlNodePtr to_xml_user(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_DC) in to_xml_user()
1103 static xmlNodePtr to_xml_long(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_D… in to_xml_long()
1191 static xmlNodePtr to_xml_bool(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_D… in to_xml_bool()
1220 static xmlNodePtr to_xml_null(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_D… in to_xml_null()
2780 static xmlNodePtr to_xml_map(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_DC) in to_xml_map()
3056 static xmlNodePtr to_xml_time(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_D… in to_xml_time()
3062 static xmlNodePtr to_xml_date(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_D… in to_xml_date()
3082 static xmlNodePtr to_xml_gday(encodeTypePtr type, zval *data, int style, xmlNodePtr parent TSRMLS_D… in to_xml_gday()
[all …]
H A Dphp_sdl.h92 sdlEncodingStyle style; member
121 sdlEncodingStyle style; member
H A Dsoap.c3761 int style, use; local
4232 int i, style, use; local
4423 …ze_parameter(sdlParamPtr param, zval *param_val, int index, char *name, int style, xmlNodePtr pare…
4459 static xmlNodePtr serialize_zval(zval *val, sdlParamPtr param, char *paramName, int style, xmlNodeP…
/PHP-5.5/ext/gd/libgd/
H A Dgddemo.c80 int style[8]; in main() local
H A Dgd.h201 int *style; member
H A Dgd.c1684 … gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int style) in gdImageFilledArc()
2729 void gdImageSetStyle (gdImagePtr im, int *style, int noOfPixels) in gdImageSetStyle()
/PHP-5.5/ext/intl/formatter/
H A Dformatter_main.c33 long style; in numfmt_ctor() local
/PHP-5.5/ext/intl/doc/
H A Dformatter_api.php150 public function __construct($locale, $style, $pattern = null) {}
168 public static function create($locale, $style, $pattern = null) {}
339 function numfmt_create($locale, $style, $pattern = null) {}
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c484 static xmlDocPtr php_xsl_apply_stylesheet(zval *id, xsl_object *intern, xsltStylesheetPtr style, zv… in php_xsl_apply_stylesheet()
/PHP-5.5/ext/gd/
H A Dgd.c1735 long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local

Completed in 157 milliseconds