php_pcre.def 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. EXPORTS
  2. php_pcre2_callout_enumerate
  3. php_pcre2_code_copy
  4. php_pcre2_code_copy_with_tables
  5. php_pcre2_code_free
  6. php_pcre2_compile
  7. php_pcre2_compile_context_copy
  8. php_pcre2_compile_context_create
  9. php_pcre2_compile_context_free
  10. php_pcre2_config
  11. php_pcre2_convert_context_copy
  12. php_pcre2_convert_context_create
  13. php_pcre2_convert_context_free
  14. php_pcre2_dfa_match
  15. php_pcre2_general_context_copy
  16. php_pcre2_general_context_create
  17. php_pcre2_general_context_free
  18. php_pcre2_get_error_message
  19. php_pcre2_get_mark
  20. php_pcre2_get_ovector_pointer
  21. php_pcre2_get_ovector_count
  22. php_pcre2_get_startchar
  23. php_pcre2_jit_compile
  24. php_pcre2_jit_match
  25. php_pcre2_jit_free_unused_memory
  26. php_pcre2_jit_stack_assign
  27. php_pcre2_jit_stack_create
  28. php_pcre2_jit_stack_free
  29. php_pcre2_maketables
  30. php_pcre2_match
  31. php_pcre2_match_context_copy
  32. php_pcre2_match_context_create
  33. php_pcre2_match_context_free
  34. php_pcre2_match_data_create
  35. php_pcre2_match_data_create_from_pattern
  36. php_pcre2_match_data_free
  37. php_pcre2_pattern_info
  38. php_pcre2_serialize_decode
  39. php_pcre2_serialize_encode
  40. php_pcre2_serialize_free
  41. php_pcre2_serialize_get_number_of_codes
  42. php_pcre2_set_bsr
  43. php_pcre2_set_callout
  44. php_pcre2_set_character_tables
  45. php_pcre2_set_compile_extra_options
  46. php_pcre2_set_compile_recursion_guard
  47. php_pcre2_set_depth_limit
  48. php_pcre2_set_glob_escape
  49. php_pcre2_set_glob_separator
  50. php_pcre2_set_heap_limit
  51. php_pcre2_set_match_limit
  52. php_pcre2_set_max_pattern_length
  53. php_pcre2_set_newline
  54. php_pcre2_set_parens_nest_limit
  55. php_pcre2_set_offset_limit
  56. php_pcre2_substitute
  57. php_pcre2_substring_copy_byname
  58. php_pcre2_substring_copy_bynumber
  59. php_pcre2_substring_free
  60. php_pcre2_substring_get_byname
  61. php_pcre2_substring_get_bynumber
  62. php_pcre2_substring_length_byname
  63. php_pcre2_substring_length_bynumber
  64. php_pcre2_substring_list_get
  65. php_pcre2_substring_list_free
  66. php_pcre2_substring_nametable_scan
  67. php_pcre2_substring_number_from_name
  68. php_pcre2_set_recursion_limit
  69. php_pcre2_set_recursion_memory_management