Home
last modified time | relevance | path

Searched refs:PHP_JSON_ERROR_NON_BACKED_ENUM (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/json/
H A Dphp_json.h54 PHP_JSON_ERROR_NON_BACKED_ENUM, enumerator
H A Djson_arginfo.h86 …REGISTER_LONG_CONSTANT("JSON_ERROR_NON_BACKED_ENUM", PHP_JSON_ERROR_NON_BACKED_ENUM, CONST_PERSIST… in register_json_symbols()
H A Djson.c174 case PHP_JSON_ERROR_NON_BACKED_ENUM: in php_json_get_error_msg()
H A Djson_encoder.c600 encoder->error_code = PHP_JSON_ERROR_NON_BACKED_ENUM; in php_json_encode_serializable_enum()

Completed in 10 milliseconds