php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <unicode/ures.h>
#include <zend.h>
#include <zend_API.h>
#include "intl_convert.h"
#include "intl_data.h"
#include "resourcebundle/resourcebundle_class.h"
Go to the source code of this file.
Functions | |
void | resourcebundle_extract_value (zval *return_value, ResourceBundle_object *source) |
void resourcebundle_extract_value | ( | zval * | return_value, |
ResourceBundle_object * | source ) |
Definition at line 25 of file resourcebundle.c.