Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 23 of 23) sorted by relevance

/PHP-7.3/ext/mbstring/ucgendat/
H A Ducgendat.php111 function propToIndex(string $prop) : int {
128 public function addProp(int $code, string $prop) {
144 public function addPropRange(int $startCode, int $endCode, string $prop) {
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_xclass.c136 const ucd_record *prop = GET_UCD(c); in PRIV() local
H A Dpcre2_dfa_match.c1158 const ucd_record * prop = GET_UCD(c); in internal_dfa_match() local
1416 const ucd_record * prop = GET_UCD(c); in internal_dfa_match() local
1657 const ucd_record * prop = GET_UCD(c); in internal_dfa_match() local
1923 const ucd_record * prop = GET_UCD(c); in internal_dfa_match() local
H A Dpcre2_auto_possess.c200 const ucd_record *prop = GET_UCD(c); in check_char_prop() local
H A Dpcre2_match.c2348 const ucd_record *prop = GET_UCD(fc); in match() local
/PHP-7.3/Zend/
H A Dzend_exceptions.c409 zval *prop, rv; in ZEND_METHOD() local
423 zval *prop, rv; in ZEND_METHOD() local
437 zval *prop, rv; in ZEND_METHOD() local
451 zval *prop, rv; in ZEND_METHOD() local
465 zval *prop, rv; in ZEND_METHOD() local
479 zval *prop, rv; in ZEND_METHOD() local
H A Dzend_objects.c210 zval *prop, new_prop; in zend_objects_clone_members() local
H A Dzend_builtin_functions.c1094 zval *prop, prop_copy; in add_class_vars() local
H A Dzend_API.c1224 zval *prop; in object_properties_init_ex() local
1244 zval *prop, tmp; in object_properties_load() local
/PHP-7.3/ext/intl/uchar/
H A Duchar.c101 zend_long prop; in IC_METHOD() local
120 zend_long prop; in IC_METHOD() local
137 zend_long prop; in IC_METHOD() local
152 zend_long prop; in IC_METHOD() local
/PHP-7.3/ext/dom/
H A Ddocumentfragment.c83 xmlAttrPtr prop; in php_dom_xmlSetTreeDoc() local
/PHP-7.3/ext/mbstring/
H A Dphp_unicode.c89 MBSTRING_API int php_unicode_is_prop1(unsigned long code, int prop) in php_unicode_is_prop1()
101 int prop = va_arg(va, int); in php_unicode_is_prop() local
/PHP-7.3/ext/opcache/
H A Dzend_persist_calc.c281 zend_property_info *prop = Z_PTR_P(zv); in zend_persist_property_info_calc() local
H A Dzend_persist.c657 zend_property_info *prop = zend_shared_alloc_get_xlat_entry(Z_PTR_P(zv)); in zend_persist_property_info() local
H A Dzend_file_cache.c559 zend_property_info *prop; local
1181 zend_property_info *prop; local
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c108 zend_property_info prop; member
365 zend_property_info *prop; in _class_string() local
379 zend_property_info *prop; in _class_string() local
426 zend_property_info *prop; in _class_string() local
824 static void _property_string(smart_str *str, zend_property_info *prop, const char *prop_name, char*… in _property_string()
1227 …ction_property_factory(zend_class_entry *ce, zend_string *name, zend_property_info *prop, zval *ob… in reflection_property_factory()
1269 …tr(zend_class_entry *ce, const char *name_str, size_t name_len, zend_property_info *prop, zval *ob… in reflection_property_factory_str()
3770 zval *prop, prop_copy; in add_class_vars() local
3839 zval *prop, *def_value = NULL; in ZEND_METHOD() local
/PHP-7.3/ext/curl/
H A Dinterface.c2813 zval *prop, rv; in _php_curl_setopt() local
/PHP-7.3/ext/soap/
H A Dphp_encoding.c1572 zval *prop; in to_zval_object_ex() local
1806 HashTable *prop = NULL; in to_xml_object() local
H A Dsoap.c3833 HashTable* prop; local
/PHP-7.3/ext/zip/
H A Dphp_zip.c963 zval tmp, *prop; in php_zip_has_property() local
/PHP-7.3/ext/date/
H A Dphp_date.c2068 zval *prop; in date_interval_has_property() local
/PHP-7.3/ext/standard/
H A Darray.c4104 zval *prop = NULL; local
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregparse.c4111 } prop; member

Completed in 184 milliseconds