Lines Matching refs:name_len

746 	int name_len, retval;  in php_xmlwriter_string_arg()  local
752 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s", &name, &name_len) == FAILURE) { in php_xmlwriter_string_arg()
759 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs", &pind, &name, &name_len) == FAILURE) { in php_xmlwriter_string_arg()
893 int name_len, prefix_len, uri_len, retval; in PHP_FUNCTION() local
899 &prefix, &prefix_len, &name, &name_len, &uri, &uri_len) == FAILURE) { in PHP_FUNCTION()
907 &prefix, &prefix_len, &name, &name_len, &uri, &uri_len) == FAILURE) { in PHP_FUNCTION()
937 int name_len, content_len, retval; in PHP_FUNCTION() local
944 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
952 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
982 int name_len, prefix_len, uri_len, content_len, retval; in PHP_FUNCTION() local
989 &prefix, &prefix_len, &name, &name_len, &uri, &uri_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
997 &prefix, &prefix_len, &name, &name_len, &uri, &uri_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1035 int name_len, prefix_len, uri_len, retval; in PHP_FUNCTION() local
1041 &prefix, &prefix_len, &name, &name_len, &uri, &uri_len) == FAILURE) { in PHP_FUNCTION()
1049 &prefix, &prefix_len, &name, &name_len, &uri, &uri_len) == FAILURE) { in PHP_FUNCTION()
1095 int name_len, content_len, retval; in PHP_FUNCTION() local
1102 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1110 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1150 int name_len, prefix_len, uri_len, content_len, retval; in PHP_FUNCTION() local
1157 &prefix, &prefix_len, &name, &name_len, &uri, &uri_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1165 &prefix, &prefix_len, &name, &name_len, &uri, &uri_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1221 int name_len, content_len, retval; in PHP_FUNCTION() local
1228 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1236 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1434 int name_len, pubid_len, sysid_len, retval; in PHP_FUNCTION() local
1440 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s!s!", &name, &name_len, &pubid, &pubid_le… in PHP_FUNCTION()
1448 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs|s!s!", &pind, &name, &name_len, &pubid, &… in PHP_FUNCTION()
1483 int name_len, pubid_len, sysid_len, subset_len, retval; in PHP_FUNCTION() local
1489 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|s!s!s!", &name, &name_len, &pubid, &pubid_… in PHP_FUNCTION()
1497 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs|s!s!s!", &pind, &name, &name_len, &pubid,… in PHP_FUNCTION()
1541 int name_len, content_len, retval; in PHP_FUNCTION() local
1547 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss", &name, &name_len, &content, &content_le… in PHP_FUNCTION()
1555 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1601 int name_len, content_len, retval; in PHP_FUNCTION() local
1609 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1617 &name, &name_len, &content, &content_len) == FAILURE) { in PHP_FUNCTION()
1646 int name_len, retval; in PHP_FUNCTION() local
1654 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sb", &name, &name_len, &isparm) == FAILURE) { in PHP_FUNCTION()
1661 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rsb", &pind, &name, &name_len, &isparm) == F… in PHP_FUNCTION()
1698 int name_len, content_len, retval; in PHP_FUNCTION() local
1709 &name, &name_len, &content, &content_len, &pe, &pubid, &pubid_len, in PHP_FUNCTION()
1718 &name, &name_len, &content, &content_len, &pe, &pubid, &pubid_len, in PHP_FUNCTION()