Home
last modified time | relevance | path

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

/PHP-7.4/ext/soap/
H A Dphp_encoding.c132 #define FIND_ZVAL_NULL(zval, xml, style) \ argument
511 xmlNodePtr master_to_xml(encodePtr encode, zval *data, int style, xmlNodePtr parent) in master_to_xml()
599 xmlNodePtr to_xml_user(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_user()
1050 static xmlNodePtr to_xml_long(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_long()
1127 static xmlNodePtr to_xml_bool(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_bool()
1154 static xmlNodePtr to_xml_null(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_null()
2087 int style in add_xml_array_elements()
2639 static xmlNodePtr to_xml_map(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_map()
2911 static xmlNodePtr to_xml_time(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_time()
2917 static xmlNodePtr to_xml_date(encodeTypePtr type, zval *data, int style, xmlNodePtr parent) in to_xml_date()
[all …]
H A Dphp_sdl.h91 sdlEncodingStyle style; member
120 sdlEncodingStyle style; member
H A Dsoap.c3729 int style, use; local
4201 int i, style, use; local
4398 …ze_parameter(sdlParamPtr param, zval *param_val, int index, char *name, int style, xmlNodePtr pare…
4435 static xmlNodePtr serialize_zval(zval *val, sdlParamPtr param, char *paramName, int style, xmlNodeP…
/PHP-7.4/ext/gd/libgd/
H A Dgddemo.c80 int style[8]; in main() local
H A Dgd.h202 int *style; member
H A Dgd.c1594 … gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int style) in gdImageFilledArc()
2799 void gdImageSetStyle (gdImagePtr im, int *style, int noOfPixels) in gdImageSetStyle()
/PHP-7.4/ext/intl/formatter/
H A Dformatter_main.c33 zend_long style; in numfmt_ctor() local
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c476 static xmlDocPtr php_xsl_apply_stylesheet(zval *id, xsl_object *intern, xsltStylesheetPtr style, zv… in php_xsl_apply_stylesheet()
/PHP-7.4/ext/gd/
H A Dgd.c1763 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local

Completed in 62 milliseconds